[Bug 2083685] Re: Utilize SNAPSHOT_SERVICE_TIMESTAMP When Configuring Repositories
Ural Tunaboyu
2083685 at bugs.launchpad.net
Thu Jul 10 20:10:37 UTC 2025
Ubuntu 24.10 (Oracular Oriole) has reached end of life, so this bug will
not be fixed for that specific release.
** Changed in: livecd-rootfs (Ubuntu Oracular)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2083685
Title:
Utilize SNAPSHOT_SERVICE_TIMESTAMP When Configuring Repositories
Status in livecd-rootfs package in Ubuntu:
New
Status in livecd-rootfs source package in Focal:
New
Status in livecd-rootfs source package in Jammy:
New
Status in livecd-rootfs source package in Noble:
New
Status in livecd-rootfs source package in Oracular:
Won't Fix
Bug description:
# Background
as of 20241004 (RIP w9xn), $SNAPSHOT_SERVICE_TIMESTAMP has been made
available as an official environment variable in launchpad livefs
builds. When a build is triggered with in launchpad with the metadata
snapshot_service_timestamp, $SNAPSHOT_SERVICE_TIMESTAMP will be
populated with the provided timestamp. This allows livecd-rootfs to
configure the initial mirrors to use the snapshot service rather than
the current overwrite cases.
documentation on the snapshot service: https://snapshot.ubuntu.com/
proposed patch by mwhudson: https://paste.ubuntu.com/p/5RtpSKm2QQ/
This is only to enable the snapshot service in one variable. There are
other variables throughout livecd-rootfs that reference archives which
may need to be investigated
LB_PARENT_MIRROR_BINARY
LB_PARENT_MIRROR_BINARY_VOLATILE
LB_PARENT_MIRROR_BINARY_SECURITY
Section of code around $EXTRA_PPAS : livecd-rootfs/live-
build/auto/config:1519 [0]
Any hooks that add PPAs or change the default apt configurations may
need to be investigated as well. if these are housed in private areas,
and nested (looking at you CPC), then those will need to be handled by
individual teams.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2083685/+subscriptions
More information about the foundations-bugs
mailing list