Bug 2063999

Summary: No profiles are shown for any module streams
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: Content ViewsAssignee: Samir Jha <sajha>
Status: CLOSED ERRATA QA Contact: Ian Ballou <iballou>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.10.2CC: ahumbe, casmith, dalley, iballou, pcreech, sbible
Target Milestone: 6.13.0Keywords: Regression, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rubygem-katello-4.5.0,python-pulp-rpm-3.18.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-03 13:21:11 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 Stephen Wadeley 2022-03-14 20:50:58 UTC
Description of problem:


No profiles are shown for any module streams



Version-Release number of selected component (if applicable):
RHEL 6.10.2

How reproducible:
every time

Steps to Reproduce:
1. Sync RHEL8 Appstream repo
2.   - WebUI --> Content --> Module Streams --> $stream --> Profiles tab --> 'No profiles to show'

Actual results:

# for id in $(hammer --username admin --password xxxx --no-headers module-stream list | awk {'print $1'}); do hammer --username admin --password xxxxx module-stream info --id $id | grep Profiles -A 1; done
~~~
Profiles:

Profiles:

Profiles:

Profiles:

Expected results:


# for id in $(hammer --username admin --password xxxx --no-headers module-stream list | awk {'print $1'}); do hammer --username admin --password xxxx module-stream info --id $id | grep Profiles -A 1; done
~~~
Profiles:           
 1) ID:   28
Profiles:           
 1) ID:   266
Profiles:           
 1) ID:   256
Profiles:           
 1) ID:   23


Additional info:
Copied from: https://bugzilla.redhat.com/show_bug.cgi?id=2050100#c8

Comment 3 Samir Jha 2022-04-12 12:43:31 UTC
Created redmine issue https://projects.theforeman.org/issues/34760 from this bug

Comment 4 Bryan Kearney 2022-04-14 20:04:53 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34760 has been resolved.

Comment 5 Samir Jha 2022-07-21 17:41:31 UTC
We're tracking https://bugzilla.redhat.com/show_bug.cgi?id=2109634 to add these fields back to module streams and that is targetted currently to 6.11.z. We can untriage this and follow up on the other BZ and make sure we fix this behavior, instead of hiding it on the UI.

Comment 10 Daniel Alley 2022-10-10 13:30:34 UTC
The pulp aspect of this is addressed as of the build that is aligned to 6.12.  We can possibly enable this as a 6.12 z-stream fix later.

Comment 12 Ian Ballou 2023-01-09 22:32:25 UTC
Verified through the BZ that is dependent on this one: https://bugzilla.redhat.com/show_bug.cgi?id=2109634

The dependent BZ re-adds the profile information.  This BZ removes the profile information, which was the first solution to the original issue before Pulp fixed the problem on their end.

Comment 15 errata-xmlrpc 2023-05-03 13:21:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.13 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:2097