Ubuntu Dapper RC, Installer crashes on PPC (iBook G4)

Bug #47071 reported by Urs Mueller
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 Released
Medium
Unassigned

Bug Description

Trying to install Dapper RC on the external Firewire-Disk of my iBook G4 fails.
Steps:
- Boot the PPC-Live-CD
- Partitioning with the Installer fails, so I use mac-fdisk.
- Format the partition (/dev/sda6), mkswap (/dev/sda4)
- Then use the installer to choose language, country and so on
- choose the appropriate partition for "/" and swap.
The installer then should begin with the installation, but it fails with:

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
Colin Watson (cjwatson) wrote :

The line numbers indicate with certainty that this is not actually the Dapper RC; it looks like Flight CD 7 instead. This is also bug 43012, and is fixed in the release candidate.

Changed in ubiquity:
status: Unconfirmed → Fix Released
Revision history for this message
Urs Mueller (info-urs-mueller) wrote :

Sorry folks

a) I did search for a duplicate entry, but did not find any. I will try harder next time.
b) I simultanously downloaded i386 and ppc. For i386 I got the RC. But for the ppc I missed and did get the flight 7 as Colin mentioned.

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

I don't mind duplicates at all - they're better than multiple different issues ending up in the one bug!

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.