Bug 1183439

Summary: "dnf downgrade ghc-rpm-macros\*" fails, though "yum downgrade ghc-rpm-macros\*" succeeds
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: akozumpl, jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-19 12:44:09 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 Jens Petersen 2015-01-19 03:12:45 UTC
Description of problem:
This feels like a regression wrt yum but maybe I am overlooking something.

I installed a newer ghc-rpm-macros build locally and later when I tried to
downgrade to the F21 version, dnf refused to do while yum was able to. 

Version-Release number of selected component (if applicable):
dnf-0.6.3-2.fc21

How reproducible:
100%

Steps to Reproduce:
1. sudo dnf install ghc-rpm-macros\*
2. sudo dnf --enablerepo=rawhide update ghc-rpm-macros\*
3. sudo dnf downgrade ghc-rpm-macros\*

Actual results:
3. Error: package ghc-rpm-macros-extra-1.3.10-1.fc22.x86_64 requires ghc-rpm-macros = 1.3.10-1.fc22, but none of the providers can be installed

Expected results:
Downgrade with wildcard to work like yum does.

Additional info:
Workaround is to list also ghc-rpm-macros-extra explicitly but
this can quickly get tedious if there are many subpackages to downgrade.

Comment 1 Honza Silhan 2015-01-19 12:44:09 UTC
Thanks for the report, we are working on this.

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