mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
util-linux: remove unnecessary test workaround
According to upstream, this issue is fixed: https://github.com/util-linux/util-linux/issues/1635. Also tested by Pierre and me.
This commit is contained in:
parent
b9a4516d24
commit
00e2c36dbb
@ -97,14 +97,6 @@
|
|||||||
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
||||||
<note><para>There is one test that fails in the chroot environment and
|
|
||||||
causes the tests to hang forever. The problem does not occur outside
|
|
||||||
of the chroot environment.
|
|
||||||
To work around the problem, delete the test:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>
|
|
||||||
</note>
|
|
||||||
|
|
||||||
<screen><userinput remap="test">chown -Rv tester .
|
<screen><userinput remap="test">chown -Rv tester .
|
||||||
su tester -c "make -k check"</userinput></screen>
|
su tester -c "make -k check"</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user