首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

subprocess installed post-installation script returned error exit status 一

2013-10-28 
subprocess installed post-installation script returned error exit status 1?如果 apt-get 出現 “subpr

subprocess installed post-installation script returned error exit status 1

?

如果 apt-get 出現 “subprocess installed post-installation script returned error exit status 1″ 的錯誤

dpkg: error processing util-linux (–configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
util-linux
E: Sub-process /usr/bin/dpkg returned an error code (1)

進到 /var/lib/dpkg/info 目錄

將卡住的套件檔案刪掉即可

apt-get autoclean
apt-get autoremove
apt-get update
apt-get upgrade

热点排行