Sure Antoine, I think SRUing that makes sense and maybe we can reduce how much of a fork you need. I'm writing the test plan for the SRU - can you confirm with a build log or similar that the resulting fork build is healthy when you apply this patch?
** Description changed: + [ Impact ] + + * On arm64 Desktop install ISOs, the message `error: snap "subiquity" + is not installed` can be observed repeatedly. + + [ Test Plan ] + + * Testing something like this prior to merge to the archive is difficult. We can demonstrate that builds in a PPA succeed, but that fails to provide full confirmation that the resulting ISO is healthy. + * ??? + + [ Where problems could occur ] + + * As usual, the risk is never zero + * We are deleting files not in use by the desktop install ISO. If this was done incorrectly, we could harm the install. + + Original bug report follows. + + --- + On arm64, using the Oracular daily build "20241001", the message `error: snap "subiquity" is not installed` can be observed repeatedly. ... Oct 02 16:03:19 ubuntu systemd[1]: Started [email protected] - Subiquity, the installer for Ubuntu Server ttyAMA0. Oct 02 16:03:19 ubuntu systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE Oct 02 16:03:19 ubuntu systemd[1]: [email protected]: Failed with result 'exit-code'. Oct 02 16:03:19 ubuntu systemd[1]: run-credentials-serial\x2dgetty\x40ttyAMA0.service.mount: Deactivated successfully. Oct 02 16:03:20 ubuntu systemd[1]: [email protected]: Scheduled restart job, restart counter is at 3155. Oct 02 16:03:20 ubuntu systemd[1]: Started [email protected] - Subiquity, the installer for Ubuntu Server ttyAMA0. Oct 02 16:03:20 ubuntu systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE Oct 02 16:03:20 ubuntu systemd[1]: [email protected]: Failed with result 'exit-code'. Oct 02 16:03:20 ubuntu systemd[1]: run-credentials-serial\x2dgetty\x40ttyAMA0.service.mount: Deactivated successfully. Oct 02 16:03:20 ubuntu systemd[1]: [email protected]: Scheduled restart job, restart counter is at 3156. ... If `[email protected]` is masked, the situation improves. References to the subiquity snap should be removed from chroot overlay files for Ubuntu Desktop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083554 Title: error: snap "subiquity" is not installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2083554/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
