From: Thierry Parmentelat Date: Fri, 21 Nov 2025 10:46:00 +0000 (+0100) Subject: try to fix "setlocale: LC_ALL: cannot change locale" X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3600b96c62b54d550b87e5cefaf95d5671a5f524;p=build.git try to fix "setlocale: LC_ALL: cannot change locale" --- diff --git a/config.lxc/devel.pkgs b/config.lxc/devel.pkgs index 2b3dca34..a7575dd2 100644 --- a/config.lxc/devel.pkgs +++ b/config.lxc/devel.pkgs @@ -134,4 +134,7 @@ package: texlive-ec # needed so the spawned container actually starts its networking package: NetworkManager package: hostname +# hard requirement, this no longer gets pulled package>=f43: python3-rpm +# comfort, remove zillion warnings about missing langpacks +package>=f41: glibc-langpack-en