[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:35207] GNOME1 -> 2 への変換でgconf-2が落ちる
ちゃんちゃんこです。
GNOMEを完全にsidのGNOME2にupgradeしたのですが、設定を変換している時にgconfが
syslogに以下のようなメッセージを残して死んでしまい、GNOME2が起動しません。
--
kernel: nfs : server 192.168.1.1 OK
gconfd (chanchan-2929): デーモンのロックの取得に失敗しました。終了します:
'/home/chanchan/.gconf/lock/ior'の作成またはオープンに失敗しました。
--
/home/chanchan は、192.168.1.1 にnfsで接続されています。
JFのNFS-HOWTOなどを読んで、/etc/default/nfs-common を書き換えて
rpc.lockdを起動するようにしたのですが、うまく行きません。
ii nfs-common 1.0.2-1 NFS support files common to client and server
ii nfs-kernel-serve 1.0.2-1 Kernel NFS server support
un nfs-server <なし> (説明(description)がありません)
un nfs-user-server <なし> (説明(description)がありません)
ii gconf2 1.2.1-3 GNOME configuration database system. (daemon and
ii gnome-session 2.0.8-7 The GNOME 2 Session Manager
ii gnome-applets 2.0.3-5 Various applets for GNOME 2 panel
ii gnome-panel 2.0.10-2 Launch and/or dock GNOME 2 applications
ii gnome-panel-data 2.0.10-2 Common files for GNOME 2 panel.
現象の原因がGnomeなのかnfsなのかわからない状態です…
ちゃんちゃんこ