From 4b01281a76659ab9145c022867860f8c767df32d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 5 Jul 2023 16:17:07 -0700 Subject: [PATCH] cloud: drop tracer for now until it's rebuilt Right now python3-dnf-plugins-extras is not rebuilt against python 3.12, which causes composes to fail. Lets disable this for now and re-enable it as soon as it's sorted out. Signed-off-by: Kevin Fenzi --- fedora-cloud-base.ks | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index 52a3b7d..38ec938 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -62,7 +62,8 @@ reboot # AND requests a reboot # AND the packages updated require a reboot. # https://fedoraproject.org/wiki/Changes/Automatic_Cloud_Reboot_On_Updates -python3-dnf-plugin-tracer +# - disable for now as it's not yet rebuilt against python3.12 +#python3-dnf-plugin-tracer # Don't include the kernel toplevel package since it pulls in # kernel-modules. We're happy for now with kernel-core.