As per title, I'm unable to install the zabbix-agent2 on Raspberry Pi 4 running 64bit Raspberry Pi OS (Debian 11 bullseye)
When attempting to add the apt source with the following command..
sudo dpkg -i zabbix-release_6.2-2+debian11_all.deb
and then execute an apt update
I get the error
Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'https://repo.zabbix.com/zabbix-agent2-plugins/1/raspbian bullseye InRelease' doesn't support architecture 'amd64'
Has anyone managed to install the agent on 64bit Raspberry Pi OS??
When attempting to add the apt source with the following command..
sudo dpkg -i zabbix-release_6.2-2+debian11_all.deb
and then execute an apt update
I get the error
Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'https://repo.zabbix.com/zabbix-agent2-plugins/1/raspbian bullseye InRelease' doesn't support architecture 'amd64'
Has anyone managed to install the agent on 64bit Raspberry Pi OS??
Comment