From 2a5abd55f51b4d9383fab1f64c4b5e194afb1255 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 15 Mar 2023 16:30:17 -0400 Subject: [PATCH] Don't exclude langpacks-en explicitly A recent change to Anaconda[1] now requires that this be available on the installed system, due to grub2-tools-extra now being part of the EFI GRUB2 install. [1] https://github.com/rhinstaller/anaconda/commit/1891b0f306cc252e32335ac185a609df1828edb7 Signed-off-by: Stephen Gallagher --- fedora-eln-guest.ks | 5 ----- 1 file changed, 5 deletions(-) diff --git a/fedora-eln-guest.ks b/fedora-eln-guest.ks index 6ff1186..08b2940 100644 --- a/fedora-eln-guest.ks +++ b/fedora-eln-guest.ks @@ -116,11 +116,6 @@ subscription-manager-cockpit # Exclude all langpacks for now -langpacks-* -# The langpacks-en package is pulled in by Anaconda and it seems filtering -# it out using langpacks-* is not sufficient. It needs to be filtered -# directly. --langpacks-en - # We are building Fedora-ELN fedora-release-eln fedora-repos-eln