Seite 1 von 1

installation OPSI

Verfasst: 19 Okt 2022, 05:28
von Grantyo
j'essaye de faire une installation de OPSI sur mon ubuntu 20.04 j'avance bien mais quand je fais
apt install opsi-server
j'ai une erreur qui est :

The following packages have unmet dependencies:
opsiconfd : Depends: python-openssl but it is not installable
Depends: python-rrdtool but it is not installable
Depends: python-twisted but it is not installable
python-opsi : Depends: python-crypto but it is not installable
Depends: python-ldaptor but it is not installable
Depends: python-m2crypto but it is not installable
Depends: python-magic but it is not installable
Depends: python-mysqldb but it is not installable
Depends: python-newt but it is not installable
Depends: python-openssl but it is not installable or
python-pyopenssl but it is not installable
Depends: python-sqlalchemy but it is not installable
Depends: python-twisted-web but it is not installable
Recommends: python-distro but it is not installable
E: Unable to correct problems, you have held broken packages.

Re: installation OPSI

Verfasst: 19 Okt 2022, 11:41
von m.radtke
Salut

what does

Code: Alles auswählen

apt install -f
say?

regards
Mathias