打不开软件包管理器

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
sexbond
帖子: 25
注册时间: 2007-08-16 15:36

打不开软件包管理器

#1

帖子 sexbond » 2007-09-05 21:14

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.


为什么我不知道 请教
sexbond
帖子: 25
注册时间: 2007-08-16 15:36

#2

帖子 sexbond » 2007-09-05 21:58

自己解决 呵呵

解决方法
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.
回复