Help Help I am not sure what is going on. I did this last week on a different VM but today i have some crazy stuff going on.
I had my system admin setup a new Ubuntu 20.04 host, i setup the apt proxy and was able to do a apt upgrade and apt update.
Then i downloaded the zabbix-release_6.0-1+ubuntu20.04_all.deb,,, wget does not work with the proxy, ftp'ed it to the host and did the dpkg -i. The seem to work fine, then did a apt install for the zabbix-agent, zabbix-proxy-mysql.
It would not pull the zabbix-sql-scripts. Start to poke around and found I had the zabbix-agent version 4.0.17.
I looked in the /etc./apt/apt.conf.d and the zabbix config file is pointing to the 6.0 repo. Has anyone else had this issue?

I tried to just download the packages from the zabbix repo, but we all know what the rabbit hole of getting all the depend package can be like.
Thanks
I had my system admin setup a new Ubuntu 20.04 host, i setup the apt proxy and was able to do a apt upgrade and apt update.
Then i downloaded the zabbix-release_6.0-1+ubuntu20.04_all.deb,,, wget does not work with the proxy, ftp'ed it to the host and did the dpkg -i. The seem to work fine, then did a apt install for the zabbix-agent, zabbix-proxy-mysql.
It would not pull the zabbix-sql-scripts. Start to poke around and found I had the zabbix-agent version 4.0.17.
I looked in the /etc./apt/apt.conf.d and the zabbix config file is pointing to the 6.0 repo. Has anyone else had this issue?

I tried to just download the packages from the zabbix repo, but we all know what the rabbit hole of getting all the depend package can be like.
Thanks
Comment