apt-get 出现 "subprocess installed post-installation script returned error exit status 1" ∞ draft 28 Nov 2013 jsongo cd /var/lib/dpkg/info 把相应的报错的包都干掉就ok了 再不行就clean,升级 apt-get autoclean apt-get autoremove apt-get update apt-get upgrade DONE