[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with dchroot_start



Hi

On Sun, 09 Jul 2006 12:10:08 +0200, Max A. wrote:
> Try
> exec dchroot -c ia32 -d -q "`basename $0` $ARGS"

If I use the following commands I still have to wait 5s because
all X applications are trying to find /tmp/.ICE/. Any idea how
to fix that (except bind-mounting /tmp)?

 $ echo $DISPLAY
 app109:0
 $ schroot -p -- strace -t xlogo
 23:15:48 execve("/usr/bin/xlogo", ["xlogo"], [/* 41 vars */]) = 0
 23:15:49 connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/8875"}, 21) =
              -1 ENOENT (No such file or directory) 
 23:15:50 connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/8875"}, 21) =
 23:15:51 connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/8875"}, 21) =
 23:15:52 connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/8875"}, 21) =
 ...

bye,

-christian-



Reply to: