-
Problem report
-
Resolution: Won't fix
-
Trivial
-
None
-
5.0.5
-
None
-
None
Steps to reproduce:
- Clean ubuntu 20.04 installation
- Try to follow the instructions under
https://www.zabbix.com/download?zabbix=5.0&os_distribution=ubuntu&os_version=20.04_focal&db=postgresql&ws=nginx****- install zabbix apt repository
- apt install zabbix-server-pgsql zabbix-frontend-php php7.4-pgsql zabbix-nginx-conf zabbix-agent
Result:
root@zabbix-master-1:~# apt install zabbix-server-pgsql zabbix-frontend-php php7.4-pgsql zabbix-nginx-conf zabbix-agent Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: zabbix-server-pgsql : Depends: libevent-2.1-6 (>= 2.1.8-stable) but it is not installable Depends: libsnmp30 (>= 5.7.3+dfsg-1.8ubuntu3.6~dfsg) but it is not installable Recommends: snmpd but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Expected:
Please fix the package requirements or update the installtion, because it does not (yet) work for ubuntu 20.04 because of missing dependencies.
Do you have a workaround in mind for me?
Thanks in advance!
Yann