Bug 1623866

Summary: dnf module provides not having consistent output
Product: [Fedora] Fedora Reporter: Karel Srot <ksrot>
Component: dnfAssignee: Jaroslav Mracek <jmracek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 28CC: dmach, mblaha, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-4.0.4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-22 17:41:58 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 Karel Srot 2018-08-30 10:56:07 UTC
Description of problem:

compare the order of listed attributes between dnf-2 and dnf-3

# dnf-3 module provides TestH
Last metadata expiration check: 0:00:17 ago on Thu Aug 30 10:52:12 2018.
TestH-0:1-1.modB.noarch
Module   : ModuleB:f26:1
Profiles : default
Repo     : modularityABDE
Summary  : Module ModuleB summary

TestH-0:2-1.modB.noarch
Module   : ModuleB:f27:1
Profiles : default
Repo     : modularityABDE
Summary  : Module ModuleB summary

# dnf-2 module provides TestH
Last metadata expiration check: 0:00:14 ago on Thu Aug 30 10:52:12 2018.
TestH-0:1-1.modB.noarch
Repo     : modularityABDE
Profiles : default
Module   : ModuleB:f26:1
Summary  : Module ModuleB summary

TestH-0:2-1.modB.noarch
Repo     : modularityABDE
Profiles : default
Module   : ModuleB:f27:1
Summary  : Module ModuleB summary


# rpm -q dnf
dnf-3.4.0-0.43gb7279ccc.fc28.noarch

Comment 1 Jaroslav Mracek 2018-09-19 07:23:51 UTC
The problem should be fixed in https://github.com/rpm-software-management/dnf/pull/1214.