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 2084624 - Unable to install 6.11 with ansible-core 2.12
Summary: Unable to install 6.11 with ansible-core 2.12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 6.11.0
Assignee: Evgeni Golov
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks: 2058844
TreeView+ depends on / blocked
 
Reported: 2022-05-12 14:28 UTC by Griffin Sullivan
Modified: 2022-07-05 14:35 UTC (History)
3 users (show)

Fixed In Version: tfm-rubygem-smart_proxy_ansible-3.3.1-2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-05 14:35:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2022:5498 0 None None None 2022-07-05 14:35:58 UTC

Comment 14 Lukas Pramuk 2022-05-20 09:04:11 UTC
VERIFIED.

@Satellite 6.11.0 Snap21

by the following manual reproducer:

1) Have a latest RHEL8 (=RHEL8.6)

2) Subscribe and enable repositories

# subscription-manager register --org 123456789 --activationkey your_secret_ak
# subscription-manager repos --enable=rhel-8-for-x86_64-{baseos,appstream}-rpms
# wget -O /etc/yum.repos.d/satellite.repo http://<internal snap21 el8 repo file> 

3) Enable satellite module and install satellite package

# yum module enable satellite
# yum install satellite
...

Installing:
 satellite                                         noarch    6.11.0-1.el8sat     satellite                            18 k
Installing dependencies:
...
 ansible-core                                      x86_64    2.12.2-3.1.el8      rhel-8-for-x86_64-appstream-rpms    2.4 M

4) Run satellite-installer

# satellite-installer -S satellite --foreman-initial-admin-password changeme
2022-05-20 04:33:36 [NOTICE] [root] Loading installer configuration. This will take some time.
2022-05-20 04:33:41 [NOTICE] [root] Running installer with log based terminal output at level NOTICE.
2022-05-20 04:33:41 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions.
2022-05-20 04:37:10 [NOTICE] [configure] Starting system configuration.
2022-05-20 04:37:47 [NOTICE] [configure] 250 configuration steps out of 1617 steps complete.
2022-05-20 04:38:19 [NOTICE] [configure] 500 configuration steps out of 1617 steps complete.
2022-05-20 04:38:28 [NOTICE] [configure] 750 configuration steps out of 1621 steps complete.
2022-05-20 04:39:56 [NOTICE] [configure] 1000 configuration steps out of 1627 steps complete.
2022-05-20 04:40:04 [NOTICE] [configure] 1250 configuration steps out of 1647 steps complete.
2022-05-20 04:48:33 [NOTICE] [configure] 1500 configuration steps out of 1647 steps complete.
2022-05-20 04:55:10 [NOTICE] [configure] System configuration has finished.
  Success!
  * Satellite is running at https://sat-el8.example.com
      Initial credentials are admin / changeme

  * To install an additional Capsule on separate machine continue by running:

      capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar"
  * Capsule is running at https://sat-el8.example.com:9090

  The full log is at /var/log/foreman-installer/satellite.log
Package versions are being locked.

>>> Satellite installation on RHEL8.6 pulling in ansible-core-2.12 is successful

Comment 17 errata-xmlrpc 2022-07-05 14:35:32 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 (Moderate: Satellite 6.11 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-2022:5498


Note You need to log in before you can comment on or make changes to this bug.