Bug 329101 - anaconda puts an incorrect setting in /etc/sysconfig/i18n
Summary: anaconda puts an incorrect setting in /etc/sysconfig/i18n
Keywords:
Status: CLOSED DUPLICATE of bug 327431
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.1
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 246376
TreeView+ depends on / blocked
 
Reported: 2007-10-12 07:07 UTC by Răzvan Sandu
Modified: 2007-11-17 01:15 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-12 14:15:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


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