Bug 640893 - IndexError: list index out of range
Summary: IndexError: list index out of range
Keywords:
Status: CLOSED DUPLICATE of bug 598389
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:8e388625349009cdb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-07 03:59 UTC by chris.arrowood
Modified: 2011-01-18 16:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-07 13:50:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (238.66 KB, text/plain)
2010-10-07 03:59 UTC, chris.arrowood
no flags Details
dh -h (536 bytes, text/plain)
2011-01-18 16:17 UTC, Gaetan Cambier
no flags Details

Description chris.arrowood 2010-10-07 03:59:07 UTC
The following was filed automatically by anaconda:
anaconda 13.42 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/backend.py", line 160, in mountInstallImage
    free[-1][0])
  File "/usr/lib/anaconda/backend.py", line 207, in freetmp
    if self.mountInstallImage(anaconda, stage2img):
  File "/usr/lib/anaconda/yuminstall.py", line 1153, in doBackendSetup
    anaconda.backend.freetmp(anaconda)
  File "/usr/lib/anaconda/backend.py", line 282, in doBackendSetup
    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 228, in currentStep
    self.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1346, in setScreen
    (step, anaconda) = self.anaconda.dispatch.currentStep()
  File "/usr/lib/anaconda/gui.py", line 1522, in setup_window
    self.setScreen()
  File "/usr/lib/anaconda/gui.py", line 1532, in run
    self.setup_window(runres)
  File "/usr/lib/anaconda/gui.py", line 1263, in run
    self.icw.run (self.runres)
  File "/usr/bin/anaconda", line 1223, in <module>
    anaconda.intf.run(anaconda)
IndexError: list index out of range

Comment 1 chris.arrowood 2010-10-07 03:59:23 UTC
Created attachment 452032 [details]
Attached traceback automatically from anaconda.

Comment 2 chris.arrowood 2010-10-07 04:06:36 UTC
I have been trying to update from F12 to F13 using preupgrade.  It downloads, reboots, and the last thing I see before the crash is "Detecting Storage Devices" (not sure of exact wording).

This may be related to 635778, 595659, 598389 but at first glance the tracebacks are a little different.

Comment 3 Chris Lumens 2010-10-07 13:50:07 UTC
This definitely appears to be a dupe of 598389.

*** This bug has been marked as a duplicate of bug 598389 ***

Comment 4 Chris Lumens 2011-01-18 15:04:31 UTC
*** Bug 670496 has been marked as a duplicate of this bug. ***

Comment 5 Gaetan Cambier 2011-01-18 16:17:50 UTC
Created attachment 474090 [details]
dh -h


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