Installer crashed

Bug #73335 reported by Epona
This bug report is a duplicate of:  Bug #48383: debconf frontend went away -- gtkui. Edit Remove
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
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/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

Tags: grub needsinfo
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.

Changed in ubiquity:
status: Unconfirmed → Needs Info
Revision history for this message
reef83 (mad-rief) wrote :

This happened because of my lack of knowledge in GRUB
I managed to fix this after some research, apparently i didn't know that GRUB use a different kind of numbering of partitions (e.g 1 in mbr means 0 in GRUB)

and after all I did install GRUB into (hd0) as default, and it works fine.

Thanks for the great Ubuntu :)

* I can't attach the /var/log/syslog and /var/log/partman to this bug since I ahave done a fresh Install again..

Revision history for this message
Brian (mrbryo) wrote :

As requested the files will be attached. Here is what the traceback:

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 589, in progress_loop
    ret = dbfilter.run_command(auto_process=True)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 153, in run_command
    self.start(auto_process=auto_process)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 62, in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int():

Revision history for this message
Brian (mrbryo) wrote :

And now the partman log.

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

We are seeing a large number of these bugs (which we are tagging as debconf-frontend-crash). While we are not 100% that they all have the same cause (we have not yet found the cause) we are grouping them together as duplicates.

If you are still able to reproduce this bug it would be great to have the /var/log/syslog and /var/log/partman log files. This page contains detailed information on uploading log files: https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs (you will have to repeat the install attempt with the same Live CD to get them)

Note: in this case the original bug is from Ubuntu, but Brian's logs are from Kubuntu. Duping against the Ubuntu bug.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.]

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.