Dapper beta installer crashed when time corrected

Bug #43103 reported by avickery
This bug report is a duplicate of:  Bug #41921: strange EINTR in keyboard chooser. Edit Remove
8
Affects Status Importance Assigned to Milestone
debconf (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Message read:

We're sorry; the installer crashed. Please file a bug report at https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1061, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 141, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 80, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/python2.4/site-packages/ubiquity/debconffilter.py", line 208, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/python2.4/site-packages/ubiquity/components/kbd_chooser.py", line 61, in run
    self.debug("Display map: %s", self.choices_display_map(question))
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 197, in choices_display_map
    choices = self.choices(question)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 186, in choices
    choices = unicode(self.db.metaget(question, 'choices'), 'utf-8')
  File "/usr/lib/python2.4/site-packages/debconf.py", line 58, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 64, in command
    resp = self.read.readline().strip()
IOError: [Errno 4] Interrupted system call

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

Thanks for your report. This is the same as bug 41921, which has been fixed now; we just released Flight CD 7 that contains this fix, if you want to try that out.

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