Bug 772160

Summary: IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Don Beusee <don>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:0dfdd89af0a594d1a06bb335e64d4866818037a4732be423314836e20d8d5bda
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-08 21:10:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Don Beusee 2012-01-06 08:43:14 UTC
The following was filed automatically by anaconda:
anaconda 15.31 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/booty/x86.py", line 136, in installGrub
    self.grubbyPartitionName(bootDevs[0]))]
  File "/usr/lib/python2.7/site-packages/pyanaconda/booty/x86.py", line 241, in writeGrub
    ret = self.installGrub(instRoot, bootDev, grubTarget, grubPath, cfPath)
  File "/usr/lib/python2.7/site-packages/pyanaconda/booty/x86.py", line 520, in write
    upgrade = True)
  File "/usr/lib/python2.7/site-packages/pyanaconda/bootloader.py", line 217, in writeBootloader
    kernelList, otherList, defaultDev)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1278, in handleRenderCallback
    self.currentWindow.renderCallback()
IndexError: list index out of range

Comment 1 Don Beusee 2012-01-06 08:43:18 UTC
Created attachment 551106 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2012-01-06 15:05:21 UTC
Is this still a problem with F16?

Comment 3 Don Beusee 2012-01-07 05:46:23 UTC
It works in FC16.