[Bug 51497] Re: Ubiquity crash when configuring grub on raid0 system with dmraid loaded
Launchpad Bug Tracker
51497 at bugs.launchpad.net
Tue Jan 7 16:13:32 UTC 2014
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ubuntu
Status: New => Confirmed
--
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/51497
Title:
Ubiquity crash when configuring grub on raid0 system with dmraid
loaded
Status in “ubiquity” package in Ubuntu:
Fix Released
Bug description:
Ubiquity crashes when installing onto a system using a motherboard
software raid, aka 'fake raid', even when the dmraid package is
loaded. It crashes when it tries to configure grub as the installer
tries to setup /dev/hdb, /dev/sdc or similar. On a side note it would
be useful to have the dmraid package as part of the liveCD so people
with this setup, which is becoming more prevalent with the rise of
SATA, aren't left without access to their hard drives until they
figure out what is going on. Logs files follow.
Traceback (most recent call last):
File "/usr/bin/ubiquity", line 130, in ?
install(sys.argv[1])
File "/usr/bin/ubiquity", line 55, in install
ret = wizard.run()
File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 309, in run
self.progress_loop()
File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 524, in progress_loop
raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog
Contents of /var/log/installer/syslog:
<< deleteted 33000 lines >>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/51497/+subscriptions
More information about the foundations-bugs
mailing list