Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1780092

Summary: Module stream mysql:8.0 does not have correct module.md file [rhel-8.3.0]
Product: Red Hat Enterprise Linux 8 Reporter: Honza Horak <hhorak>
Component: mysql-8.0-moduleAssignee: Michal Schorm <mschorm>
Status: CLOSED CURRENTRELEASE QA Contact: Lukáš Zachar <lzachar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: databases-maint
Target Milestone: rcKeywords: ZStream
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1874040 1874042 1874044 (view as bug list) Environment:
Last Closed: 2020-09-15 19:09:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1780081, 1874040, 1874042, 1874044    

Description Honza Horak 2019-12-05 12:03:37 UTC
Based on the content in https://src.osci.redhat.com/modules/mercurial/raw/4.8-rhel-8.2.0/f/mercurial.yaml, the module stream mercurial:4.8 does not define 'name' and 'stream' properly in the module.md file. Reason for doing it was explained in
http://post-office.corp.redhat.com/archives/rhel-devel/2019-March/msg00612.html

Further documentation in RHEL-8 Developer Guide:
https://docs.google.com/document/d/1IFFvXKvNZpLWAMS9-870bahMMtsWru8QOCIREmkd_58/edit#heading=h.lln13r876joj

Building a module in MBS from production branches (those with rhel-x.y.q suffix) might result in a module mercurial:4.8-rhel-x.y.q instead of mercurial:4.8, which is sometimes not that obvious. It is more than recommended to fix the module.md file right away and avoid problems in the future.

Check the tracker https://bugzilla.redhat.com/show_bug.cgi?id=1780081 for more info.