On Tue, July 12, 2005 6:45, Marcin Dêbicki said: > > KDE creates all files in user's directory and /tmp. I haven't found any > interesting things in /var
You probably need /var/tmp (specifically: /var/tmp/kdecache-$USER) to be bind mounted in the chroot (I'm lazy so I just mounted all of /var/tmp). To verify you can chroot/dchroot and look in /tmp/kde-$USER and look for broken symlinks (looking real quick on my system I see at least one symlink /tmp/kde-rbf/<somefile> /var/tmp/kdecache-rbf/<somefile>). HTH, Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

