Bug 1659390

Summary: [RFE] print additional information about skipped packages after the transaction
Product: Red Hat Enterprise Linux 8 Reporter: Daniel Mach <dmach>
Component: dnfAssignee: Marek Blaha <mblaha>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Srot <ksrot>
Severity: high Docs Contact:
Priority: high    
Version: 8.0CC: james.antill, jblazek, jmracek, ksrot, kwalker, mblaha, mkolaja, rmullett, wchadwic
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-4.0.9.2-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-14 01:13:17 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 Daniel Mach 2018-12-14 09:04:19 UTC
There was an internal requirement on enabling --best (best=1 in config file) by default.

PM has evaluated the requirement and the decision is to keep existing behavior (best=0) and change DNF to print additional information about skipped packages after the transaction.
(Currently only upgraded packages are printed).

Comment 5 Marek Blaha 2018-12-20 12:05:51 UTC
PR https://github.com/rpm-software-management/dnf/pull/1295 fixes this.