server-live has subiquity tracking edge
Bug #1724410 reported by
Michael Hudson-Doyle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
livecd-rootfs (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
We changed the server live images to install subiquity from stable recently but unfortunately the seed.yaml says to track subiquity from edge. So some time soon after boot subiquity will be refreshed from edge, which ends up killing subiquity (which is another bug). This is critical because we cannot have a released image end up updating itself to edge.
Related branches
lp://staging/~mwhudson/livecd-rootfs/subiquity-stable-refresh-safety
- Steve Langasek: Approve
- Mathieu Trudel-Lapierre: Approve
-
Diff: 45 lines (+13/-3)3 files modifieddebian/changelog (+10/-0)
live-build/ubuntu-server/hooks/032-installer-squashfs.binary (+1/-1)
live-build/ubuntu-server/includes.binary/overlay/lib/systemd/system/subiquity.service (+2/-2)
To post a comment you must log in.
I think this (and bug 1724411) could both be mitigated by disabling snapd.refresh.timer and given the timeframe maybe that's the best approach to take.