I’m running MAAS 3.4 (Deb‑packaged) on Ubuntu 24.04 with UEFI‑only boot, and I cannot deploy any Ubuntu release older than 24.04 (for example 22.04 or 20.04) from the MAAS image repository. I understand there is a known cloud‑init bug (Launchpad bug #2106671) affecting bonded interfaces, but I am not using any bonds and still see the same failure.
What I’ve tried so far:
Removed all network bonds and deployed on a single interface (UEFI‑only).
Imported an OVA of a MAAS server that successfully deployed 22.04 one year ago.
Applied the official workaround by pinning cloud‑init to version 24.4.0 via custom curtin early_commands/late_commands.
Despite these efforts, the deployment still fails with the same error. Can you please advise on any updated images, packages, configurations, or additional debugging steps to resolve this?