From f53dd4966ed1bd1ff7801af0e7a8d2d4c7c82494 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 29 Oct 2023 10:17:18 -0400 Subject: [PATCH] tier-1: Drop qemu emulators These don't exist in C9S/ELN, and break the build on non-x86_64 on those. --- tier-1/manifest.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tier-1/manifest.yaml b/tier-1/manifest.yaml index d905fa4..5aee60e 100644 --- a/tier-1/manifest.yaml +++ b/tier-1/manifest.yaml @@ -42,9 +42,7 @@ packages: # resolved was broken out to its own package in rawhide/f35 - systemd-resolved -# Include the qemu-user-static-x86 package on aarch64 and s390x FCOS images -# to allow access to the large inventory of containers only built for x86_64. -# https://github.com/coreos/fedora-coreos-tracker/issues/1237 +# These are random architecture-specific packages packages-x86_64: - irqbalance packages-ppc64le: @@ -54,9 +52,6 @@ packages-ppc64le: - ppc64-diag-rtas packages-aarch64: - irqbalance - - qemu-user-static-x86 -packages-s390x: - - qemu-user-static-x86 postprocess: # Undo RPM scripts enabling units; we want the presets to be canonical