Bug 1573911 - locale setting in terminal
Summary: locale setting in terminal
Keywords:
Status: CLOSED DUPLICATE of bug 1574222
Alias: None
Product: Fedora
Classification: Fedora
Component: langpacks
Version: 28
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-02 13:47 UTC by ReiSch
Modified: 2018-05-07 15:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-07 15:12:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ReiSch 2018-05-02 13:47:43 UTC
Description of problem:

locale de_DE.UTF-8 not available after upgrade from fedora 27,LXDE to 28


Version-Release number of selected component (if applicable):


How reproducible:

Setting of language no possible due to locale dnf error


Steps to Reproduce:
1.
2.
3.

Actual results:

After manual installation of langpacks.de (sudo dnf install langpack-de), language adminstration on LXDE desktop was possible 

ay  2 15:15:41 linux-nb dbus-daemon[756]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.68' (uid=0 pid=2676 comm="localectl set-locale LANG=de_DE.utf8 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
May  2 15:15:41 linux-nb systemd-localed[2677]: Changed locale to LANG=de_DE.utf8


Expected results:



Additional info:

Comment 1 ReiSch 2018-05-02 13:54:47 UTC
Has de_DE.UTF-8 moved to de_DE.utf8 ?

Comment 2 Parag Nemade 2018-05-03 05:33:15 UTC
It is not clear what actions caused you to get locale dnf error. I see you either can have bug in dnf package or glibc package which provides locales.

langpacks-de package is just meta package which pulls other packages including glibc-langpack-de.

One possibility we can check here is upgrade path for glibc packages. I just got fresh Fedora 27 system with updates applied. Now upgrading it to F28 to see if I can upgrade it.

And I did update my system successfully in de_DE.UTF-8 locale, reboot the system in f28 and ran "dnf update" and it gave no errors. The locale output in Fedora 28 is same 
[user@localhost ~]$ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=

and the glibc package list after update is
[user@localhost ~]$ rpm -qa |grep glibc
glibc-devel-2.27-8.fc28.x86_64
glibc-common-2.27-8.fc28.x86_64
glibc-langpack-en-2.27-8.fc28.x86_64
glibc-2.27-8.fc28.x86_64
glibc-all-langpacks-2.27-8.fc28.x86_64
glibc-headers-2.27-8.fc28.x86_64

I have not installed langpacks-de on this system yet.

Please note I tested above on Gnome desktop only and I believe there should not be any difference to LXDE desktop.

I am not able to reproduce the issue reported here on Gnome.

Comment 3 Bastien Nocera 2018-05-07 15:12:40 UTC

*** This bug has been marked as a duplicate of bug 1574222 ***


Note You need to log in before you can comment on or make changes to this bug.