Crash after partitioning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Colin Watson |
Bug Description
Binary package hint: ubiquity
Ubuquity crashes after selecting mount points. In addition, the "Use largest contiguous free space" option causes the installer to restart the partitioning step instead of automatically partitioning the free space.
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
install(
File "/usr/bin/
ret = wizard.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.size):
File "/usr/lib/
result.
KeyError: 9
Thanks; I've fixed this crash in my bzr branch. The other autopartitioning problem you mention doesn't appear to happen any more in feisty, and was probably fixed by various partman-auto rearrangements that happened between then and now, although I've fixed up a few bits and pieces I noticed while investigating this.