From 4477181faf75e1052e1ac9a0da9daa1cb7b6aa03 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jan 05 2022 11:53:38 +0000 Subject: Ensure that util-linux-core is available In 1f3645b72d46a0a709878d786c9a4ec83c0e3a36 we added a removal of util-linux, so this section had both: %packages --excludedocs --instLangs=en --nocore --excludeWeakdeps util-linux ... -util-linux This changes the first of those two entries to include util-linux-core instead of util-linux, so these two directives do not conflict. Signed-off-by: Stephen Gallagher --- diff --git a/fedora-container-common.ks b/fedora-container-common.ks index 85655ef..ac26f2d 100644 --- a/fedora-container-common.ks +++ b/fedora-container-common.ks @@ -36,7 +36,7 @@ bash coreutils glibc-minimal-langpack rpm -util-linux +util-linux-core -kernel -dosfstools -e2fsprogs