PDA

View Full Version : [ubuntu] error dpkg code 1



jorissansen
February 15th, 2014, 07:21 PM
Hello,
I think I ave an error with my computer, i'm totally unable to install or uninstall a package, i get thoses error:

python-setuptools
E: Sub-process /usr/bin/dpkg returned an error code (1)

I don't know what to do, and i can't find anything on the web that can help me...

Jonathan Precise
February 15th, 2014, 07:42 PM
Try:


sudo apt-get -fy install > $HOME/Desktop/results.txt 2>&1

Attach the results.txt file.