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 1183439 - "dnf downgrade ghc-rpm-macros\*" fails, though "yum downgrade ghc-rpm-macros\*" succeeds
Summary: "dnf downgrade ghc-rpm-macros\*" fails, though "yum downgrade ghc-rpm-macros\...
Keywords:
Status: CLOSED DUPLICATE of bug 1169165
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-19 03:12 UTC by Jens Petersen
Modified: 2015-01-19 12:44 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-19 12:44:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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