From 38cae9ac5fbe34573333d42347a56b55950d03c1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 1 Feb 2023 15:12:20 -0800 Subject: [PATCH] Explicitly include cracklib-dicts in desktop packages (#2158891) This works around https://bugzilla.redhat.com/show_bug.cgi?id=2158891 for now, until the update to strengthen the dep is stable. Signed-off-by: Adam Williamson --- desktop.ks | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/desktop.ks b/desktop.ks index 22effe1..f9bf125 100644 --- a/desktop.ks +++ b/desktop.ks @@ -15,6 +15,10 @@ poweroff %packages @^workstation-product-environment -selinux-policy-minimum +# FIXME: this is a workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2158891 +# can be dropped when https://bodhi.fedoraproject.org/updates/FEDORA-2023-4021d4c044 +# is stable +cracklib-dicts %end %post