Installer Crashed

Bug #44654 reported by Tobias Oelgarte
This bug report is a duplicate of:  Bug #43012: crash creating partman question dialog. Edit Remove
8
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Committed
Medium
Unassigned

Bug Description

1. I boot the normaly from the CD
2. Started the installer
3. Filling the forms (lang=en, keyb=de, timezone=berlin ...)
4. "/" on hda10 (+formating), "swap" on hda11 (+formating), "/home" on hda12 (NO formating)
5. Last click on install
6. The installer crashes at this step:

Progressdialog: Checking the fat32 file system in partition #6 of IDE1 master (hda)...

Here is the Traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1084, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 143, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 81, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/python2.4/site-packages/ubiquity/debconffilter.py", line 219, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/python2.4/site-packages/ubiquity/components/partman_commit.py", line 123, in run
    ('ubiquity/text/go_back', 'ubiquity/text/continue'))
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1463, in question_dialog
    dialog = gtk.Dialog(title, transient, gtk.DIALOG_MODAL, tuple(buttons))
RuntimeError: first member of each text/response id pair must be a string

Revision history for this message
Tobias Oelgarte (tobain) wrote : Further Information

Dapper 6.06 Flight 7
Also: Installer sometimes confused which partition to be formated. Installer says that it will format hda10 and hda12 but not hda10 and hda11 as i selected.

Revision history for this message
Tobias Oelgarte (tobain) wrote :

I installed ubiquity 0.9.80 with apt-get. The bug is propably allready fixed!?

That's what i have done:
1. Open Console
2. type "sudo apt-get update"
3. type "sudo apt-get install ubiquity"
4. Start the normal installation!

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

Thanks for your report. This is also bug 43012; it's not fixed in ubiquity 0.99.80, but it'll be fixed in 0.99.81.

Changed in ubiquity:
status: Unconfirmed → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

(and you'd need to upgrade ubiquity-frontend-gtk too, when the fix is uploaded)

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.