Comment 4 for bug 983543

Revision history for this message
Kuya Marc (kuya-marc) wrote : Re: [Bug 983543] Re: Internal Error, No file name for libc6

It seems to be working! However, due to Internet-related bottlenecks on my
end, "apt-get dist-upgrade" runs longer than normal. I think the dpkg
instructions is what fixed the problem.

Marc
*
*

On Thu, Apr 19, 2012 at 02:56, Sean Clarke <<email address hidden>
> wrote:

> See if this fixes it for you.... as root:
>
> apt-get update
> apt-get clean
> apt-get install -fy
> dpkg -i /var/cache/apt/archives/*.deb
> dpkg --configure -a
> apt-get install -fy
> apt-get dist-upgrade
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/983543
>
> Title:
> Internal Error, No file name for libc6
>
> Status in “eglibc” package in Ubuntu:
> Confirmed
>
> Bug description:
> Here are the results when doing a sudo apt-get update && sudo apt-get
> dist-upgrade:
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> You might want to run 'apt-get -f install' to correct these.
> The following packages have unmet dependencies:
> libc6 : Depends: libc-bin (= 2.15-0ubuntu9) but 2.15-0ubuntu7 is
> installed
> libstdc++6 : Depends: gcc-4.6-base (= 4.6.3-1ubuntu4) but 4.6.3-1ubuntu5
> is installed
> libstdc++6-4.6-dev : Depends: libstdc++6 (>= 4.6.3-1ubuntu5) but
> 4.6.3-1ubuntu4 is installed
> E: Unmet dependencies. Try using -f.
>
> Here are the results for: sudo apt-get -f install -y
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Correcting dependencies... Done
> The following extra packages will be installed:
> libc-bin libstdc++6
> The following packages will be upgraded:
> libc-bin libstdc++6
> 2 upgraded, 0 newly installed, 0 to remove and 138 not upgraded.
> 10 not fully installed or removed.
> Need to get 0 B/1,458 kB of archives.
> After this operation, 1,024 B of additional disk space will be used.
> E: Internal Error, No file name for libc6
>
> Problem first noticed 10 hours prior to this posting.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 12.04
> Package: libc6 2.15-0ubuntu9
> ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
> Uname: Linux 3.2.0-23-generic i686
> ApportVersion: 2.0.1-0ubuntu3
> Architecture: i386
> Date: Tue Apr 17 07:22:23 2012
> EcryptfsInUse: Yes
> InstallationMedia: Lubuntu 11.10 "Oneiric Ocelot" - Release i386
> (20111012)
> ProcEnviron:
> LANGUAGE=en_PH:en
> TERM=xterm
> PATH=(custom, no user)
> LANG=en_PH.UTF-8
> SHELL=/bin/bash
> SourcePackage: eglibc
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions
>