Re: schroot leaving sessions

2007-06-14 Thread Roger Leigh
shame <[EMAIL PROTECTED]> writes: > Did you find a satisfactory solution to this problem? > I also have the nasty build up of sessions using schroot. > > Using schroot -e --all-sessions does clear out the sessions but I > can't find a way to automate this. It's worth mentioning that the latest sc

Re: schroot leaving sessions

2007-05-12 Thread shame
Did you find a satisfactory solution to this problem? I also have the nasty build up of sessions using schroot. Using schroot -e --all-sessions does clear out the sessions but I can't find a way to automate this. I tried adding this to a launcher on my panel ([i]schroot -e --all-sessions && dc

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