ubiquity should not allow invalid grub destinations

Bug #70790 reported by mike1216
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 166, in ?
    main()
  File "/usr/bin/ubiquity", line 161, in main
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 338, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 828, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 599, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1404, in ?
    install.run()
  File "/usr/share/ubiquity/install.py", line 385, in run
    self.configure_bootloader()
  File "/usr/share/ubiquity/install.py", line 1163, in configure_bootloader
    raise InstallStepError(
InstallStepError: GrubInstaller failed with code 1

Revision history for this message
Colin Watson (cjwatson) wrote :

Could you please attach /var/log/syslog and /var/log/partman to this bug, by commenting on the bug's web page? Thanks in advance.

Did you literally tell GRUB to install to "sd0"? That's not a valid GRUB device name.

Changed in ubiquity:
status: Unconfirmed → Needs Info
Revision history for this message
mike1216 (mayank-wala) wrote :

This was my first exp. to install any linux distro. You are right, I figure this out late and install /dev/hda5 and works fine.

Thank you very much

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

I'm redefining this as 'ubiquity should not allow invalid grub destinations' and confirming.

Changed in ubiquity:
importance: Undecided → Low
status: Needs Info → Confirmed
Revision history for this message
Colin Watson (cjwatson) wrote :

Indeed. I'm using bug 90575 to track this problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.