Bug 327431

Summary: For Romanian, /etc/sysconfig/i18n contains incorrect parameter
Product: [Fedora] Fedora Reporter: Răzvan Sandu <rsandu2004>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-12 14:14:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 246376    

Description Răzvan Sandu 2007-10-11 09:46:45 UTC
Description of problem:

On Fedora 8 test 3 + updates as of October 11, 2007:

After a default installation of Fedora, the file /etc/sysconfig/i18n contains:

LANG="ro_RO.UTF_8"  (INCORRECT !)

instead of

LANG="ro_RO.UTF-8"  (CORRECT )


This leads to scrambled Romanian characters during boot (initialization scripts)
and other various problems around the whole system.

Version-Release number of selected component (if applicable):
system-config-language-1.2.11-1.fc8

How reproducible:
Always.

Steps to Reproduce:
1. Perform a default installation of Fedora 8 test 3
2. During installation, choose "Romanian" as language and "ro_win" as keyboard.
3. Perform online updates as of October 11, 2007.
4. After boot, observe that Romanian characters during initialization scripts
and in other parts of the system are scrambled.
5. Open /etc/sysconfig/i18n with a text editor: it contains LANG="ro_RO.UTF_8"
instead of LANG="ro_RO.UTF-8".
  
Actual results:
/etc/sysconfig/i18n contains LANG="ro_RO.UTF_8" when the system is configured
for Romanian language.

Expected results:
/etc/sysconfig/i18n should contain LANG="ro_RO.UTF-8" whenever UTF-8 is used for
Romanian language.

Additional info:

Comment 1 Liang Zhang 2007-10-12 02:18:50 UTC
I think this bug is the bug of anaconda. I tested to change to Romanian language
with system-config-language, it is OK, and /etc/sysconfig/i18n contains
LANG="ro_RO.UTF-8".
During installation and choosing the language, system-config-language isn't
installed and can not be used.
Anaconda is responsible for choosing the language during installation.

Comment 2 Răzvan Sandu 2007-10-12 07:19:00 UTC
Thanks very much !

Răzvan

Comment 3 Chris Lumens 2007-10-12 14:14:35 UTC
This will be fixed in the next build of anaconda.

Comment 4 Chris Lumens 2007-10-12 14:15:33 UTC
*** Bug 329101 has been marked as a duplicate of this bug. ***

Comment 5 Răzvan Sandu 2007-10-14 07:24:31 UTC
*** Bug 246376 has been marked as a duplicate of this bug. ***