Description of problem: dnf-plugins-core have a dnf-utils component, which, in turn, conflicts with yum-utils < 1.1.31-513. The last yum-utils available is yum-utils-1.1.31-512.fc26, and required by pungi (fc27), revisor (fc24). Version-Release number of selected component (if applicable): dnf-plugins-core-2.1.2-2.fc27.noarch How reproducible: Always Steps to Reproduce: 1. Try to update dnf-plugins-core on system with yum-utils. Actual results: error: Failed dependencies: yum-utils < 1.1.31-513 conflicts with dnf-utils-2.1.2-2.fc27.noarch Expected results: No conflict. Or provide way to run pungi w/o yum-utils.
It's yum-utils who should make an update with renamed utils with -deprecated suffix.
yum-utils was updated during mass rebuild, but the conflict is moved to files area. If dnf-utils cover all tasks from yum-utils, is may be usefull to add "Prodides" and "Obsoletes" tags.
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'.
Hi, this bug affects machines running Fedora 25 trying to upgrade to Fedora 26. Given that we are likely to see some such updates and legacy systems may have yum-utils and dnf-utils both installed, it would be really nice to have a courtesy rebuild of yum-utils in Fedora 26. From a fresh Fedora 26 install: [user@fedora-26-minimal ~]$ sudo dnf install dnf-utils yum-utils Last metadata expiration check: 1:15:10 ago on Tue 14 Nov 2017 04:13:29 PM EST. Error: Problem: conflicting requests - package dnf-utils-2.1.5-1.fc26.noarch conflicts with yum-utils < 1.1.31-513 provided by yum-utils-1.1.31-512.fc26.noarch - package dnf-utils-2.1.1-1.fc26.noarch conflicts with yum-utils < 1.1.31-513 provided by yum-utils-1.1.31-512.fc26.noarch (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)
yum and related packages are no longer actively developed. They are being replaced with dnf, dnf-utils, etc. I'm closing this bug because it's most likely never going to be fixed. If you still consider your bug report important, reopen it, please.