The problem is most likely to occur on large deb files. Small one are much more likely to install OK. The problem is not limited to any one particular file. Also, dpkg -i is more likely to work than apt-get.
Somewhere someone said that it may be a corrupt library. I reinstalled lots of packages and that didn't fix the problem. I just went through the painful process (many, many hangs requiring repeat runs!!) of upgrading to testing to see if that fixed the problem. I don't think it did. Right now I am really questioning my decision to switch from Redhat over to debian. The main draw for me was the power of apt-get, but it is more problem than solution. Arg! I wish there was someone with a fix for this. David Kevin Mark said: > On Fri, Apr 02, 2004 at 01:02:28PM -0500, David wrote: >> When I ran the apt-get inside strace, it was killed by SIGSEGV and left >> the three dpkg-deb processes orphans. Those three processes seem to be >> trying to unpack the same file. Why am I getting three processes? I >> tried to capture the unpacking on another debian computer and it only >> seems to have one. >> >> David >> > Hi David, > sounds like you need to dig a bit deeper into the pre- & post- stage of > package installation. > In /var/lib/dpkg/info/{pkgname}.* there are scripts -- most in bourne > shell, so they are imposible to follow. See if you can see what is > happening there.... > -Kev > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]