cd /var/lib/dpkg/info
把相应的报错的包都干掉就ok了
再不行就clean,升级
apt-get autoclean
apt-get autoremove
apt-get update
apt-get upgrade
DONE