[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556429: marked as done (libc6: attempted install leaves system in bad state - ldconfig)



Your message dated Mon, 16 Nov 2009 08:19:13 +0100
with message-id <20091116071913.GA30119@hall.aurel32.net>
and subject line Re: Bug#556429: libc6: attempted install leaves system in bad state - ldconfig
has caused the Debian Bug report #556429,
regarding libc6: attempted install leaves system in bad state - ldconfig
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
556429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556429
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version 2.10.1-5

When I try to upgrade libc6 with dpkg (yeah, I still do that occasionally) 
from 2.7-18 to 2.10.1-5, it unpacks before noticing that libc-bin is not 
there.  This leaves the system without a copy of ldconfig.

Should the dependency on libc-bin be a Pre-Depends?

transcript:

# dpkg --install libc6_2.10.1-5_i386.deb              
(Reading database ... 76867 files and directories currently installed.)
Preparing to replace libc6 2.7-18 (using .../libc6_2.10.1-5_i386.deb) ...
Removing obsolete conffile /etc/init.d/glibc.sh ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking replacement libc6 ...
dpkg: dependency problems prevent configuration of libc6:
 libc6 depends on libc-bin (= 2.10.1-5); however:
  Package libc-bin is not installed.
dpkg: error processing libc6 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libc6
# dpkg --install libc-bin_2.10.1-5_i386.deb             
dpkg: `ldconfig' not
found on PATH.
dpkg: 1 expected program(s) not found on PATH.





--- End Message ---
--- Begin Message ---
On Sun, Nov 15, 2009 at 08:03:49PM -0500, Brian Sammon wrote:
> Package: libc6
> Version 2.10.1-5
> 
> When I try to upgrade libc6 with dpkg (yeah, I still do that occasionally) 
> from 2.7-18 to 2.10.1-5, it unpacks before noticing that libc-bin is not 
> there.  This leaves the system without a copy of ldconfig.

That should not be a huge problem. You can still install libc-bin after
that using --force-all.

> Should the dependency on libc-bin be a Pre-Depends?

It could not be Pre-Depends, otherwise apt-get will refuse to upgrade
libc*.

> transcript:
> 
> # dpkg --install libc6_2.10.1-5_i386.deb              
> (Reading database ... 76867 files and directories currently installed.)
> Preparing to replace libc6 2.7-18 (using .../libc6_2.10.1-5_i386.deb) ...
> Removing obsolete conffile /etc/init.d/glibc.sh ...
> Checking for services that may need to be restarted...
> Checking init scripts...
> Unpacking replacement libc6 ...
> dpkg: dependency problems prevent configuration of libc6:
>  libc6 depends on libc-bin (= 2.10.1-5); however:
>   Package libc-bin is not installed.
> dpkg: error processing libc6 (--install):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
>  libc6
> # dpkg --install libc-bin_2.10.1-5_i386.deb             
> dpkg: `ldconfig' not
> found on PATH.
> dpkg: 1 expected program(s) not found on PATH.
> 
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-glibc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


--- End Message ---

Reply to: