From 2906394fba19ff60b70b20978957e5a32e6395fc Mon Sep 17 00:00:00 2001 From: Aashish Radhakrishnan Date: Fri, 22 Nov 2024 14:42:25 -0500 Subject: [PATCH] Add crun to tier-x manifest The crun package was excluded from s390x and ppc64le rawhide builds due to differing dependencies across architectures. This caused kola tests to fail as the crun was missing. We are adding crun explicitly to the tier-x manifest in the base images to ensure it is included in all architectures --- tier-x/manifest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tier-x/manifest.yaml b/tier-x/manifest.yaml index 8b316f5..492a379 100644 --- a/tier-x/manifest.yaml +++ b/tier-x/manifest.yaml @@ -10,12 +10,12 @@ packages: - jq - less - vim-minimal - # crun recommends but doesn't require criu and criu-libs. We want them for - # checkpoint/restore. https://github.com/coreos/fedora-coreos-tracker/issues/1370 - - criu criu-libs # deps of bootc, but let's be explicit. e.g. even if bootc drops the skopeo # dep, we still want it - podman skopeo + # crun recommends but doesn't require criu and criu-libs. We want them for + # checkpoint/restore. https://github.com/coreos/fedora-coreos-tracker/issues/1370 + - crun criu criu-libs # storage - cryptsetup - lvm2