This is an automated email from the git hooks/post-receive script.
kevin pushed a commit to branch main in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/main by this push: new 4b01281 cloud: drop tracer for now until it's rebuilt 4b01281 is described below
commit 4b01281a76659ab9145c022867860f8c767df32d Author: Kevin Fenzi kevin@scrye.com AuthorDate: Wed Jul 5 16:17:07 2023 -0700
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 kevin@scrye.com --- 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.