Re: [lfs-dev] [lfs-book] r10321 - in trunk/BOOK: chapter06 chapter08

2013-08-20 Thread Nathan Coulson
On Tue, Aug 20, 2013 at 6:51 AM, Matthew Burgess wrote: > On Tue, 20 Aug 2013 08:46:07 -0500, Bruce Dubbs wrote: >> Armin K. wrote: >>> On 08/20/2013 02:55 PM, bdu...@higgs.linuxfromscratch.org wrote: Author: bdubbs Date: Tue Aug 20 05:55:18 2013 New Revision: 10321 >> -

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Bruce Dubbs
Ken Moffat wrote: > On Tue, Aug 20, 2013 at 02:35:35PM -0500, Bruce Dubbs wrote: >> Ken Moffat wrote: >> >> Enable cramfs in the kernel. Also minixfs. Make mtab a file. > /etc/mtab && touch /etc/mtab) > > The minix test(s) skip without reporting a failure. > > Umm, we changed mtab from a file

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Tue, Aug 20, 2013 at 02:35:35PM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > Enable cramfs in the kernel. Also minixfs. Make mtab a file. /etc/mtab && touch /etc/mtab) The minix test(s) skip without reporting a failure. Umm, we changed mtab from a file to a symlink some time after th

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Bruce Dubbs
Ken Moffat wrote: > On Tue, Aug 20, 2013 at 11:10:45AM -0500, Bruce Dubbs wrote: >> Ken Moffat wrote: >>>I see you updated util-linux a little while ago. I'm now in xorg, >>> running the tests as a regular user: >>> bash tests/run.sh --srcdir=$PWD --builddir=$PWD >> >> sudo bash tests/run.sh -

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Tue, Aug 20, 2013 at 11:10:45AM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > I see you updated util-linux a little while ago. I'm now in xorg, > > running the tests as a regular user: > > bash tests/run.sh --srcdir=$PWD --builddir=$PWD > > sudo bash tests/run.sh --srcdir=$PWD --builddir

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Bruce Dubbs
Ken Moffat wrote: > On Tue, Aug 20, 2013 at 04:39:10PM +0100, Ken Moffat wrote: >> >> So, I think I need to reconfigure util-linux to run the root tests. >> But I'm not quite sure what that will gain, and this build is heading >> towards 'production' status (building xorg-server at the moment). >

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Tue, Aug 20, 2013 at 10:55:45AM -0500, Bruce Dubbs wrote: > > That's correct. We can't assume that the kernel has SCSI_DEBUG enabled. > > > I'm fine with that, but I wonder if non-root tests really need > > SCSI_DEBUG ? > > No, they don't, but the output should look like: > > http://www.lin

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Tue, Aug 20, 2013 at 04:39:10PM +0100, Ken Moffat wrote: > > So, I think I need to reconfigure util-linux to run the root tests. > But I'm not quite sure what that will gain, and this build is heading > towards 'production' status (building xorg-server at the moment). > No, seriously, I think

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Bruce Dubbs
Ken Moffat wrote: > On Tue, Aug 20, 2013 at 03:09:43PM +0100, Ken Moffat wrote: >> The non-regression tests show all 0 tests passed. >> >> Of the regression tests, all 113 are shown as passing, but of those >> many have IGNORE (not root permissions) and mcookie reported 'cannot >> open /etc/ser

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Tue, Aug 20, 2013 at 03:09:43PM +0100, Ken Moffat wrote: > The non-regression tests show all 0 tests passed. > > Of the regression tests, all 113 are shown as passing, but of those > many have IGNORE (not root permissions) and mcookie reported 'cannot > open /etc/services: No such file or dir

Re: [lfs-dev] CONFIG_SCSI_DEBUG and util-linux testsuite

2013-08-20 Thread Ken Moffat
On Mon, Aug 19, 2013 at 05:14:03PM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > I'm about to do an almost [1] "by the book" build (-j1, keep static libs > > until > > the end of chapter 6 which should at least make more of the ld tests > > pass) so I rebuild my kernel to add CONFIG_SCSI_DEB

Re: [lfs-dev] [lfs-book] r10321 - in trunk/BOOK: chapter06 chapter08

2013-08-20 Thread Matthew Burgess
On Tue, 20 Aug 2013 08:46:07 -0500, Bruce Dubbs wrote: > Armin K. wrote: >> On 08/20/2013 02:55 PM, bdu...@higgs.linuxfromscratch.org wrote: >>> Author: bdubbs >>> Date: Tue Aug 20 05:55:18 2013 >>> New Revision: 10321 > >>> -vmlinux-&linux-version;-lfs-&version;-&linux-version;, and >>>

Re: [lfs-dev] Glibc-2.18, pt_chown and terminal emulators

2013-08-20 Thread John Burrell
>Not going to be just konsole; it'll affect any program that tries to >grantpt() as part of the PTY allocation handshake. xterm, aterm, sshd, >expect, you name it. That's right - for e.g. if you chroot into lfs and try and open a teminal in the host, grantpt will fail. So if you get this 'featu

Re: [lfs-dev] [lfs-book] r10321 - in trunk/BOOK: chapter06 chapter08

2013-08-20 Thread Bruce Dubbs
Armin K. wrote: > On 08/20/2013 02:55 PM, bdu...@higgs.linuxfromscratch.org wrote: >> Author: bdubbs >> Date: Tue Aug 20 05:55:18 2013 >> New Revision: 10321 >> -vmlinux-&linux-version;-lfs-&version;-&linux-version;, and >> +vmlinuz-&linux-version;-lfs-&version;-&linux-version;, an

Re: [lfs-dev] [lfs-book] r10321 - in trunk/BOOK: chapter06 chapter08

2013-08-20 Thread Armin K.
On 08/20/2013 02:55 PM, bdu...@higgs.linuxfromscratch.org wrote: > Author: bdubbs > Date: Tue Aug 20 05:55:18 2013 > New Revision: 10321 > > Log: > Monir tweaks > > Modified: >trunk/BOOK/chapter06/util-linux.xml >trunk/BOOK/chapter08/kernel.xml > > Modified: trunk/BOOK/chapter06/util-lin

Re: [lfs-dev] Kernel Filename in 7.4-rc1 Section 8.3. Linux-3.10.7

2013-08-20 Thread Bruce Dubbs
John Cass wrote: > I've been working through 7.4-rc1 with the only problem being Bison > (reported elsewhere). When I built the kernel I noticed the following > inconsistencies in the documentation - very minor I know! (Upper case is > mine) > > The instructions suggest vmlinuZ-3.10.7-lfs-7.4

[lfs-dev] Kernel Filename in 7.4-rc1 Section 8.3. Linux-3.10.7

2013-08-20 Thread John Cass
I've been working through 7.4-rc1 with the only problem being Bison (reported elsewhere). When I built the kernel I noticed the following inconsistencies in the documentation - very minor I know! (Upper case is mine) The instructions suggest vmlinuZ-3.10.7-lfs-7.4-rc1 Installed files has