Bug 443040
| Summary: | Using German language: Traceback in partedUtils.py:1096 right after keyboard selection | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Till Maas <opensource> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-04-22 17:57:39 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 235706 | ||||||
| Attachments: |
|
||||||
|
Description
Till Maas
2008-04-18 11:35:46 UTC
Created attachment 302876 [details]
Screenshot of the Traceback
This also happens when I want to install it with virt-manager and qemu (no kvm, but kqemu). It works in VirtualBox when I select "English" as a language and de-latin1-nodeadkeys or us as keyboard. When you're at the debugger prompt there, can you please type: print drive and paste the results here? Thanks. (In reply to comment #4) > When you're at the debugger prompt there, can you please type: > > print drive > > and paste the results here? Thanks. The output is "sda". The output of print "x"+drive+"x" is "xsdax", so there should be no special/invisible characters. Thanks, fixed in git Tested, confirmed fixed. |