Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 538328

Summary: Python traceback in "zonetab.py" for german language in text installation before time zone selection
Product: [Fedora] Fedora Reporter: Dr. Tilmann Bubeck <tilmann>
Component: system-config-dateAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 12CC: Neustradamus, nphilipp, vanmeeuwen+fedora
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-24 15:32:26 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:
Attachments:
Description Flags
Anaconda traceback with german languuage selected none

Description Dr. Tilmann Bubeck 2009-11-18 09:46:24 UTC
Created attachment 370043 [details]
Anaconda traceback with german languuage selected

Description of problem:

Anaconda shows a python traceback when entering time zone selection.
This happens only during text installation and if you select a german keyboard layout (and therefore a german locale) during installation.

I tracked down the problem until I reached a time zone entry "Europe/BrĂ¼ssel" (with german umlaut). Anaconda does not seem to be able to deal with this entry. Maybe a UTF-8/ISO-8859 problem.

Version-Release number of selected component (if applicable):
FC12 final

How reproducible:
everytime

Steps to Reproduce:
1. start FC12 installation
2. select text mode installation (not VNC)
3. select german keyboard
4. Proceed until anaconda tries to display time zone selection
   where the crash occurs
  
Actual results:
traceback (attached)

Expected results:
no traceback but display of time zone selection dialog

Additional info:

Comment 1 Dr. Tilmann Bubeck 2009-11-18 09:48:11 UTC
This means, that nobody in Germany is able to use text mode installation.

Comment 2 Dr. Tilmann Bubeck 2009-11-18 10:31:42 UTC
I checked also "french" which results in the same bug.

I think, that text mode for all languages is broken, which use non-ascii characters.

Comment 3 Neustradamus 2010-01-17 20:18:49 UTC
you can see this: https://bugzilla.redhat.com/show_bug.cgi?id=539904

Comment 4 Nils Philippsen 2010-08-24 15:32:26 UTC

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