[Bug 2094966] Re: autoinstall: match.install-media: true cannot be applied to RAID devices

Olivier Gayot 2094966 at bugs.launchpad.net
Thu Apr 17 15:40:04 UTC 2025


The fix is included in Subiquity 25.04
https://github.com/canonical/subiquity/releases/tag/25.04

** Changed in: subiquity (Ubuntu Plucky)
       Status: Fix Committed => Fix Released

** Changed in: subiquity
       Status: Fix Committed => Fix Released

-- 
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 Released
Status in subiquity package in Ubuntu:
  Fix Released
Status in subiquity source package in Noble:
  Fix Released
Status in subiquity source package in Plucky:
  Fix Released

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