Description of problem: dnf update Last metadata expiration check: 0:00:00 ago on on. 07. feb. 2018 kl. 21.52 +0100. Dependencies resolved. ============================================================================================================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================================================================================================= Upgrading: fedora-upgrade noarch 28.1-1.fc27 updates 22 k Installing dependencies: dnf-utils noarch 2.1.5-1.fc27 fedora 41 k Transaction Summary ============================================================================================================================================================================================================================================= Install 1 Package Upgrade 1 Package Total download size: 62 k Is this ok [y/N]: y Downloading Packages: (1/2): fedora-upgrade-28.1-1.fc27.noarch.rpm 6.4 MB/s | 22 kB 00:00 (2/2): dnf-utils-2.1.5-1.fc27.noarch.rpm 10 MB/s | 41 kB 00:00 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 6.1 MB/s | 62 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction check error: file /usr/bin/debuginfo-install from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/find-repos-of-install from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/package-cleanup from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/repo-graph from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/repoclosure from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/repomanage from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/repoquery from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/reposync from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/repotrack from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/yum-builddep from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/yum-config-manager from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/yum-debug-dump from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/yum-debug-restore from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch file /usr/bin/yumdownloader from install of dnf-utils-2.1.5-1.fc27.noarch conflicts with file from package yum-utils-1.1.31-513.fc27.noarch Error Summary ------------- Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. run dnf update fedora-upgrade 2. 3. Actual results: Update fails Expected results: Update successfull Additional info:
This is more issue of dnf-utils. I just talked to the members of DNF team and you cannot have dnf-utils together with yum-utils. You can have either yum-utils or dnf-utils. You cannot have them both. Fedora-upgrade require dnf-utils. So there is nothing to fix. You should remove yum-utils first. *** This bug has been marked as a duplicate of bug 1542616 ***