Espero estar en el lugar correcto.
Estoy siguiendo esta instrucción:https://tecadmin.net/install-zabbix-on-ubuntu/
En lugar de instalar zabbix-release_4.2-1+bionic_all.deb
, descargué el zabbix-release_4.4-1+bionic_all.deb
archivo.
Al instalar and zabbix-server-mysql
and zabbix-frontend-php
, zabbix-agent
aparece el siguiente error:
ahmedsmaha@DarkStar:~$ sudo apt install zabbix-server-mysql zabbix-frontend-php 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-mysql : Depends: libmysqlclient20 (>= 5.7.11) 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.