安装vbox失败,新立得出错,无法启动!!HELP

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
头像
sxfbest
帖子: 178
注册时间: 2006-10-01 10:19

安装vbox失败,新立得出错,无法启动!!HELP

#1

帖子 sxfbest » 2007-05-13 22:26

安装vbox失败,新立得出错,无法启动!!HELP
新立得出错信息:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
该怎么办
jimmin
帖子: 2138
注册时间: 2006-09-24 4:37

#2

帖子 jimmin » 2007-05-13 22:28

dpkg --configure -a
头像
sxfbest
帖子: 178
注册时间: 2006-10-01 10:19

#3

帖子 sxfbest » 2007-05-13 22:34

在终端运行dpkg --configure -a吗?
没用啊,还是不能打开新立得
头像
toomanystars
帖子: 168
注册时间: 2006-09-12 17:01

#4

帖子 toomanystars » 2007-05-13 23:20

是不是加了一个ubuntu-cn的源?把那个有vbox的cn的源去掉就好了。
手动编辑:
sudo vim /etc/apt/sources.list
把包含ubuntu-cn的那个源注释掉,然后
sudo apt-get update
应该就好了,我上次就这么搞的。vbox去官方网站下载安装吧,有deb包
回复