Comment 2 for bug 1044299

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

update_release_notes_label()
update_release_notes_label()
Exception caught in process_line:
Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 137, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 288, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 2275, in run
    self.ui.set_autopartition_options(options, self.extra_options)
  File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 595, in set_autopartition_options
    opt_widget.set_label(options[option].title)
  File "/usr/lib/python3/dist-packages/gi/types.py", line 47, in function
    return info.invoke(*args, **kwargs)
TypeError: Argument 1 does not allow None as a value
Error opening file for reading: Permission denied

This is rather interesting...