From 09d9a6c422f00e7cdcd398ce89e4b219b378bf76 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Jan 08 2025 21:36:45 +0000 Subject: common-ostree: Exclude bootupd xref: https://bodhi.fedoraproject.org/updates/FEDORA-2025-0a378044f0 The new rpm-ostree requires bootc, which Recommends bootupd. We have that on everywhere except f40 Atomic Desktops, so explicitly exclude it here. --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 519808c..dbe6926 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -8,8 +8,6 @@ container-cmd: include: - fedora-common-ostree-pkgs.yaml - # See: https://gitlab.com/fedora/ostree/sig/-/issues/1 - # - bootupd.yaml packages: # Ensure that we have a kernel. Kernel packages are not in any comps group @@ -109,6 +107,8 @@ exclude-packages: # https://github.com/fedora-silverblue/issue-tracker/issues/517 - grubby - sdubby + # Not in f40 https://gitlab.com/fedora/ostree/sig/-/issues/1 + - bootupd postprocess: - |