dpkg 出错

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

dpkg 出错

#1

帖子 field » 2006-03-13 10:46

可能是强行中止安装程序的原因,
重新进入Synaptic Package Manager提示下面的错误:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
忽略这个错误,什么软件都是装到一半就停止不动了。
在控制台下执行$sudo dpkg --configure -a
li@xsl:~$ sudo dpkg --configure -a
Password:
Setting up tetex-bin (2.0.2-25ubuntu0.4) ...
Merging information from /etc/texmf/texmf.d/ into /etc/texmf/texmf.cnf ... done
Regenerating /var/lib/texmf/web2c/fmtutil.cnf ... done
Regenerating /var/lib/texmf/web2c/updmap.cfg ... done
Running initex. This may take some time. ...
Running updmap. This may take some time. ...

就停在这里不动了,请问如何解决?谢谢!
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#2

帖子 eexpress » 2006-03-13 10:49

新立得里面定位broken的包,全部选择,xx掉可以不。
● 鸣学
field
帖子: 156
注册时间: 2005-05-31 19:32

#3

帖子 field » 2006-03-13 13:09

x掉之后,重新起动新得立,没有错误提示。
但是在安装tetex-bin的时候,还是停在这个地方
Regenerating /var/lib/texmf/web2c/fmtutil.cnf ... done
Regenerating /var/lib/texmf/web2c/updmap.cfg ... done
Running initex. This may take some time. ...
Running updmap. This may take some time. ...
field
帖子: 156
注册时间: 2005-05-31 19:32

#4

帖子 field » 2006-03-13 13:18

x掉之后,重新起动新得立,没有错误提示。
但是在安装tetex-bin的时候,还是停在这个地方
Regenerating /var/lib/texmf/web2c/fmtutil.cnf ... done
Regenerating /var/lib/texmf/web2c/updmap.cfg ... done
Running initex. This may take some time. ...
Running updmap. This may take some time. ...
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#5

帖子 eexpress » 2006-03-13 13:54

config一下。再update一下。其他的应该就没问题了。你这个tetex-bin就不知道了。好像这个的是bin自己设置,所以说不好了的。
● 鸣学
field
帖子: 156
注册时间: 2005-05-31 19:32

#6

帖子 field » 2006-03-13 19:18

好的,谢谢!
回复