libc-bin break libc6, libc6-i386

Bug #863987 reported by vista killer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eglibc (Ubuntu)
Confirmed
Undecided
Unassigned

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/

Tags: multiarch
Revision history for this message
vista killer (vistakiller) wrote :

sorry for the last. When i give -f install it returns this

Can't exec "locale": Δεν υπάρχει τέτοιο αρχείο ή κατάλογος at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Προρύθμιση πακέτων ...
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: error: 1 expected program not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in eglibc (Ubuntu):
status: New → Confirmed
Revision history for this message
Thomas Wagner (tomas-wagner) wrote :

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.

Colin Watson (cjwatson)
tags: added: multiarch
Revision history for this message
vista killer (vistakiller) wrote :

Thomas Wagner thank you. This work form me and after apt-get install libc-bin i give -f install and was working.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.