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

Migrate ci/overrides.py to dnf5 #3254

Open
jlebon opened this issue Nov 14, 2024 · 0 comments
Open

Migrate ci/overrides.py to dnf5 #3254

jlebon opened this issue Nov 14, 2024 · 0 comments

Comments

@jlebon
Copy link
Member

jlebon commented Nov 14, 2024

It's still using the old dnf4 APIs. We'll need to do this if we want to eventually be able to stop having to pull it in dnf4.

jlebon added a commit to jlebon/fedora-coreos-config that referenced this issue Nov 14, 2024
F41 moved on to dnf5, which doesn't pull in Python bindings anymore.
But anyway, the Python API in libdnf5 is different and we'd need to
migrate `overrides.py`.

For now at least to unbreak things, just re-install back python3-dnf.

See also: coreos#3254
dustymabe pushed a commit that referenced this issue Nov 14, 2024
F41 moved on to dnf5, which doesn't pull in Python bindings anymore.
But anyway, the Python API in libdnf5 is different and we'd need to
migrate `overrides.py`.

For now at least to unbreak things, just re-install back python3-dnf.

See also: #3254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant