Description of problem: I have installed 2 times f24 mate, using the server netinstall or server, but both times it didn't install the language I had choosen. There is no glibc-langpack-fr, or glibc-all-langpacks, that got installed. There is only glibc-langpack-en I didn't check for other DE in netinstall. Version-Release number of selected component (if applicable): Fedora-Server-netinst-x86_64-24-1.2.iso Fedora-Server-dvd-x86_64-24-1.2.iso How reproducible: It seems to be always Steps to Reproduce: 1. download the server netinstall or server dvd in netinstall mode 2. choose an other language than US 3. just choose to install mate desktop Actual results: Once in lightdm, the language is set to C. everything is in english. If you log in, you get in terminal informations that it cannot change the locale, and mate is in english. With the language set to french, layout fr_CH locale for root returns everywhere: fr_CH.UTF-8 locale for user returns everywhere: C.utf8 localectl returns for both user: fr_CH.UTF-8 If I install glibc-all-langpacks or glibc-langpack-fr, it is ok then. Expected results: There is the glibc-langpack-fr installed
Created attachment 1175728 [details] file X.log
Created attachment 1175729 [details] file dnf.log
Created attachment 1175730 [details] file dnf.rpm.log
Created attachment 1175731 [details] file journal.log
Created attachment 1175732 [details] file anaconda.log
Created attachment 1175734 [details] file ks.cfg
Created attachment 1175735 [details] file packaging.log
Created attachment 1175736 [details] file program.log
It doesn't do it if we choose to take the packages from the dvd. Without the updates during the netinstall, I have: glibc-langpack-fr-2.23.1-7 glibc-langpack-en-2.23.1-7 But it doesn't remove glibc-langpack-fr, if I update the system after the installation.
This appears to be a problem with dnf. The langpack package in updates, glibc-langpack-fr-2.23.1-8.fc24.x86_64.rpm, still contains the supplements value of: (glibc = 2.23.1-8.fc24 and (langpacks-fr or langpacks-fr_BE or langpacks-fr_CA or langpacks-fr_CH or langpacks-fr_FR or langpacks-fr_LU)) and anaconda is correctly installing the langpacks-fr package.
Created attachment 1176449 [details] langpacks test Attaching a script that demonstrates the problem. When the updates repo is not enabled, glibc-2.23.1-7.fc24 is selected and glibc-langpack-fr is installed. When the updates repo is enabled, glib-2.23.1-8.fc24 is installed and glibc-langpack-fr is not installed.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
*** This bug has been marked as a duplicate of bug 1319073 ***