ich habe einen Server mit testing aufsetzen müssen.
Nun möchte ich libc6-i686 installieren und bekomme folgenden Fehler
Code: Alles auswählen
leda:/tmp# apt-get install libc6-i686
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:
libc6-i686: PreDepends: libc6 (= 2.3.2.ds1-22) but 2.3.5-6 is to be installed
nur wie kann ich mittels apt die ältere Version erzwingen
Jemand ne Idee ?
danke
/jk