Bug 329101

Summary: anaconda puts an incorrect setting in /etc/sysconfig/i18n
Product: Red Hat Enterprise Linux 5 Reporter: Răzvan Sandu <rsandu2004>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 5.1   
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:15:32 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-12 07:07:45 UTC
Hello,

Description of problem:

At least for the Romanian language, anaconda seems to put an incorrect setting
in /etc/sysconfig/i18n at installation:

LANG="ro_RO.UTF_8" (INCORRECT)

instead of

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

How reproducible:
Always.

Steps to Reproduce:
1. Install fresh system.
2. During installation, ask for Romanian language and keyboard.
3. At first boot in text mode, note that Romanian-specific characters in
initialization script messages are garbage.
3. After installation, view the content of /etc/sysconfig/i18n with some viewer.
  
Actual results:
Anaconda puts LANG="ro_RO.UTF_8" in /etc/sysconfig/i18n.

Expected results:
Anaconda should put LANG="ro_RO.UTF-8" in /etc/sysconfig/i18n.

Regards,
Răzvan

Comment 1 Chris Lumens 2007-10-12 14:15:32 UTC

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