[Bug 2094966] Re: autoinstall: match.install-media: true cannot be applied to RAID devices
Olivier Gayot
2094966 at bugs.launchpad.net
Mon Jan 27 09:04:42 UTC 2025
** Changed in: subiquity (Ubuntu Noble)
Status: New => In Progress
** Changed in: subiquity (Ubuntu Noble)
Assignee: (unassigned) => Olivier Gayot (ogayot)
** Changed in: subiquity (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2094966
Title:
autoinstall: match.install-media: true cannot be applied to RAID
devices
Status in OEM Priority Project:
New
Status in subiquity:
Fix Committed
Status in subiquity package in Ubuntu:
Fix Committed
Status in subiquity source package in Noble:
In Progress
Bug description:
We received a report that factory reset is unable to begin on a RAID
device, as we are using {"install-media": true} to reset onto the same
storage where the reset partition is in.
According to the subiquity/models/filesystem.py:1033,
_has_in_use_partition is always set to False for Raid class, and in
:1662 flagged partition in use is only set for Disk class. Match
directive "install-media" checks the value in _has_in_use_partition.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2094966/+subscriptions
More information about the foundations-bugs
mailing list