Okay, so I have two problems with this update. They may stem from the same problem, which seems to be that this latest update now has two different main applications that can be used, incus 202605272150 and incus-lts-7.0 202605272150. My system does not choose one.
On my two-server cluster (waiting for Unique Situation I can’t seem to find anywhere involving adding a server to my cluster to get fixed so I can add another node), I get this error at startup:
lsstat /var/lib/extensions/Incus-lts-7.0.raw: no such file or directory.
It also shows incus() and incus-lts-7.0() are installed applications.
On my third node that I am waiting to cluster, which does not have a default configuration installed but modified networking, it does seem to boot and I can reach it remotely, but it also has both applications installed. This is what I see in the logs:
May 28, 05:06:27 AM 4c4c4544-0038-5310-8048-c2c04f395a32 incus-osd[806]: 2026-05-28 05:06:27 ERROR more than one primary application present in installation list: incus, incus-lts-7.0 err=more than one primary application present in installation list: incus, incus-lts-7.0 provider=images
May 28, 06:22:41 AM 4c4c4544-0038-5310-8048-c2c04f395a32 incus-osd[806]: 2026-05-28 06:22:41 ERROR more than one primary application present in installation list: incus, incus-lts-7.0 err=more than one primary application present in installation list: incus, incus-lts-7.0 provider=images
What do you recommend I do to fix this?