[Bug 863987] Re: libc-bin break libc6, libc6-i386
Thomas Wagner
863987 at bugs.launchpad.net
Sun Oct 2 18:36:33 UTC 2011
I solved this "bug" by unpacking ldconfig from its origin lib-bin
package from ubuntu repository. Than i copied it to sbin directory and
dpkg package system now works. In Ubuntu commands:
aptitude download libc-bin
dpkg-deb -x libc-bin*.deb libc-bin-unpacked/
sudo cp libc-bin-unpacked/sbin/ldconfig* /sbin/
And then you must install libc-bin from package system by: apt-get
install libc-bin.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/863987
Title:
libc-bin break libc6, libc6-i386
Status in “eglibc” package in Ubuntu:
Confirmed
Bug description:
Before one month i have upgrade my system Kubuntu 11.04 to the alpha oneiric 11.10. Before some days the last update of libc-bin break my package system. Has break libc6 and libc6-i386 that was install in my system.
The message i get from apt-get is
libc6 : Depends: libc-bin (= 2.13-20ubuntu2)
libc6:i386 : Depends: libc-bin:i386 (= 2.13-20ubuntu2)
when i try to fix the problem with -f install it returns this
Τα ακόλουθα επιπλέον πακέτα θα εγκατασταθούν:
libc-bin libc-dev-bin libc6 libc6:i386 libc6-dev libc6-i386
Προτεινόμενα πακέτα:
glibc-doc glibc-doc:i386 locales:i386
Τα ακόλουθα ΝΕΑ πακέτα θα εγκατασταθούν:
libc-bin
Τα ακόλουθα πακέτα θα αναβαθμιστούν:
libc-dev-bin libc6 libc6:i386 libc6-dev libc6-i386
5 αναβαθμίστηκαν, 1 νέο εγκατεστημένα, 0 θα αφαιρεθούν και 379 δεν αναβαθμίζονται.
1 μη πλήρως εγκατεστημένα ή αφαιρέθηκαν.
E: Could not get lock /var/cache/apt/archives/lock - open (11: Ο πόρος είναι προσωρινά μη διαθέσιμος)
E: Unable to lock directory /var/cache/apt/archives/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/863987/+subscriptions
More information about the foundations-bugs
mailing list