From a0ebea19a8cd87a490aaba1596cb8361e0a4d3ff Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Mon, 22 Jan 2024 17:22:49 +0530 Subject: [PATCH 1/2] Drop python3-systemd from our minimized builds This package was once needed by ubuntu-advantage-tools for cloud images. However, u-a-t have finally dropped this entirely in their v30 release. cf: https://github.com/canonical/ubuntu-pro-client/issues/2692 cf: https://github.com/canonical/ubuntu-pro-client/pull/2717 cf: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2038417 --- live-build/auto/config | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/live-build/auto/config b/live-build/auto/config index 0f02d37f..292fd264 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1038,15 +1038,8 @@ case $PROJECT in # or by passing --no-install-recommends to apt-get install. # Apt config is set using `APT_OPTIONS` variable in this script. # This fixes LP: #2031640 - # - # We're also installing python3-systemd for now because it's needed by - # ubuntu-advantage-tools. This will eventually be dropped in the next - # release of u-a-t. This is being discussed and tracked at - # https://github.com/canonical/ubuntu-pro-client/issues/2692. - # Once python3-systemd is dropped from u-a-t, we can remove it - # from here, too. APT_OPTIONS="${APT_OPTIONS:+$APT_OPTIONS }--no-install-recommends" - add_package install ubuntu-cloud-minimal python3-systemd + add_package install ubuntu-cloud-minimal else add_task install minimal standard cloud-image add_package install ubuntu-minimal From e9d27dafb634fae9a99400dfcf8e00424d35f310 Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Mon, 22 Jan 2024 18:02:29 +0530 Subject: [PATCH 2/2] Update d/ch for 24.04.20 release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 42c70398..f99e2760 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (24.04.20) noble; urgency=medium + + * live-build/auto/config: drop python3-systemd from CPC's minimized builds. + + -- Utkarsh Gupta Mon, 22 Jan 2024 18:01:53 +0530 + livecd-rootfs (24.04.19) noble; urgency=medium * live-build/auto/config: don't repeatedly add the same pass name to the