Bug 1729101

Summary: On Fedora Rawhide, the ghc module does not have the default stream set.
Product: [Fedora] Fedora Modules Reporter: Lukas Ruzicka <lruzicka>
Component: ghcAssignee: Jens Petersen <petersen>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: petersen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-08 10:03:33 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 12:16:21 UTC
Description of problem:
On Fedora Rawhide, the ghc does not have the default stream is not set. DNF will not install the module using `dnf module install ghc`, because it does not know which stream it should take. Defining a default should be considered a good practice. Because of that, I think this is a bug.

How reproducible:
Always

Steps to reproduce:
1. dnf module list ghc

Expected results:
Modules should have the defaults set.

Additional info:
If you did not set the defaults on purpose, please share the reason and confirm that explicitely.

Comment 1 Jens Petersen 2019-09-25 12:20:17 UTC
Sure thanks for the report - I suppose this started since F31 branched from Rawhide.

(<grumble/> I wish the module system handling this better, it is kind of tedious doing PRs for each branch...)

Comment 2 Jens Petersen 2019-09-25 13:18:52 UTC
Oops ignore previous comment - I mistook dates and forgot I already fixed this at the time.

Comment 3 Jens Petersen 2019-09-25 13:36:37 UTC
But then I misread... I see now you are asking about default stream not default profile...

That is kind of a "feature" - the default "stream" is really the non-module ghc!