New software can't be installed, because there is a problem with the software currently installed. Do you want to repair now?
hit Repair
Package operation failed
The installation or removal of a software package failed.
Details => installArchives()failed:Could not exec dpkg!
Error in function
(synaptic:12725): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)
A package failed to install. Trying to recover:
sh: 1: dpkg: not found
sudo apt-get install -f
, post the error message. – Panther May 30 '14 at 21:29Reading state information... Done Correcting dependencies... Done The following packages will be REMOVED: skype 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 62.5 kB disk space will be freed. Do you want to continue? [Y/n] y Could not exec dpkg! E: Sub-process /usr/bin/dpkg returned an error code (100) tom@thomas:~$ – Tom Connolly May 31 '14 at 00:00