Qrux schrieb: > Ran the test suite for coreutils: > > ==== > root:/scripts# grep -i fail src/coreutils-8.14/gnulib-tests/test-suite.log > 1 of 270 tests failed. (24 tests were not run). > FAIL: test-parse-datetime (exit: 134) > test-parse-datetime.c:142: assertion failed > ====
See http://www.linuxfromscratch.org/lfs/errata/stable/ One of the coreutils tests can fail because of a bug in how the gnulib testsuite handles daylight saving time changes. This can be fixed by applying the test fix patch. HTH, Mathias -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
