NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
dpkg issuesIt 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? |
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