installer crashed

Bug #52586 reported by Tobias Abt
0
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Revision history for this message
Tobias Abt (ubuntu-tabt) wrote :
Download full text (3.9 KiB)

/var/log/installer/syslog:
[...]
Tue, 11 Jul 2006 01:32:37 INFO chroot /target mount -t proc proc /proc
Tue, 11 Jul 2006 01:32:37 INFO chroot /target mount -t sysfs sysfs /sys
Not touching initrd symlinks since we are being reinstalled (2.6.15-23.39)
Not updating image symbolic links since we are being updated (2.6.15-23.39)
Tue, 11 Jul 2006 01:32:58 INFO chroot /target dpkg-reconfigure -fnoninteractive linux-image-2.6.15-23-386
Tue, 11 Jul 2006 01:33:00 INFO chroot /target dpkg-reconfigure -fnoninteractive linux-restricted-modules-2.6.15-23-386
Tue, 11 Jul 2006 01:33:00 INFO chroot /target umount /proc
Tue, 11 Jul 2006 01:33:00 INFO chroot /target umount /sys
ubiquity: Starting up '['/usr/share/ubiquity/check-kernels']' for ubiquity.components.check_kernels.CheckKernels
Tue, 11 Jul 2006 01:33:00 INFO mount --bind /proc /target/proc
Tue, 11 Jul 2006 01:33:00 INFO mount --bind /dev /target/dev
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, 11 Jul 2006 01:33:01 INFO umount -f /target/proc
Tue, 11 Jul 2006 01:33:01 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

/var/log/syslog:
[...]
Jul 10 23:32:32 ubuntu hw-detect: Trying to load module 'triflex'
Jul 10 23:32:32 ubuntu hw-detect: insmod /lib/modules/2.6.15-23-386/kernel/drivers/ide/pci/triflex.ko
Jul 10 23:32:32 ubuntu hw-detect: Detected module 'trm290' for 'IDE chipset support'
Jul 10 23:32:32 ubuntu hw-detect: Trying to load module 'trm290'
Jul 10 23:32:32 ubuntu hw-detect: insmod /lib/modules/2.6.15-23-386/kernel/drivers/ide/pci/trm290.ko
Jul 10 23:32:32 ubuntu hw-detect: Detected module 'ide-floppy' for 'Linux IDE floppy'
Jul 10 23:32:32 ubuntu hw-detect: Trying to load module 'ide-floppy'
Jul 10 23:32:32 ubuntu kernel: [4295610.126000] ide-floppy driver 0.99.newide
Jul 10 23:32:32 ubuntu hw-detect: insmod /lib/modules/2.6.15-23-386/kernel/drivers/ide/ide-floppy.ko
Jul 10 23:32:33 ubuntu hw-detect: Detected discover version 1, installing discover1.
Jul 10 23:32:33 ubuntu hw-detect: Detected udev support, installing udev.
Jul 10 23:32:33 ubuntu ...

Read more...

Revision history for this message
Tobias Abt (ubuntu-tabt) wrote :

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

GRUB seems to be to blame.

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

Thanks for your report. Due to some reliability problems with GRUB and XFS, you need to use a non-XFS root filesystem or create a non-XFS /boot filesystem. Bug 47848 is filed to note that the partitioner should warn you about this up-front.

(This is an educated guess - although I think a fairly reliable one - because you only provided part of /var/log/installer/syslog rather than the whole file. In future, I would prefer to have the whole file.)

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.