Comment 0 for bug 939450

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

TEST CASE
1. Boot from a Live CD
2. At ubiquity-dm select 'Install Ubuntu'
3. Proceed to partman and select 'Something else' (manual partitioning)

ACTUAL RESULT
The partition list is empty and ubiquity crash with:

 Traceback (most recent call last):
   File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 593, in partman_column_name
     if 'id' not in partition:
 TypeError: argument of type 'NoneType' is not iterable

EXPECTED RESULT
The partition list is displayed.