Bug 62846 - ending ^G in i18n breaks all shell stuff
Summary: ending ^G in i18n breaks all shell stuff
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: locale_config
Version: 7.3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 61901
TreeView+ depends on / blocked
 
Reported: 2002-04-06 05:53 UTC by Chris Ricker
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-10 16:41:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Ricker 2002-04-06 05:53:18 UTC
By default, the system created an /etc/sysconfig/i18n that looked like:

LANG="en_US.iso885915"
SUPPORTED="en_US.iso885915:en_US:en"
SYSFONT="lat0-sun16"
SYSFONTACM="iso15"

Since the .iso885915 stuff broke a lot of things, I used locale_config to switch
to en_US.  The resulting /etc/i18n file ended with a "^G", which subsequently
broke essentially all shell actions.  Removing the ^G fixed the problems.

There's a fairly similar bug filed against rh7.2, though in that one, ^Y was the
trailing character....

Comment 1 Bill Nottingham 2002-04-09 19:41:51 UTC

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

Comment 2 Bill Nottingham 2002-04-09 19:42:21 UTC
Whoops, never mind. Need to read the *whole* bug.

Comment 3 Owen Taylor 2002-04-10 16:41:19 UTC
Fixed in CVS/0.3.4, package still needs to be moved to dist-7.3


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