错误 Could not update ICEauthority file 和 usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256

 

Error1: Could not update ICEauthority file /var/lib/gdm/.ICEauthority

Error2: This is a problem with the configuration sever. (usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

 

 

A:

https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/432492

http://forum.ubuntu.org.cn/viewtopic.php?f=94&t=254928&p=1744133

http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-desktop-sled/sled-install-boot/382656-could-not-update-iceauthority-problem-w-configuration-server.html

http://ubuntuforums.org/showthread.php?t=1021106

http://forums.opensuse.org/install-boot-login/426504-could-not-update-iceauthority-var-something-iceauthority.html

 

 

解决Error2:$ sudo dpkg-reconfigure gdm

 

 

正确配置:

# ll /var/lib

drwxr-x--- 11 gdm           gdm           4096 1969-12-31 18:15 gdm

 

$/home/ubuntu# ll .ICEauthority
-rwxr--r-- 1 ubuntu ubuntu 4204 2010-03-22 04:29 .ICEauthority

 

结果发现时因为在host上解压rootfs时候,没有加--numeric-owner

#tar --numeric-owner zxf xxx.tgz -C /mnt/msc

你可能感兴趣的:(file,ubuntu,2010)