Comment 5 for bug 61207

Revision history for this message
Andrey Rumyancev (chipper1) wrote :

I take this bug too!
Installer crushed while configuring bootloader.
I found this in logs:
ubiquity: Starting up '['/usr/share/grub-installer/grub-installer', '/target']' for ubiquity.components.grubinstaller.GrubInstaller
ubiquity: ['/usr/share/grub-installer/grub-installer', '/target'] exited with code 10
Tue, 19 Sep 2006 12:20:19 INFO umount -f /target/proc
Tue, 19 Sep 2006 12:20:19 INFO umount -f /target/dev
ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1
!!!!!!>>>Exception in GTK frontend (invoking crash handler):
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/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 741, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1029, in mountpoints_to_summary
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 538, 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

May be this happend because i try to install Ubuntu on XFS partition (created earlier bu Suse 10.1 installer)?