Puppet issue 9506 (https://github.com/puppetlabs/puppet/issues/9506), "puppet agent not working with dnf5" raised in Oct 2024 was fixed in the OpenVox repo in Mar 25 (https://github.com/OpenVoxProject/openvox/pull/20). But it hasn't made it to the main repo. This means that puppet actions that invoke `dnf` on Fedora 42 (or 41, I believe) fail as the the `ruby` code uses `-d` and `-e` flags which were deprecated for `dnf` v 4 and which are no longer available with `dnf5`. I've classified this as security sensitive as it prevents installations based on a current Fedora release from being updated on a timely basis. Reproducible: Always Steps to Reproduce: See puppet issue 1. 2. 3.
Fix: https://src.fedoraproject.org/rpms/puppet/pull-request/33
I can see that this seems to work: v. good responsiveness - but I cannot get at it via Rawhide - I'm still getting `8.10.0-2.fc43` for my fed 42 vm in the Rawhide repo. I'm keen to validate this change. Is there anything that I should be doing to get it? (sorry if this is a blindingly obvious question)
FEDORA-2025-c4f2f6749f (puppet-8.10.0-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c4f2f6749f
FEDORA-2025-c4f2f6749f has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c4f2f6749f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c4f2f6749f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-b0312f14c8 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b0312f14c8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b0312f14c8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-b0312f14c8 (puppet-8.10.0-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-c4f2f6749f (puppet-8.10.0-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.