Bug 772160 - IndexError: list index out of range
Summary: IndexError: list index out of range
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:0dfdd89af0a594d1a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-06 08:43 UTC by Don Beusee
Modified: 2012-01-08 21:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-08 21:10:32 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (231.63 KB, text/plain)
2012-01-06 08:43 UTC, Don Beusee
no flags Details

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.


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