Linux运维 E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. 在Ubuntu系统,执行sudo apt-get install安装对应的软件出现如下错误 解决执行: cd /var/lib/dpkg/upda 在Ubuntu系统,执行sudo apt-get install安装对应的软件出现如下错误解决执行:cd /var/lib/dpkg/updates && rm -r ./*