From c275b23ef925613124d0f0f61b92ca6c3e2d7ede Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Apr 16 2025 09:43:20 +0000 Subject: common: Exclude hplip-gui Looks like rpm-ostree/libdnf4? does not properly resolve the rich weak dependency and pulls hplip-gui in the image. Exclude it as we don't need it. See: https://discussion.fedoraproject.org/t/two-new-hp-programm-installed-after-upgrade-to-silverblue-42/148834 See: https://src.fedoraproject.org/rpms/hplip/c/8104c07571940e12c97025aeb6a61f5d0d79cf91?branch=rawhide See: https://github.com/fedora-silverblue/issue-tracker/issues/646 --- diff --git a/common.yaml b/common.yaml index 779d2d4..5562116 100644 --- a/common.yaml +++ b/common.yaml @@ -155,6 +155,8 @@ exclude-packages: - qemu-kvm-core - qemu-device-display-virtio-gpu - qemu-device-display-virtio-vga + # See: https://github.com/fedora-silverblue/issue-tracker/issues/646 + - hplip-gui postprocess: - |