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-date | Assignee: | Nils Philippsen <nphilipp> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | 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: |
|
||||||
This means, that nobody in Germany is able to use text mode installation. 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. you can see this: https://bugzilla.redhat.com/show_bug.cgi?id=539904 *** This bug has been marked as a duplicate of bug 539904 *** |
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: