On Tue, 2003-09-23 at 03:21, Dirk Morris wrote:Thanks Philip
dpkg: error processing /var/cache/apt/archives/libc6_2.3.2-7_i386.deb (--unpack):
dpkg: warning - old post-removal script killed by signal (Segmentation fault)
Please check $LD_LIBRARY_PATH and /etc/ld.so.conf, and make sure you don't have old versions of glibc installed in any of the directories mentioned there. It might be useful if you could show us the output of "ldd /bin/sh", as well.
p.
~ # cat /etc/ld.so.c [dmorris @ jimbo]
dog: /etc/ld.so.c: No such file or directory
~ # cat /etc/ld.so.conf [dmorris @ jimbo]
/usr/X11R6/lib
~ # ldd /bin/sh [dmorris @ jimbo]
libncurses.so.5 => /lib/libncurses.so.5 (0x40017000)
libdl.so.2 => /lib/libdl.so.2 (0x40054000)
libc.so.6 => /lib/libc.so.6 (0x40057000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Actually this isnt a debian bug, it seems to be some kernel bug.
This happened to be on every machine of ours running 2.5 kernels and no others.
I rebooted to 2.4 on some of them and tried the upgrade and everything went fine.
Sorry bout that!
-dirk morris
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

