Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1684095

Summary: package dnf-yum-4.1.0-1.fc30.noarch conflicts with yum provided by yum-3.4.3-521.fc30.noarch
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: awilliam, dmach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-28 15:42:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dominik 'Rathann' Mierzejewski 2019-02-28 12:04:51 UTC
Description of problem:
Upgrade F29 to F30 fails with dnf-yum conflicting with yum.

Version-Release number of selected component (if applicable):
dnf-yum-4.1.0-1.fc30.noarch
yum-3.4.3-521.fc30.noarch

How reproducible:
Always

Steps to Reproduce:
1. sudo dnf --setopt=module_platform_id=platform:f30 --releasever=30 --enablerepo=\*testing distro-sync 

Actual results:
 Problem 1: package dnf-yum-4.1.0-1.fc30.noarch conflicts with yum provided by yum-3.4.3-521.fc30.noarch
  - problem with installed package yum-3.4.3-518.fc29.noarch
  - problem with installed package dnf-yum-4.1.0-1.fc29.noarch
  - yum-3.4.3-518.fc29.noarch does not belong to a distupgrade repository
  - dnf-yum-4.1.0-1.fc29.noarch does not belong to a distupgrade repository

Expected results:
Successful dependency resolution with no conflicts.

Additional info:
Looks like this was fixed back in November, so I'm not sure why it still occurrs: bug 1600444 .

Comment 1 Adam Williamson 2019-02-28 15:39:43 UTC
Note my comment #10 on the original bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1600444#c10

"Well, now it's still broken for people moving to Rawhide..."

This is because the 'fix' for this was a `%if 0%{?fedora} >= 30` conditional. So this is really the same bug, let's just re-open and bump the version.

Comment 2 Adam Williamson 2019-02-28 15:42:04 UTC

*** This bug has been marked as a duplicate of bug 1600444 ***