Re: schroot leaving sessions behind

2007-04-17 Thread Wackojacko
Anton Piatek wrote: Wackojacko wrote: Anton Piatek wrote: Wackojacko wrote: Anton Piatek wrote: It may help if you could give us more information on what myprogram does, and how it is launched, in the chroot? In any case you could try #schroot -e --all-sessions to kill the existing processes

Re: schroot leaving sessions behind

2007-04-17 Thread Anton Piatek
Wackojacko wrote: > Anton Piatek wrote: >> Wackojacko wrote: >>> Anton Piatek wrote: Hi, I set up a basic schroot environment to run a couple of 32 bit apps on my amd64 box. The problem is that when the program exits schroot leaves all its session data behind, mount points and all (s

Re: schroot leaving sessions behind

2007-04-16 Thread Wackojacko
Anton Piatek wrote: Wackojacko wrote: Anton Piatek wrote: Hi, I set up a basic schroot environment to run a couple of 32 bit apps on my amd64 box. The problem is that when the program exits schroot leaves all its session data behind, mount points and all (so `mount` returns a hell of a lot of e

Re: schroot leaving sessions behind

2007-04-16 Thread Anton Piatek
Wackojacko wrote: > Anton Piatek wrote: >> Hi, I set up a basic schroot environment to run a couple of 32 bit >> apps on my amd64 box. The problem is that when the program exits >> schroot leaves all its session data behind, mount points and all (so >> `mount` returns a hell of a lot of entries) >>

Re: schroot leaving sessions behind

2007-04-16 Thread Wackojacko
Anton Piatek wrote: Hi, I set up a basic schroot environment to run a couple of 32 bit apps on my amd64 box. The problem is that when the program exits schroot leaves all its session data behind, mount points and all (so `mount` returns a hell of a lot of entries) schroot is being called as

schroot leaving sessions behind

2007-04-15 Thread Anton Piatek
Hi, I set up a basic schroot environment to run a couple of 32 bit apps on my amd64 box. The problem is that when the program exits schroot leaves all its session data behind, mount points and all (so `mount` returns a hell of a lot of entries) schroot is being called as follows `ls -l myprogr