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

Bug#365400: sed used but no in dependency list



Package: libc6
State: partially configured
Automatically installed: no
Version: 2.3.2.ds1-22sarge3
Priority: required
Section: base
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Uncompressed Size: 15.7M
Depends: libdb1-compat
Suggests: locales, glibc-doc


Install libc6 fails because(?) no sed was installed but sed 
seems to be used in libc6.postinst.

sed can't be installed anymore because libc6 is partly installed 
and can't be removed without removing the entire base system...


Pardon, that's not a libc6 specifc problem.


sed IS installed
sed IS in /bin/
/bin is in PATH...

but:

Tha might be a problem of sym links?

:/# ls /bin | grep sed
sed



See the "sed" ?


:/# ls -al /bin | grep sed
ls: /bin/mount: No such file or directory
ls: /bin/umount: No such file or directory
ls: /bin/sed: No such file or directory
ls: /bin/arch: No such file or directory
ls: /bin/more: No such file or directory
ls: /bin/dmesg: No such file or directory
ls: /bin/loadkeys: No such file or directory
ls: /bin/fgconsole: No such file or directory
ls: /bin/ping: No such file or directory
ls: /bin/ping6: No such file or directory


:/# ls -al /bin/s*
ls: /bin/sed: No such file or directory
lrwxrwxrwx   1 root root    15 Apr 14 23:35 /bin/setpci -> /usr/bin/setpci
lrwxrwxrwx   1 root root     4 Apr 14 23:34 /bin/sh -> bash
-rwxr-xr-x  10 root root 14424 Jul 16  2004 /bin/sleep
-rwxr-xr-x  10 root root 36856 Jul 16  2004 /bin/stty
-rwsr-xr-x  10 root root 23416 May 18  2005 /bin/su
-rwxr-xr-x  10 root root 12216 Jul 16  2004 /bin/sync

:/# aptitude show sed
Package: sed
Essential: yes
State: installed
Automatically installed: no
Version: 4.1.2-8





Reply to: