Bug 445277 - traceback whilst installing the kernel package
Summary: traceback whilst installing the kernel package
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-05 21:22 UTC by Dave Jones
Modified: 2015-01-04 22:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-04 15:12:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
log (121.35 KB, text/plain)
2008-05-05 21:22 UTC, Dave Jones
no flags Details

Description Dave Jones 2008-05-05 21:22:20 UTC
right at the end of the install, I got this dialog all up in my face..

Traceback (most recent call first):
  File "/usr/lib/booty/bootloaderInfo.py", line 939, in grubbyDiskName
    return "hd%d" % self.drivelist.index(name)
  File "/usr/lib/booty/bootloaderInfo.py", line 900, in writeGrub
    f.write("(%s)     /dev/%s\n" % (self.grubbyDiskName(drive),
  File "/usr/lib/booty/bootloaderInfo.py", line 1108, in write
    justConfig | (not self.useGrubVal))
  File "/usr/lib/booty/bootloaderInfo.py", line 1216, in write
    chainList, defaultDev, justConfig, intf)
  File "/usr/lib/anaconda/bootloader.py", line 236, in writeBootloader
    justConfigFile, anaconda.intf)
  File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1278, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 80, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1299, in handleRenderCallback
    self.currentWindow.renderCallback()
ValueError: list.index(x): x not in list

Comment 1 Dave Jones 2008-05-05 21:22:20 UTC
Created attachment 304562 [details]
log

Comment 2 Dave Jones 2008-05-05 21:22:55 UTC
that machine has two disks. I told anaconda to ignore the 2nd one, as its bad.

Comment 3 Bill Nottingham 2008-05-09 17:13:53 UTC
Removing from F9 blocker, as we decided not to hold the release for this.

Comment 4 Bug Zapper 2008-05-14 10:41:09 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Andy Lindeberg 2008-06-03 14:27:09 UTC
Does this happen with the final release of F9?


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