E: Sub-process /usr/bin/dpkg returned an error code (1)错误解决

在 http://ubuntuforums.org/showthread.php?t=1598999给出了一种解决方法,
引用:
Here is how I solved this problem.

1) Close> 代码:
sudo pkill apt
sudo apt-get clean
sudo pkill apt

3) Start Update Manager and hit "Check".
3a) If you have any updates, install the updates.
4) Close Update Manager.

WARNING: I received this problem when doing an update, even worse, when doing a kernel update. This problem forced only some of the packages to install so a reboot, as some suggest, would spell disaster in my case. Fix your problem before rebooting!

你可能感兴趣的:(E: Sub-process /usr/bin/dpkg returned an error code (1)错误解决)