-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
6.4.10
-
None
-
None
-
Ubuntu 22.04 Jammy LTS
Steps to reproduce:
-
- Start with a clean Ubuntu 22.04 install
- Download the repo installer via https://www.zabbix.com/download instructions
- Run apt update
- Attempt to install zabbix agent via sudo apt install zabbix-agent
Result:
sudo apt install zabbix-agent2
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-agent2 : Depends: libc6 (>= 2.34) but 2.31-0ubuntu9.14 is to be installed
Depends: libssl3 (>= 3.0.0~~alpha1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Expected:
Zabbix Agent installs of course.