Bug 1543157 - dnf fail to update fedora-upgrade
Summary: dnf fail to update fedora-upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1542616
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-upgrade
Version: 27
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-07 21:00 UTC by Kjell Randa
Modified: 2018-03-11 07:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-08 07:32:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kjell Randa 2018-02-07 21:00:32 UTC
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:

Comment 1 Miroslav Suchý 2018-02-08 07:32:35 UTC
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 ***


Note You need to log in before you can comment on or make changes to this bug.