T
T
Thiago Alvarez2018-08-29 14:17:34
Debian
Thiago Alvarez, 2018-08-29 14:17:34

zabbix + debian. Dependencies. What to do?

Hello! There is a problem. When installing zabbix 3.4.12 on debian 9.
When installing:

apt install zabbix-server-mysql zabbix-frontend-php

Gives out:
The following packages have unmet dependencies:
 zabbix-server-mysql : Depends: libiksemel3 (>= 1.2) but it is not installable
                       Depends: libopenipmi0 but it is not installable
                       Depends: fping but it is not installable
                       Recommends: snmpd but it is not installable
E: Unable to correct problems, you have held broken packages.

What to do?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir Bobylev, 2018-08-29
@ShturmN

I live on the 4th branch for a long time. Although alpha9 is written, it is quite stable.

M
moropsk, 2018-08-29
@moropsk

So you can put it by hand.
Example:
aptitude search libiksemel3
aptitude install libiksemel3
nano /etc/apt/sources.list
deb mirror.yandex.ru/debian stretch main
deb-src mirror.yandex.ru/debian stretch main
deb security.debian.org/debian-security stretch /updates main
deb-src security.debian.org/debian-security stretch/updates main
# stretch-updates, previously known as 'volatile'
deb mirror.yandex.ru/debian stretch-updates main
deb-src mirror.yandex.ru /debian stretch-updates main

A
AVKor, 2018-08-29
@AVKor

What to do?

Stop doing bullshit.
Debian 9 does not have version 3.4.12.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question