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

Re: Bug#406619: libc6 [2.5-0exp3] dies on upgrade



Thomas Krichel a écrit :

[...]

> fasolt:/lib# echo $LD_LIBRARY_PATH
> /lib/ld-linux-2.5.so:/usr/lib:/lib

having /lib/ld-linux-2.5.so in LD_LIBRARY_PATH is wrong.

> fasolt:/lib# ls
> Floating point exception
> fasolt:/lib# dselect 
> Illegal instruction
> fasolt:/lib# find
> Segmentation fault
> 
>   Trying something else
> 
> fasolt:/lib# LD_LIBRARY_PATH=
> fasolt:/lib# ls
> ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
> fasolt:/lib# dselect 
> dselect: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
> fasolt:/lib# find
> find: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> 
>   Is there an $LD_LIBRARY_PATH that would give me 
>   access only to the old versions of the library?

It depends if you still have an old version of the library installed. It
looks like that you were able to install the new version with dselect,
the old version has probably been removed.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: