zabbix-서버-mysql 오류

zabbix-서버-mysql 오류

내가 올바른 곳에 있기를 바랍니다.

나는 다음 지시를 따르고 있습니다 :https://tecadmin.net/install-zabbix-on-ubuntu/

설치하는 대신 파일 zabbix-release_4.2-1+bionic_all.deb을 다운로드했습니다 zabbix-release_4.4-1+bionic_all.deb.

zabbix-server-mysqlzabbix-frontend-php및 를 설치하면 zabbix-agent다음과 같은 오류 출력이 표시됩니다.

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.

관련 정보