Bug 493732

Summary: Traceback from ppc bootloader install
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, dcantrell, geoffrey.levand, peter, pjones, rmaximo, tcallawa, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard: anaconda_trace_hash:667c39a61848f036ecf1bfc6c64c03f072f145cf61f33d4bc2ef6cdc6a79f585 NEEDSRETESTING
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-06 21:49:08 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: 495965    
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
anacdump.txt none

Description Jesse Keating 2009-04-02 21:09:21 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.39 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/gui.py", line 1323, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1344, in handleRenderCallback
    self.currentWindow.renderCallback()
AttributeError: 'NoneType' object has no attribute 'path'

Comment 1 Jesse Keating 2009-04-02 21:09:28 UTC
Created attachment 337925 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-02 21:15:03 UTC
*** Bug 493731 has been marked as a duplicate of this bug. ***

Comment 3 Chris Lumens 2009-04-03 13:49:13 UTC
This should be fixed in the next build of anaconda.

Comment 4 Chris Lumens 2009-04-03 18:03:54 UTC
*** Bug 494018 has been marked as a duplicate of this bug. ***

Comment 5 Peter McNabb 2009-04-05 14:23:42 UTC
Created attachment 338232 [details]
Attached traceback automatically from anaconda.

Comment 6 Peter McNabb 2009-04-05 17:33:25 UTC
Created attachment 338248 [details]
Attached traceback automatically from anaconda.

Comment 7 Geoff Levand 2009-04-09 18:42:00 UTC
Created attachment 338975 [details]
anacdump.txt

anaconda 11.5.0.41 still broken.

Comment 8 Jesse Keating 2009-05-06 21:49:08 UTC
I tested this yesterday and rawhide installs just fine on PPC now.  Bootloader installs without a hitch.