|
本来装的是sarge版本的,但是由于想装eclipse。修改source.lst,将unstable添加了进去,然后进行apt-get dist-upgrade ,但是升级后,显示驱动除了问题,屏幕不能正常显示,并且输入法不能正常使用,于是又将source。lst的unstable去掉,然后进行了 apt-get update ,apt-get remove gnome*
想把这些东西删除后,重新‘安装一遍。但是在删除时除了问题, gdm怎么都删除不掉,下面是错误文件,不知道什么原因,
Reading package lists...
Building dependency tree...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "zh_CN:zh:en_US:en",
LC_ALL = "en_US",
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
gdm is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up gdm (2.6.0.8-1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "zh_CN:zh:en_US:en",
LC_ALL = "en_US",
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
frontend: cannot connect to X server
dpkg: error processing gdm (--configure):
subprocess post-installation script returned error exit status 1
Setting up xserver-xorg (6.9.0.dfsg.1-4) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "zh_CN:zh:en_US:en",
LC_ALL = "en_US",
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
frontend: cannot connect to X server
[color="Red"]dpkg: error processing xserver-xorg (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
gdm
xserver-xorg
E: Sub-process /usr/bin/dpkg returned an error code (1)
这个市什么原因,有办法恢复吗?或者告诉我一个找到解决办法的途径,比如阅读那些文档?
谢谢了, |
|