Bug 1748875

Summary: The Avocado module does not meet criteria on Fedora 31.
Product: [Fedora] Fedora Modules Reporter: Lukas Ruzicka <lruzicka>
Component: avocadoAssignee: Merlin Mathesius <mmathesi>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: mkolman, mmathesi
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: 2019-09-09 16:16:23 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-09-04 10:58:43 UTC
Description of problem:

In Fedora 31, the avocado module has streams with no default profile set, which in my understanding violates the criteria. Each stream of the module should have a valid defaults profile, so that it can be installed using the "dnf module install <module>:<stream>" command. 

How reproducible:

Always

Steps to Reproduce:
1. dnf module list avocadomja

Actual results:

The stable and the 52lts stream are malformed!

Expected results:

The module has a default profile for all its streams.

More info:

-------- List module ---------
Showing information for: avocado
========================================
Stream: latest
Default stream: no
Available profiles: default minimal
Default profile: default
------------------------------
Stream: stable
Default stream: no
Available profiles: default minimal
Default profile: none
------------------------------
Stream: 52lts
Default stream: no
Available profiles: default minimal
Default profile: none
------------------------------
Stream: 69lts
Default stream: yes
Available profiles: default minimal
Default profile: default
------------------------------

Comment 1 Merlin Mathesius 2019-09-04 13:27:56 UTC
https://pagure.io/releng/issue/8401 [Retire module streams "avocado:stable" and "avocado:52lts" from Fedora 31], which has been open for several months, will resolve this issue.

Comment 2 Merlin Mathesius 2019-09-09 16:16:23 UTC
https://pagure.io/releng/issue/8401 has now been fixed and obsolete module streams "avocado:stable" and "avocado:52lts" no longer exist in Fedora 31. The remaining module streams "avocado:latest" and "avocado:69lts" each have a default profile, and "avocado:69lts" is the default stream. Thus, the avocado module now meets the specified criteria.