Crash when removing a Raid in manual partitioning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
subiquity |
Fix Committed
|
High
|
Dan Bungert |
Bug Description
In Subiquity 22.10.1, attempting to remove a raid during manual partitioning results in the following traceback:
File "/snap/
self.
File "/snap/
getattr(self, 'delete_' + obj.type)(obj)
File "/snap/
self.
File "/snap/
self.
File "/snap/
part.
AttributeError: 'Raid' object has no attribute 'renumber_
Changed in subiquity: | |
assignee: | nobody → Dan Bungert (dbungert) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in subiquity: | |
status: | In Progress → Fix Committed |