Bug 1244998

Summary: dnf should have an option to show dependency breakage
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: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
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-07-21 11:19:40 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-07-21 01:04:54 UTC
Description of problem:
dnf silently hides repo dependency breakage.
While this may generally enhance the UX,
it is sometimes desirely to know about broken
dependencies for "dnf update", etc.

So I would suggest adding an option "--show-broken-deps"
(probably not the right name;) that would should
ENVRs that dnf is excluding from a transaction.

Currently I use yum-deprecated for this,
but this is inefficient.

Comment 1 Radek Holy 2015-07-21 11:19:40 UTC
I think we can close this as a duplicate of the bug 1210445, right? The solution is bit different but I believe that it should solve your problem.

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