Bug 1692799

Summary: Profiles list empty
Product: [Fedora] Fedora Modules Reporter: Marcin Szydelski <marcin>
Component: libgit2Assignee: Igor Raits <igor.raits>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: igor.raits
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-26 13:30:06 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 Marcin Szydelski 2019-03-26 13:27:30 UTC
Description of problem:
According to the test case "QA:Testcase Modularity install module": If a module does not have a default profile set, report a bug for it.

Version-Release number of selected component (if applicable):
0.26, 0.27, 0.28

How reproducible:


Steps to Reproduce:
1. dnf module list | grep libgit2
2.
3.

Actual results:
# dnf module list | grep libgit2
libgit2             0.26                                                                  Library implementation of Git                                                  
libgit2             0.27 [d]                                                              Library implementation of Git                                                  
libgit2             0.28                                                                  Library implementation of Git

Expected results:
# dnf module list | grep libgit2
libgit2             0.26                             default                              Library implementation of Git                                                  
libgit2             0.27 [d]                         default                              Library implementation of Git                                                  
libgit2             0.28                             default                              Library implementation of Git

Additional info:

Comment 1 Igor Raits 2019-03-26 13:30:06 UTC
libgit2 doesn't need any default profiles. You are not supposed to install it this way. You should enable module and install necessary packages.