DNF Module Requires DNF5?
Does the DNF module require DNF5?
When trying to build custom images based on centos stream 10, I get the following error:
I get that I could base my image off of centos 9 or fedora, and add the COPR to my containerfile, but unfortunately I can't do that with centos 10 or almalinux 10 either.
I checked out the Bluefin:LTS and GDX repo, over there it looks like they're just using regular DNF commands in their build scripts.
Let me know how I should be doing this, thank you!!
1 Reply
Yes, this module will require
dnf5
cause we use specific features of that version in the module