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.
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
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