分页: 1 / 1

[问题]ubuntu升级以后系统全部乱码,急急急

发表于 : 2007-05-09 8:56
chenfeg
执行sudo apt-get upgrade 后提示有如下错误:
Errors were encountered while processing:
acpid
xfonts-scalable
E: Sub-process /usr/bin/dpkg returned an error code (1)
更新系统后,出现的情况,连登录窗口都是乱码

发表于 : 2007-05-11 6:04
horsefaced
是啊,我现在也遇到这个情况了,还好有两台机子。一台升级完就这个样子了,全是方框

发表于 : 2007-05-19 12:28
flod
https://launchpad.net/ubuntu/+source/ac ... comments/2
I got the same problem during the upgrade, however it was resolved stopping acpid
sudo /etc/init.d/acpid stop
and then dpgk was able to configure everything
sudo dpkg --configure -a

那个乱码问题我也没解决。:(