Description of problem: initial-setup always runs in German and not the systems language. Version-Release number of selected component (if applicable): initial-setup-0.3.17-1.fc21.armv7hl How reproducible: always Steps to Reproduce: 1.run initial-setup or boot a new image that runs initial-setup 2. 3. Actual results: [root@cubox-i01 ~]# setenforce 1 [root@cubox-i01 ~]# initial-setup Unable to init server: Verbindung ist gescheitert:Verbindungsaufbau abgelehnt ================================================================================ ================================================================================ Ersteinrichtung von Fedora 21 (Rawhide) 1) [!] Root-Passwort 2) [!] Benutzererstellung (Passwort ist nicht gesetzt.) (Es wird kein Benutzer erstellt 3) [!] Zeitzonen-Einstellungen ) (Zeitzone ist nicht gesetzt.) Bitte treffen Sie oben Ihre Wahl ['q' um zu beenden | 'c' um fortzufahren | 'r' um zu aktualisieren]: q ================================================================================ ================================================================================ Frage Are you sure you want to quit the configuration process? You might end up with unusable system if you do. Bitte antworten Sie mit »Ja« oder »Nein«: Ja [root@cubox-i01 ~]# rpm -q initial-setup initial-setup-0.3.17-1.fc21.armv7hl [root@cubox-i01 ~]# echo $LANG en_US.UTF-8 Expected results: initial-setup to run in local language Additional info:
Could you please attach output of the 'localectl' command?
Seems like a line for debugging translations has been left in the code. No additional info needed, initial-setup just needs to be rebuilt.