[Bug 2083685] Re: Utilize SNAPSHOT_SERVICE_TIMESTAMP When Configuring Repositories

Simon Poirier 2083685 at bugs.launchpad.net
Thu Oct 17 15:00:52 UTC 2024


I haven't dug this further, but suspect it could be something like proxy
configs. germinate uses plain urlopen, so it would disregard any apt
proxy config on the build environment.

-- 
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:
  New

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