Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1729167

Summary: On Fedora Rawhide, the testmodule module does not have the default stream and profile set.
Product: [Fedora] Fedora Modules Reporter: Lukas Ruzicka <lruzicka>
Component: testmoduleAssignee: Ralph Bean <rbean>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jkaluza, jscotka, mprahl, mvadkert, psabata, qwan, rbean, sgallagh, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-01 12:59:37 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 Lukas Ruzicka 2019-07-11 13:30:16 UTC
Description of problem:
On Fedora Rawhide, the testmodule module does not have the default stream and profile set. Therefore, DNF will not install the module using `dnf module install testmodule`. It will only enable it. Since modules should be able to install using the aforementioned command, I consider this a bug.

How reproducible:
Always

Steps to reproduce:
1. dnf module list testmodule

Expected results:
Modules should have the defaults set. I believe that the test module should meet all criteria of good practice when create modules for people to see how to make them correctly. 

Additional info:
Please, fix.

Comment 1 Lukas Ruzicka 2019-07-23 14:03:09 UTC
Default streams are no longer required, but default profiles are. Please set the default profile for every stream. Thank you.

Comment 2 Lukas Ruzicka 2019-07-23 15:30:18 UTC
This module also does not have a corresponding yaml file in https://pagure.io/releng/fedora-module-defaults/. 
Please, fix. Thank you.