
rnaville
(usa Ubuntu)
Enviado em 23/10/2025 - 14:17h
Estou instalando o Zabbix Server em uma nova máquina com Ubuntu Server 25.10, seguindo as instruções do site oficial do Zabbix.
Está me dando este erro:
root@zabbix:~# apt insta
ll zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent
Solving dependencies... Erro !
Alguns pacotes não puderam ser instalados. Isso pode significar que
você solicitou uma situação impossível ou se você está a usar a
distribuição unstable em que alguns pacotes pedidos ainda não foram
criados ou foram movidos do Incoming.
A seguinte informação pode ajudar a resolver a situação:
Unsatisfied dependencies:
zabbix-server-mysql : Depende: libmysqlclient21 (>= 8.0.11) mas não é instalável
Depende: libxml2 (>= 2.7.4) mas não é instalável
Error: Unable to satisfy dependencies. Reached two conflicting decisions:
1. zabbix-frontend-php:amd64=1:7.4.4~rc1-1+ubuntu24.04 is selected for install
2. zabbix-frontend-php:amd64 Depende php-xml
but none of the choices are installable:
- php-xml:amd64=2:8.4+96ubuntu1 -> | php-xml:amd64
but none of the choices are installable:
- php-xml:amd64 Depende php8.4-xml
but none of the choices are installable:
- php8.4-xml:amd64 Depende libxml2-16 (>= 2.14.1)
but none of the choices are installable:
- libxml2-16:amd64 is selected for removal
- php8.4-xml:amd64=8.4.11-1ubuntu1 -> | php8.4-xml:amd64
but none of the choices are installable:
- php8.4-xml:amd64 is selected for removal as above
root@zabbix:~#
​