Bartlomiej P. Lyson wrote:
> Hello,
> I've got a problem with running the test coreutils.
> 
> My lfs version is 6.2.
> 
> an example: 
> [EMAIL PROTECTED]:~# /usr/sbin/useradd -m test
> 
> [EMAIL PROTECTED]:~# cat /etc/passwd | grep test
>   test:x:1001:1002::/home/test:/bin/bash
> 
> [EMAIL PROTECTED]:~# cat /etc/group | grep test
> test:x:1002:
> 
> [EMAIL PROTECTED]:~# su - test
> id: cannot find name for group ID 1002
> id: cannot find name for user ID 1001
> 
> 
> Logs come from Coreutils-6.7 but before I was testing
> on voresion from LFS 6.2, exactly 5.96 and was same
> problem.
> 
> part logs from test run:
> ==================
> 
> Maybe someone had the same problem or maybe someone
> knows what the problem is ?
> 
> Regards
> --
> Bartlomiej P. Lyson
> 
> 

Did the method for running the coreutils testsuite as described in the 
book, with the temporary users and groups it says to create, not work 
for you?
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to