Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 2123735

Summary: repositories-validate step on RHEL8 wrongly asks for ansible-2.9-for-rhel-8-x86_64-rpms
Product: Red Hat Satellite Reporter: Lukas Pramuk <lpramuk>
Component: Satellite MaintainAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Gaurav Talreja <gtalreja>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.11.2CC: apatel, kgaikwad
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-02 13:10:17 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 Pramuk 2022-09-02 13:03:16 UTC
Description of problem:
repositories-validate step on RHEL8 wrongly asks for ansible-2.9-for-rhel-8-x86_64-rpms

Version-Release number of selected component (if applicable):
Satellite 6.11.2
rubygem-foreman_maintain-1.0.15-1.el8sat

How reproducible:
deterministic

Steps to Reproduce:
1. Perform upgrade on RHEL8 

# satellite-maintain upgrade run --target-version 6.11.z -y
...

Validating availability of repositories for 6.11
Some repositories missing, calling `subscription-manager refresh`     [FAIL]
Following repositories are not available on your system: ansible-2.9-for-rhel-8-x86_64-rpms
--------------------------------------------------------------------------------
Scenario [Checks before upgrading to Capsule 6.11.z] failed.

The following steps ended up in failing state:

  [repositories-validate]
...


Actual results:
satellite-maintain asks for ansible 2.9 on RHEL8

Expected results:
satellite-maintain upgrades without asking for this repo on RHEL8

Comment 1 Lukas Pramuk 2022-09-02 13:10:17 UTC

*** This bug has been marked as a duplicate of bug 2121689 ***