Bug 491574

Summary: "No module named checkbootloader" F-10 to rawhide upgrade fails
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, pjones, rmaximo, tomek, vanmeeuwen+fedora
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: 2009-03-23 14:03:31 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:

Description Warren Togami 2009-03-23 05:03:12 UTC
preupgrade-1.0.1-1.fc10
anaconda-11.5.0.35-1.x86_64

Started from F-10, used preupgrade to start upgrade into rawhide.  Upgrade of 1574 packages was successful, but at the very end anaconda crashed with this traceback.  Let me know if you need anything more.

anaconda 11.5.0.35 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/bootloader.py", line 123, in writeBootloader
    import checkbootloader
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1338, in handleRenderCallback
    self.currentWindow.renderCallback()
ImportError: No module named checkbootloader

Local variables in innermost frame:
dosync: <function dosync at 0x7f2aa90f7c80>
justConfigFile: False
anaconda: <__main__.Anaconda instance at 0x7f2ac7575710>

Comment 1 Tomasz Torcz 2009-03-23 09:31:27 UTC
I can confirm, I've got the same while preupgrading from F10 to rawhide. Despite crash, after reboot GRUB menu had entry for rawhide kernel and system booted OK.

Comment 2 Chris Lumens 2009-03-23 14:03:31 UTC
This will be fixed in the next build of anaconda.  Thanks for the bug report.