Bug 490738 - Traceback from ps3 install
Summary: Traceback from ps3 install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ppc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:bd5bd54a34d96a2d6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-17 19:16 UTC by Jesse Keating
Modified: 2013-01-10 03:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-17 21:01:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (51.13 KB, text/plain)
2009-03-17 19:16 UTC, Jesse Keating
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.