From 79902f4e5120549197b50e735c812b2ec545e520 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 28 Jul 2021 12:30:03 +0800 Subject: util-linux: explain ioctl_ns failure more precisely --- chapter08/util-linux.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index bcc3c98bd..f2aa4b969 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -95,9 +95,9 @@ bash tests/run.sh --srcdir=$PWD --builddir=$PWD - 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. + 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: rm tests/ts/lsns/ioctl_ns -- cgit v1.2.3-54-g00ecf