Re: [lfs-support] Chroot problem

2012-09-19 Thread Israel Silberg
On Sep 19, 2012 6:56 PM, "Bruce Dubbs" wrote: > Israel Silberg wrote: > > On Tue, Sep 11, 2012 at 7:21 PM, Bruce Dubbs > wrote: > > >>> root:/sources/coreutils-8.19# su nobody -s /bin/bash -c "PATH=$PATH > make > >>> RUN_EXPENSIVE_TESTS=yes -k check || true" > >>> su: Cannot drop the controlling

Re: [lfs-support] Chroot problem

2012-09-19 Thread Bruce Dubbs
Israel Silberg wrote: > On Tue, Sep 11, 2012 at 7:21 PM, Bruce Dubbs wrote: >>> root:/sources/coreutils-8.19# su nobody -s /bin/bash -c "PATH=$PATH make >>> RUN_EXPENSIVE_TESTS=yes -k check || true" >>> su: Cannot drop the controlling terminal >> >> Before you enter chroot, mount /dev, /proc, /sy

Re: [lfs-support] Chroot problem

2012-09-19 Thread Israel Silberg
On Tue, Sep 11, 2012 at 7:21 PM, Bruce Dubbs wrote: > Israel Silberg wrote: > > > This is the actual command line and answer that I get: > > > > root:/sources/coreutils-8.19# su nobody -s /bin/bash -c "PATH=$PATH make > > RUN_EXPENSIVE_TESTS=yes -k check || true" > > su: Cannot drop the controlli

Re: [lfs-support] Chroot problem

2012-09-11 Thread Bruce Dubbs
Israel Silberg wrote: > This is the actual command line and answer that I get: > > root:/sources/coreutils-8.19# su nobody -s /bin/bash -c "PATH=$PATH make > RUN_EXPENSIVE_TESTS=yes -k check || true" > su: Cannot drop the controlling terminal Before you enter chroot, mount /dev, /proc, /sys, etc

Re: [lfs-support] Chroot problem

2012-09-10 Thread Israel Silberg
On Mon, Sep 10, 2012 at 9:58 PM, Israel Silberg wrote: > I have put lfs in fstab > Israel > On Sep 10, 2012 9:30 PM, "Bruce Dubbs" wrote: > >> Israel Silberg wrote: >> > Hi all, >> > During the compilation of coreutils I encountered a problem that >> required a >> > reboot. >> > After the reboot

Re: [lfs-support] Chroot problem

2012-09-10 Thread Israel Silberg
I have put lfs in fstab Israel On Sep 10, 2012 9:30 PM, "Bruce Dubbs" wrote: > Israel Silberg wrote: > > Hi all, > > During the compilation of coreutils I encountered a problem that > required a > > reboot. > > After the reboot i chrooted like it says in the beggining of chapter 6 > and > > after

Re: [lfs-support] Chroot problem

2012-09-10 Thread Bruce Dubbs
Israel Silberg wrote: > Hi all, > During the compilation of coreutils I encountered a problem that required a > reboot. > After the reboot i chrooted like it says in the beggining of chapter 6 and > after it the coreutils check with the NON_ROOT... Writes me that it can't > open a sub shell. Whst c

[lfs-support] Chroot problem

2012-09-10 Thread Israel Silberg
Hi all, During the compilation of coreutils I encountered a problem that required a reboot. After the reboot i chrooted like it says in the beggining of chapter 6 and after it the coreutils check with the NON_ROOT... Writes me that it can't open a sub shell. Whst can be the reason? Should I start f