util-linux: explain ioctl_ns failure more precisely

This commit is contained in:
Xi Ruoyao 2021-07-28 12:30:03 +08:00
parent cefb4c9641
commit 79902f4e51
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -95,9 +95,9 @@
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning>
<note><para>There is one test that fails in the chroot envronment and
causes the tests to hang forever. The problem does not occur outside
of the chroot envronment.
<note><para>There is one test that fails if the related config options
are not enabled in the kernel of the host system. The failure
causes the tests to hang forever.
To work around the problem, delete the test:</para>
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>