installer keeps crashing

Bug #70843 reported by jimdingo
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 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 264, in run
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 550, 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 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 337, in run
    if not self.configure_keyboard():
  File "/usr/share/ubiquity/install.py", line 794, in configure_keyboard
    self.set_debconf('debian-installer/keymap', keymap)
  File "/usr/share/ubiquity/install.py", line 1241, in set_debconf
    dc = debconf.Debconf(read=dccomm.stdout, write=dccomm.stdin)
  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
Vassilis Pandis (pandisv) wrote :

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

Changed in ubiquity:
status: Unconfirmed → Needs Info
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)

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.