Description of problem: try to install the latest dnf updates by downloading them from koji, but failed as dnf-yum conflicts with yum. I have to "dnf remove yum" and all of its dependencies before I'm able to install the latest updates Version-Release number of selected component (if applicable): dnf-0.6.5-1.fc22. How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Hello, this is expected since both dnf-yum and yum < 3.4.3-505 provides "/usr/bin/yum". You need to upgrade to yum-3.4.3-505 too.