Bug 712511 - 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: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:1b2673fd4d4325bd0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-10 20:08 UTC by Ryan Martin
Modified: 2013-01-10 06:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-19 21:54:50 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (1.51 MB, text/plain)
2011-06-10 20:08 UTC, Ryan Martin
no flags Details

Description Ryan Martin 2011-06-10 20:08:50 UTC
The following was filed automatically by anaconda:
anaconda 15.31 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/booty/x86.py", line 279, in writeGrubConf
    f.write('#          root %s\n' % self.grubbyPartitionName(bootDevs[0]))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/booty/x86.py", line 245, in writeGrub
    cfPath)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/booty/x86.py", line 528, in write
    not self.useGrubVal)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 217, in writeBootloader
    kernelList, otherList, defaultDev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1278, in handleRenderCallback
    self.currentWindow.renderCallback()
IndexError: list index out of range

Comment 1 Ryan Martin 2011-06-10 20:08:55 UTC
Created attachment 504200 [details]
Attached traceback automatically from anaconda.

Comment 2 Jesse Keating 2012-07-19 21:54:50 UTC
That code doesn't even exist any more.


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