Comment 4 for bug 926150

Revision history for this message
Brian Murray (brian-murray) wrote : Re: Ubiquity crush on disk partitioning ( unable to load list )

This seems to be the same bug 912031.

Feb 3 15:33:51 ubuntu ubiquity[4349]: Traceback (most recent call last):
Feb 3 15:33:51 ubuntu ubiquity[4349]: File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 593, in partman_column_name
Feb 3 15:33:51 ubuntu ubiquity[4349]: if 'id' not in partition:
Feb 3 15:33:51 ubuntu ubiquity[4349]: TypeError: argument of type 'NoneType' is not iterable
Feb 3 15:33:51 ubuntu ubiquity[4349]:
Feb 3 15:34:10 ubuntu ubiquity[4349]: Exception in GTK frontend (invoking crash handler):
Feb 3 15:34:10 ubuntu ubiquity[4349]: Traceback (most recent call last):
Feb 3 15:34:10 ubuntu ubiquity[4349]: File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 593, in partman_column_name
Feb 3 15:34:10 ubuntu ubiquity[4349]: if 'id' not in partition:
Feb 3 15:34:10 ubuntu ubiquity[4349]: TypeError: argument of type 'NoneType' is not iterable
Feb 3 15:34:10 ubuntu ubiquity[4349]: