[Bug 298788] Re: installer crashes at 'hardware configuration'
Brian Murray
brian at ubuntu.com
Thu Jul 28 21:40:15 UTC 2011
** Tags added: ubiquity-1.8.12
** Tags added: hardy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/298788
Title:
installer crashes at 'hardware configuration'
Status in “ubiquity” package in Ubuntu:
New
Bug description:
Binary package hint: ubiquity
When reaching the 'hardware configuration' stage, installer crashes.
I tried installing many times with different installation options - ie: install bootloader as do not install bootloader - I always get a crash at this time.
Data below is the result of a simple installation accepting all defaults (bootloader on hd0, no package statistic), using a single '/' partition and not mounting any other existing partition.
Installation language is 'french'.
root at ubuntu:~# lsb_release -rd
Description: Ubuntu 8.04.1
Release: 8.04
Traceback (most recent call last):
File "/usr/lib/ubiquity/bin/ubiquity", line 229, in <module>
main()
File "/usr/lib/ubiquity/bin/ubiquity", line 224, in main
install(args[0])
File "/usr/lib/ubiquity/bin/ubiquity", line 68, in install
ret = wizard.run()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 428, in run
self.progress_loop()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 797, in progress_loop
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/ubiquity/install.py", line 1913, in <module>
install.run()
File "/usr/share/ubiquity/install.py", line 419, in run
self.configure_bootloader()
File "/usr/share/ubiquity/install.py", line 1422, in configure_bootloader
"GrubInstaller failed with code %d" % ret)
InstallStepError: GrubInstaller failed with code 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/298788/+subscriptions
More information about the foundations-bugs
mailing list