[Rpm-maint] [rpm-software-management/rpm] Support Fedora 41 in Dockerfile (PR #3418)
Michal Domonkos
notifications at github.com
Wed Oct 30 12:06:10 UTC 2024
This is needed for "make check" to work on a Fedora 41 host where the FROM directive is overridden to fedora:41.
- Drop the workaround for gdb-headless, the old version no longer exists in F41 and the bug has been fixed in both F40 and F41: https://bugzilla.redhat.com/show_bug.cgi?id=2310156
- Don't try to remove rpm-sign-libs and python3-rpm on F41 since dnf5 no longer pulls them in
- Run the self-removal in --verbose mode so that we actually see what's being removed in the image build output
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3418
-- Commit Summary --
* Support Fedora 41 in Dockerfile
-- File Changes --
M tests/Dockerfile.fedora (7)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3418.patch
https://github.com/rpm-software-management/rpm/pull/3418.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3418
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3418 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241030/57bcc705/attachment.html>
More information about the Rpm-maint
mailing list