dpkg issues

It doesn't matter what method I use either command line or Synaptic GUI, it seems as if dpkg is broken. I get a consistent message that dpkg has generated error #100. Any ideas how I can replace the package manager (DPKG) without it working?

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: dpkg issues


aptitude download dpkg
ar x dpkg_*.deb
cd / && tar xzf /tmp/data.tar.gz

Be sure that the downloaded dpkg is the same version as you're using.
Cheers, Georg

Syndicate content