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: ================== All 1 tests passed ================== make[3]: Leaving directory `/sources-lfs/coreutils-6.7/tests/wc' make[2]: Leaving directory `/sources-lfs/coreutils-6.7/tests/wc' make[2]: Entering directory `/sources-lfs/coreutils-6.7/tests' make check-TESTS make[3]: Entering directory `/sources-lfs/coreutils-6.7/tests' 0+1 records in 0+1 records out ../../src/whoami: cannot find name for user ID 1000 FAIL: whoami FAIL: help-version ====================================== 1 of 1 tests failed Please report to bug-coreutils@gnu.org ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/sources-lfs/coreutils-6.7/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/sources-lfs/coreutils-6.7/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/sources-lfs/coreutils-6.7/tests' make: *** [check-recursive] Error 1 Maybe someone had the same problem or maybe someone knows what the problem is ? Regards -- Bartlomiej P. Lyson -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page