Bug 744029
Summary: | anaconda crashes in gettext.py with UnicodeEncodeError character u'\xfc' | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Thomas Meyer <thomas.mey> | ||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 16 | CC: | akozumpl, anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i386 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-10-10 13:18:42 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
Thomas Meyer
2011-10-06 19:13:38 UTC
Created attachment 526778 [details]
screen shot of the crash
Please attach /tmp/anaconda-tb-* to this bug report. Created attachment 526785 [details]
anaconda crash report
this is maybe the same error as described in the Common F16 bugs document. See https://bugzilla.redhat.com/show_bug.cgi?id=731356 . Sorry for the noise. after the removing the LANG= from the extlinux command lines, the installation did finish correctly. but there seems to be a problem with the graphical installer when using a dual screen setup. shall I create a new bug for this problem? (In reply to comment #4) > this is maybe the same error as described in the Common F16 bugs document. See > https://bugzilla.redhat.com/show_bug.cgi?id=731356 . You are right, this log line confirms it: 19:38:33,304 ERR loader: unable to set to requested language de_DE.utf8 For the dual screen problem see bug 725219. *** This bug has been marked as a duplicate of bug 731356 *** |