Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1091470 - initial-setup always runs in german
Summary: initial-setup always runs in german
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initial-setup
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kolman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F21AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2014-04-25 16:40 UTC by Dennis Gilmore
Modified: 2014-06-27 16:19 UTC (History)
4 users (show)

Fixed In Version: initial-setup-0.3.18-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-27 16:19:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2014-04-25 16:40:41 UTC
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:

Comment 1 Vratislav Podzimek 2014-04-28 08:51:11 UTC
Could you please attach output of the 'localectl' command?

Comment 2 Vratislav Podzimek 2014-04-28 09:03:30 UTC
Seems like a line for debugging translations has been left in the code. No additional info needed, initial-setup just needs to be rebuilt.


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