Description of problem: Fedora 22 is planning to switch over to dnf from yum as per https://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF Please switch from yum/yum-utils to dnf/dnf-plugins-core. Thanks!
Created attachment 1025371 [details] add dnf support This is a patch to add basic dnf support.
Michael - would you care to file a PR upstream? https://github.com/cobbler/cobbler/
Please could you confirm, that the last version is fully compatible with dnf. If yes than please close the bug report.
No, it has not been fully ported to dnf. We have a patch to use dnf repoquery instead on yum-utils repoquery, but that's about it. cobbler still uses the yum python api.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Please note that we're about to drop YUM-3 completely from Fedora in the near future. Currently, we'd like to make this happen in Fedora 30 which goes out in April. If you have any plans to port cobbler to the DNF API, please consider doing that as we cannot guarantee YUM-3 availability in the upcoming Fedora releases anymore. Thanks!
Work on this is proceeding upstream