]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Install locales in fedora
authorRichard Maw <richard.maw@codethink.co.uk>
Tue, 12 Dec 2023 13:14:36 +0000 (13:14 +0000)
committerRichard Maw <richard.maw@codethink.co.uk>
Thu, 14 Dec 2023 16:26:23 +0000 (16:26 +0000)
locale files are not generated on-demand in Fedora like they are in
Debian-like systems and are typically installed from package instead.

This is necessary for the locale tests,
which expect en_US.UTF-8 to be available.

mkosi.images/system/mkosi.conf.d/10-fedora.conf

index 281e9464f621af0cb958e115d5149d8af1f8f6ab..620688e51b985ac1e36c57aa3e1b57a262a3b8f0 100644 (file)
@@ -8,4 +8,5 @@ Packages=
         btrfs-progs
         compsize
         f2fs-tools
+        glibc-langpack-en
         kernel-core