分页: 1 / 1

unbentu 无法安装软件,无法更新,有以下提示

发表于 : 2007-09-08 7:23
carycool
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
请求如何解决?

发表于 : 2007-09-08 8:07
carycool
问题已解决 cd /var/crash就可以了,具体原因不明。

发表于 : 2007-09-10 11:43
王飞翔88
楼上什么意思?进入这个文件夹?我也遇到同样问题阿

发表于 : 2007-09-10 22:30
sexbond
Open a terminal (Menu->Accessories->Terminal).
Type the following command and press the Enter key:

dpkg --configure -a && sudo apt-get -f install

This should correct the problem and restart the install.

发表于 : 2007-09-15 11:05
王飞翔88
应该是在终端输入:sudo dpkg --configure -a;sudo apt-get -f install 问题得到解决