Strange apt-get behaviour...

1999-09-30 Thread umrenic2
Please respond to the above email as I only subscribe to the digest, and not the actual mailing list. Guys, I tried running apt-get on a potato system running kernel 2.2.12 this afternoon, and when it finished downloading the Packages.gz files, apt-get exited with this error message: Read

Re: suidregister problem with apt-get upgrade

1999-09-27 Thread umrenic2
> You got bit by a bug in dpkg. Simply chmod 755 /usr/bin/perl* and then > start apt-get again. This bug is fixed in the latest dpkg, so it shouldn't > happen again. > > Ben Thanks alot Ben. It worked like a charm. I guess I should have looked at the bug reports a bit closer...Lazy me... Th