Bug 445277

Summary: traceback whilst installing the kernel package
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-04 15:12:57 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
log none

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?