poor recovery from SIGPIPE while installing language-pack-sv-base

Bug #77298 reported by Mathias
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Trying to install Ubuntu 6.10 from disc recieved with Linux Magazine.

Setting up partitions for install like this:

100 Mb /boot ext3 primary
15 Gb / ext3 primary
1 Gb /swap logical
30 Gb /home logical

~200 Gb Primary NTFS with old, and important, work related data.

Installation works fine all the way through but GRUB cant install, so Ubuntu wont boot.

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/gtkui.py", line 305, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 856, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 628, 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
Mathias (mathias-anlander) wrote :
Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This looks like basically the same problem as in bug 74241, fixed (or at least worked around harder) in Feisty.

Changed in ubiquity:
status: Unconfirmed → Confirmed
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.