Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osbuild-depsolve-dnf5: Wait until Fedora 41 to switch to DNF5 #1768

Closed
wants to merge 1 commit into from

Conversation

bcl
Copy link
Contributor

@bcl bcl commented Apr 30, 2024

Due to dnf5 announcing dnf 5.2.0 with breaking API changes we need to update the current osbuild-depsolve-dnf5. This would mean carrying 3 different scripts if we support dnf 5.1.x on Fedora 40 so it switches back to using libdnf for 40, and switches to dnf 5.2.0 for Fedora 41.

NOTE: This needs to wait for libdnf5 version 5.2.0 to be merged into Fedora 41 (currently rawhide) before it should be merged.

It will also require the Schutzfile osbuild entry for Fedora 40 in the images repo to be updated so that it is testing the correct depsolver.

Due to dnf5 announcing dnf 5.2.0 with breaking API changes we need to
update the current osbuild-depsolve-dnf5. This would mean carrying 3
different scripts if we support dnf 5.1.x on Fedora 40 so it switches
back to using libdnf for 40, and switches to dnf 5.2.0 for Fedora 41.

NOTE: This needs to wait for libdnf5 version 5.2.0 to be merged into
Fedora 41 (currently rawhide) before it should be merged.

It will also require the Schutzfile osbuild entry for Fedora 40 in the
images repo to be updated so that it is testing the correct depsolver.
Copy link

This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 31, 2024
@bcl
Copy link
Contributor Author

bcl commented May 31, 2024

Replaced by #1776

@bcl bcl closed this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant