Bug 490738

Summary: Traceback from ps3 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, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard: anaconda_trace_hash:bd5bd54a34d96a2d68a128ffe2710a20f1a6317db4a9bbfbcf191d8691883220
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-17 21:01:34 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 Flags
Attached traceback automatically from anaconda. none

Description Jesse Keating 2009-03-17 19:16:04 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.31 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/platform.py", line 280, in bootDevice
    for device in self.anaconda.id.storage.devices.values():
  File "/usr/lib/anaconda/storage/partitioning.py", line 547, in doPartitioning
    bootDev = anaconda.platform.bootDevice()
  File "/usr/lib/anaconda/storage/partitioning.py", line 191, in doAutoPartition
    exclusiveDisks=anaconda.id.storage.clearPartDisks)
  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 697, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 1017, in <module>
    anaconda.intf.run(anaconda)
AttributeError: 'list' object has no attribute 'values'

Comment 1 Jesse Keating 2009-03-17 19:16:09 UTC
Created attachment 335587 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-03-17 21:01:34 UTC
This one should be fixed in the next build of anaconda, though I'm sure there's plenty more PS3 troubles where this came from.