> >Wanna add -x to the 'set -e' in /var/lib/dpkg/info/libc6.postrm and see > >what happens before it segs? > > > >I'm fairly confident that once you find it, you could just add exit 0 to > >the beginning of the script (past the hashbang) and stuff will work fine. > >But it's nice to know. I figure ldconfig is segfaulting... > > > >And if that works, see what happens if you ldconfig after the new libc6 is > >unpacked.
Sounds like it is bash that is segv'ing then. Can you run /bin/sh? -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

