Bug 640893

Summary: IndexError: list index out of range
Product: [Fedora] Fedora Reporter: chris.arrowood
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: anaconda-maint-list, gaetan, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:8e388625349009cdbf4a9f26e3bb8c07250dec4789c3b1af0def89bfbdb5f847
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-07 13:50:07 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
dh -h none

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