Re: Chroot environment for 32 bit apps

2006-08-09 Thread Owen Heisler
On Wed, 2006-08-09 at 17:24 +0100, Roger Leigh wrote: > Owen Heisler <[EMAIL PROTECTED]> writes: > > On Wed, 2006-08-09 at 09:24 +0100, Roger Leigh wrote: > >> Owen Heisler <[EMAIL PROTECTED]> writes: > >> > (*) Schroot is not available in amd64 stable, dchroot then. But dchroot > >> > in stable h

Re: Chroot environment for 32 bit apps

2006-08-09 Thread Roger Leigh
Owen Heisler <[EMAIL PROTECTED]> writes: > On Wed, 2006-08-09 at 09:24 +0100, Roger Leigh wrote: >> Owen Heisler <[EMAIL PROTECTED]> writes: >> > (*) Schroot is not available in amd64 stable, dchroot then. But dchroot >> > in stable has a problem with the login package in unstable in the chroot

Re: Chroot environment for 32 bit apps

2006-08-09 Thread Owen Heisler
On Wed, 2006-08-09 at 09:24 +0100, Roger Leigh wrote: > Owen Heisler <[EMAIL PROTECTED]> writes: > > > 5. Run "schroot -p" as root to get into the chroot > > You can also run "schroot -u root" directly as a normal user, and it > will let you log in as root inside the chroot (with a password, or y

Re: Chroot environment for 32 bit apps

2006-08-09 Thread Roger Leigh
Owen Heisler <[EMAIL PROTECTED]> writes: > 5. Run "schroot -p" as root to get into the chroot You can also run "schroot -u root" directly as a normal user, and it will let you log in as root inside the chroot (with a password, or you can add the user to root-users or root-groups for passwordless

Re: Chroot environment for 32 bit apps

2006-08-08 Thread Owen Heisler
On Tue, 2006-08-08 at 18:13 -0500, Seb wrote: > Thanks for the reference and describing how you got it working. I did in > fact run across that site, but found it a bit contrived and hard to undo > if the need arises. Some more digging led me to a great suggestion in: > > http://www.zapoyok.info

Re: Chroot environment for 32 bit apps

2006-08-08 Thread Seb
On Tue, 08 Aug 2006 17:28:54 -0500, Owen Heisler <[EMAIL PROTECTED]> wrote: [...] > I use this: > http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id271960 > But not all of it. Thanks for the reference and describing how you got it working. I did in fact run across tha

Re: Chroot environment for 32 bit apps (was: removing a chroot directory)

2006-08-08 Thread Owen Heisler
On Tue, 2006-08-08 at 14:57 -0500, Seb wrote: > Can somebody please suggest some up to date references on this? I've > found several procedures by googling, but all are relatively old and some > have serious drawbacks, like inconveniences upgrading libraries in the > main system. I use this: http

Chroot environment for 32 bit apps (was: removing a chroot directory)

2006-08-08 Thread Seb
On Tue, 08 Aug 2006 14:46:24 -0500, Owen Heisler <[EMAIL PROTECTED]> wrote: [...] > That will work great, after running "mount" to make sure that nothing is > mounted in the chroot. ...Although from what you said you haven't > mounted anything in the chroot yet. Thanks for your input. No, basi