Automatic update for dnf5-5.2.8.0-1.fc42.
* Mon Dec 2 2024 Packit <hello@packit.dev> - 5.2.8.0-1
* rpm: Reset RPM log callback upon RpmLogGuard destruction by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1870
* SWIG bindings for user_cb_data in repo::DownloadCallbacks, unit tests by @jrohel in https://github.com/rpm-software-management/dnf5/pull/1849
* I18N: Mark messages in "dnf search" output for a translation by @sunwire in https://github.com/rpm-software-management/dnf5/pull/1861
* Hint when an unknown option is available on different commands by @kontura in https://github.com/rpm-software-management/dnf5/pull/1858
* builddep: add support for remote arguments by @kontura in https://github.com/rpm-software-management/dnf5/pull/1874
* I18N: Mark "Total" message in MultiProgressBar() for a translation by @sunwire in https://github.com/rpm-software-management/dnf5/pull/1885
* Make `test_multi_progress_bar` test more resilient by @kontura in https://github.com/rpm-software-management/dnf5/pull/1882
* package_downloader: Ensure creation of intermediate directories by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1876
* I18N: Mark <unknown> message in dnf list --installed output for a translation by @sunwire in https://github.com/rpm-software-management/dnf5/pull/1883
* repo: Make Repo::download_metadata() method public by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1878
* repo: While cloning root metadata copy also metalink by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1880
* spec: toggle dnf5_obsoletes_dnf for RHEL 11 by @yselkowitz in https://github.com/rpm-software-management/dnf5/pull/1886
* rpm: New API to check PGP signature of RPM file by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1877
* repo: Add option to download all repository metadata by @m-blaha in https://github.com/rpm-software-management/dnf5/pull/1879
* Add packit job to run ABI check on testing farm by @kontura in https://github.com/rpm-software-management/dnf5/pull/1869
* Fix copr chroot specification: replace faulty regex with simpler split by @kontura in https://github.com/rpm-software-management/dnf5/pull/1863
* Download cmd: Require at leats one argument/package to download by @jrohel in https://github.com/rpm-software-management/dnf5/pull/1905
* Install defs.h for /usr/include/dnf5/context.hpp by @ppisar in https://github.com/rpm-software-management/dnf5/pull/1914
* doc: Use PGP instead of GPG by @ppisar in https://github.com/rpm-software-management/dnf5/pull/1917
* @sunwire made their first contribution in https://github.com/rpm-software-management/dnf5/pull/1861
**Full Changelog**: https://github.com/rpm-software-management/dnf5/compare/5.2.7.0...5.2.8.0
* Thu Nov 21 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 5.2.7.0-2
- Toggle dnf5_obsoletes_dnf for ELN
Please log in to add feedback.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
Working fine here in Rawhide.
Generally functional, too bad it didn't get the fix for this annoying bug: https://github.com/rpm-software-management/dnf5/issues/1899#issuecomment-2516138741
This consistently breaks the build of traditional installer images (with lorax) in openQA tests. Error is:
There is indeed a coredump, I'll try and backtrace it tomorrow.
The issue was introduced in https://github.com/rpm-software-management/dnf5/pull/1849 and it seems to be an intentional change in the DNF 5 Python interface. I'll talk with the DNF team tomorrow to see whether we can make this backwards-compatible, or if we need to bump the DNF 5 version to 5.3.0.0 and change the API usage in Lorax. (or some possible other solution).
Here is a backtrace:
This update has been unpushed.