Bug 37474 - ksconfig parsing problem with /etc/sysconfig/clock
Summary: ksconfig parsing problem with /etc/sysconfig/clock
Keywords:
Status: CLOSED DUPLICATE of bug 37753
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ksconfig
Version: 7.1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-24 20:07 UTC by Panic
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-24 20:07:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Panic 2001-04-24 20:07:30 UTC
This was on an upgraded 7.0 machine.  The /etc/sysconfig/clock file on that
machine looked like this:

ZONE="EST"
UTC=false
ARC=false

We're not sure where this came from (some config tool in 7.0?), but
ksconfig died on this file like this:

Traceback (innermost last):
  File "/usr/share/ksconfig/ksconfig.py", line 387, in ?
    timeCombo.list.select_item(select)
NameError: select

Apparently because EST is not a valid time zone (??).  We don't know where
this ZONE entry came from, but something is not kosher.  On a clean 7.1
install, it works (ZONE="America/New_York") and after fixing the file on
the older machine, that works as well.  Thanks.

Comment 1 Brent Fox 2001-04-27 19:48:25 UTC

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


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