fedora-eln / eln

Main repository and issue tracker
10 stars 6 forks source link

TASK: Drop remnants of dnf-4 #206

Open yselkowitz opened 1 week ago

yselkowitz commented 1 week ago

What does the ELN SIG need to do?

DNF5 is the default package manager in Fedora 41, and now in ELN (#201). At the same time, dnf-4, libdnf, etc. will see less maintenance, and therefore should also be dropped prior to RHEL 11. However, getting rid of those will take more work, mostly beyond our scope:

Trackers: https://tiny.distro.builders/view-rpm--view-eln--python3-dnf.html https://tiny.distro.builders/view-rpm--view-eln--python3-dnf-plugins-core.html

yselkowitz commented 1 week ago

Also, Content Resolver is still using python3-dnf from dnf-4, so that too should be ported to python3-libdnf5: https://github.com/minimization/content-resolver/issues/75

yselkowitz commented 1 week ago

RHBZ tracker: https://bugzilla.redhat.com/show_bug.cgi?id=DNF5 (thanks @michel-slm)