Problem mit Abhängigkeiten

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
smartt
Beiträge: 52
Registriert: 05.11.2003 17:27:27

Problem mit Abhängigkeiten

Beitrag von smartt » 10.04.2007 14:18:08

hallo,

ich habe Probleme mit Abhängigkeiten wenn ich apt-get build-dep courier-maildrop ausführen möchte.
ich verwende Debian Sarge:

Code: Alles auswählen

apt-get build-dep courier-maildrop
Reading Package Lists... Done
Building Dependency Tree... Done
Package libmysqlclient-dev is a virtual package provided by:
  libmysqlclient15-dev 5.0.32-7~bpo.1
  libmysqlclient12-dev 4.0.24-10sarge2
  libmysqlclient10-dev 3.23.56-3
You should explicitly select one to install.
Note, selecting libldap2-dev instead of libldap-dev
E: Build-dependencies for courier-maildrop could not be satisfied.
ein apt-get install libmysqlclient12-dev bringt dann folgendes:

Code: Alles auswählen

apt-get install libmysqlclient12-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:
  libmysqlclient12-dev: Depends: zlib1g-dev but it is not going to be installed
E: Broken packages
was läuft da falsch? Stimmt was mit meiner sources.list nicht?

edit: ich hab eben gelesen, das ETCH jetzt Stable ist. Zu blöd, das ich vorhin über netselect-apt eine neue sources.list habe erstellen lassen, in welcher nicht SARGE sondern STABLE drin stand. jetzt hab ich wohl die Pakete vermischt? Kann ich mit dist-upgrade jetzt einfach auf ETCH wechseln?

Gruß, smartt

wilderigel
Beiträge: 41
Registriert: 19.06.2006 18:27:21
Wohnort: AT

Beitrag von wilderigel » 10.04.2007 17:26:41

Obs einfach wird stellt sich dann raus.
Ich hatte keine Probleme die nicht schnell lösbar waren.

http://www.debian.org/releases/etch/i38 ... ex.de.html sollte man aber davor mal lesen.

Antworten