Bug 494018
| Summary: | anaconda 11.5.0.40 fails at getDiskPart | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Geoff Levand <geoffrey.levand> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | ppc | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:b0004c2649da6f11c6e95e7fbd8a724a7a881b3ead18360b02bfe2ec96ea7cc4 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-04-03 18:03:54 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: |
|
||||||
Created attachment 338095 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 493732 *** |
The following was filed automatically by anaconda: anaconda 11.5.0.40 exception report Traceback (most recent call first): File "/usr/lib/anaconda/booty/util.py", line 4, in getDiskPart path = storage.devicetree.getDeviceByName(dev).path[5:] File "/usr/lib/anaconda/booty/ppc.py", line 68, in writeYaboot (name, partNum) = getDiskPart(bootDev, self.storage) File "/usr/lib/anaconda/booty/ppc.py", line 172, in write chainList, defaultDev, justConfig) File "/usr/lib/anaconda/bootloader.py", line 191, in writeBootloader justConfigFile) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 701, in run anaconda.dispatch.gotoNext() File "/usr/bin/anaconda", line 968, in <module> anaconda.intf.run(anaconda) AttributeError: 'NoneType' object has no attribute 'path'