OS: Debian Bullseye within LXC in a ProxMox environment
I follow the instructions here: https://www.zabbix.com/download?zabb...debian&os_vers ion=11&components=agent_2&db=&ws=
output:
However:
And, interestingly enough:
So, basically, its not installing the repository?
Has anyone run into this before? Thank you!
I follow the instructions here: https://www.zabbix.com/download?zabb...debian&os_vers ion=11&components=agent_2&db=&ws=
output:
HTML Code:
matthew@Technitium:~$ sudo dpkg -i zabbix-release_6.2-4+debian11_all.deb (Reading database ... 24468 files and directories currently installed.) Preparing to unpack zabbix-release_6.2-4+debian11_all.deb ... Unpacking zabbix-release (1:6.2-4+debian11) over (1:6.2-4+debian11) ... Setting up zabbix-release (1:6.2-4+debian11) ...
HTML Code:
matthew@Technitium:~$ sudo apt install zabbix-agent2 zabbix-agent2-plugin* Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package zabbix-agent2 E: Unable to locate package zabbix-agent2-plugin* E: Couldn't find any package by glob 'zabbix-agent2-plugin*'
HTML Code:
matthew@Technitium:/etc/apt/sources.list.d$ ls -lh total 8.0K -rw-r--r-- 1 root root 62 Feb 4 10:23 elastic-8.x.list -rw-r--r-- 1 root root 66 Jan 13 05:53 graylog-sidecar.list matthew@Technitium:/etc/apt/sources.list.d$
Has anyone run into this before? Thank you!
Comment