From 28fb5117904d9170ae533259a3f4ec25c858fcb9 Mon Sep 17 00:00:00 2001 From: David Shea Date: Fri, 26 Feb 2016 17:54:57 -0500 Subject: [PATCH] Add glibc-all-langpacks (#1312607) glibc recently split all of its locale data into subpackages, so if we install no langpacks we get no locales. Explicitly install all of the langpacks. --- share/templates.d/99-generic/runtime-install.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index 27bfca0d..8ba0e71d 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -24,6 +24,9 @@ installpkg grubby installpkg b43-openfwwf %endif +## install all of the glibc langpacks since otherwise we get no locales +installpkg glibc-all-langpacks + ## arch-specific packages (bootloaders etc.) %if basearch == "aarch64": installpkg efibootmgr grub2-efi grub2-efi-modules grubby shim shim-unsigned