Crash during install of grub in 10.04 beta1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub-installer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubiquity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ubiquity
Install of kubuntu 10.04 beta1 ended with a popup saying it had crashed while installing grub. Then a dialog with the following backtrace:
Traceback (most recent call last):
File "/usr/lib/
main(
File "/usr/lib/
install(
File "/usr/lib/
ret = wizard.run()
File "/usr/lib/
self.
File "/usr/lib/
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/
install.run()
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/lib/
lambda *args, **kw: self.command(
File "/usr/lib/
status = int(status)
ValueError: invalid literal for int() with base 10: ''
tags: | added: ubiquity-2.2.5 |
tags: | added: lucid |
I now can't get past this error while installing the release version of Kubuntu 10.04.
I have a separate /boot partition that I did not wish to format during installation in case something went wrong. The drive has partitions for Windows, swap, /home, /usr/local, and two partitions for the operating systems. One is occupied by 9.10, the other was created to hold 10.04.
The first time I ran the installer everything worked as expected with the 10.04 kernel images added to the grub menu. However I need to reinstall after making some manual changes to the authentication files in /etc that seemed to cause problems for dbus. All subsequent attempts to install following the same procedure as before now results in the ubiquity error during the installation of grub.