Bug 491574 - "No module named checkbootloader" F-10 to rawhide upgrade fails
Summary: "No module named checkbootloader" F-10 to rawhide upgrade fails
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-23 05:03 UTC by Warren Togami
Modified: 2009-03-23 14:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-23 14:03:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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