Paket-Abhängigkeiten unter Debian

Manchmal kommt es vor das man ein Paket in Debian nicht installieren kann weil es Probleme mit den Abhängigkeiten gibt. Ich hatte heute dieses Problem als ich eine Libray nachinstallieren wollte um die Nagios-Plugins auf einem Server neuzubauen. Folgende Fehlermeldung wird ausgespuckt:

neckar:/# apt-get install libssl-dev
Reading Package Lists… Done
Building Dependency Tree… 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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libssl-dev: Depends: libssl0.9.7 (= 0.9.7e-3sarge4) but 0.9.7g-5 is to be installed
E: Broken packages

Ich hatte auf dem Server vor Urzeiten bestimmte Pakete nicht von einem offiziellen Debianserver installiert, sondern von einem Server mit Backports. Das Problem mit der Abhängigkeit kann man recht einfach lösen. Das entsprechende Paket bei Externer Linkhttp://packages.debian.org download und dann mit „dpkg –force-downgrade libssl0.9.7_0.9.7e-3sarge4_i386.deb“ installieren.

0 Gedanken zu „Paket-Abhängigkeiten unter Debian

Schreiben Sie einen Kommentar

Ihre E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

* Die DSGVO-Checkbox ist ein Pflichtfeld

*

Zustimmung zur Datenspeicherung lt. DSGVO