From fe345ff84138ac15d57e518e606fda11b710340d Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Thu, 20 Jul 2023 07:58:49 -0500 Subject: [PATCH] cloud-base: Enable tracer once more This failed a few weeks ago because the Python 3.12 rebuild was still going and some dependencies for tracer were missing. I'm now able to install tracer and its dependencies in rawhide and this change should be ready to go once more. https://fedoraproject.org/wiki/Changes/Automatic_Cloud_Reboot_On_Updates Signed-off-by: Major Hayden --- fedora-cloud-base.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index 38ec938..52a3b7d 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -62,8 +62,7 @@ reboot # AND requests a reboot # AND the packages updated require a reboot. # https://fedoraproject.org/wiki/Changes/Automatic_Cloud_Reboot_On_Updates -# - disable for now as it's not yet rebuilt against python3.12 -#python3-dnf-plugin-tracer +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.