From 0c2c1f63999bcb5d83c97ff9cff13310fe31bf30 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 13 Dec 2021 10:00:41 -0800 Subject: [PATCH] runtime-cleanup: remove pipewire-related packages We aim to remove all sound support from the installer root, but this was never updated for Pipewire. This just started causing compose failures because of a dep chain from pipewire to lilv. Signed-off-by: Adam Williamson --- share/templates.d/99-generic/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates.d/99-generic/runtime-cleanup.tmpl b/share/templates.d/99-generic/runtime-cleanup.tmpl index c6f6209d..59d79a7a 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -10,7 +10,7 @@ remove usr/share/i18n ## perl is needed by /usr/bin/rxe_cfg from libibverbs ## no sound support, thanks -removepkg flac-libs libsndfile pulseaudio* sound-theme-freedesktop +removepkg flac-libs libsndfile pipewire pulseaudio* rtkit sound-theme-freedesktop wireplumber* ## we don't create new initramfs/bootloader conf inside anaconda ## (that happens inside the target system after we install dracut/grubby) removepkg dracut-network grubby anaconda-dracut