unsupported Unicode code range

Bug #55550 reported by Guillaume Gogo
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1169, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 144, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 82, 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.py", line 214, in run
    if not self.frontend.set_disk_choices(self.choices(question),
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 189, in choices
    choices = unicode(self.db.metaget(question, 'choices'), 'utf-8')
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 95-99: unsupported Unicode code range

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

Thanks for your report. This is also bug 48732, and occurs due to strange model names on certain disks. This is fixed in dapper-updates, so you can work around it by upgrading all packages with 'ubiquity' in their names on the running live CD before starting the installer.

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.