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

Re: dchroot with sid



On Fri, 2006-06-30 at 22:11 +0100, Dave Ewart wrote:
> On Friday, 30.06.2006 at 13:38 -0500, Owen Heisler wrote:
> 
> > And you say write a script, so I put the following in ~/go
> > ___
> > #!/bin/bash
> > dchroot -d -c unstable ls
> > ___
> > but I get the same error when I run "./go".
> 
> Looks like you've already sorted it by using the older 'login' package,
> but just to be clear on the above: you need to call the script *in the
> chroot*, e.g.
> 
> dchroot -d -c unstable somescriptname
> 
> where somescriptname is a wrapper for the executable.

Oh!  Okay.



Reply to: