From 0a7df4c5db8e0e33e96cf8f5fae7cac0f0e82c56 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 18 May 2023 19:33:31 -0500 Subject: Skip a problem test in util-linux. --- chapter08/util-linux.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter08/util-linux.xml') diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 7a21e2a1a..6c37af728 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -42,6 +42,10 @@ Installation of Util-linux + First, disable a problem test: + + sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am + Prepare Util-linux for compilation: ./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \ -- cgit v1.2.3-54-g00ecf