diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index b5163ce3b..fb8e1251a 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -112,8 +112,9 @@ <screen><userinput remap="test">chown -Rv nobody . su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> - <note><para>One test above, tests/ts/ipcs/limits2, will fail when the host - is using a recent kernel. The failure can safely be ignored.</para></note> + <note><para>One test, fincore/count, may fail in the initial chroot + environment but will pass if the test is rerun after the LFS system + is complete.</para></note> <para>Install the package:</para> |