Re: coreutils-9.6 tests/chroot/chroot-credentials failure

"Rainer Fiebig" ([email protected] via lfs-support Mailing List) <[email protected]> Wed, 30 Jul 2025 14:04:04 +0200
Newsgroups gmane.linux.lfs.support
Message-ID <[email protected]>
Am 30.07.25 um 04:01 schrieb revsuine ([email protected] via lfs-support
Mailing List):
> On Tue, 2025-07-29 at 18:01 -0500, Bruce Dubbs wrote:
>> It's really irritating to have to scroll through 2700+ lines to find the one
>> test 
>> that failed.  Even then, there is a lot of meaningless text.
> 
> Sorry, I thought to include the whole log in case there was relevant diagnostic
> info in other parts of it. You can ctrl+f search for `FAIL`.
> 
>> It looks like you may have missed the command 'groupadd -g 102 dummy -U
>> tester' or 
>> are not running the test in chroot.
>>
>> In any case, I suggest ignoring a single error.
> 
> I should have clarified in the original email but this is from
> 
> # make NON_ROOT_USERNAME=tester check-root
> 
> which is the step before
> 
> # groupadd -g 102 dummy -U tester
> 
> I'll take your advice though and ignore the failure, thanks.
Although it may not have immediate negative consequences, the failed
test is an indication that you made a mistake somewhere.  Perhaps when
entering the chroot-environment?  Or when configuring user "tester"?
For the latter you could check whether the the output of
	grep 'tester' /etc/{passwd,group}
is in line with what's in the book.

IMO it's always good (and instructive) to get to the bottom of such
problems.


Rainer

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page