Bug 2084624

Summary: Unable to install 6.11 with ansible-core 2.12
Product: Red Hat Satellite Reporter: Griffin Sullivan <gsulliva>
Component: PackagingAssignee: Evgeni Golov <egolov>
Status: CLOSED ERRATA QA Contact: Lukas Pramuk <lpramuk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.11.0CC: bbuckingham, egolov, jhutar
Target Milestone: 6.11.0Keywords: AutomationBlocker, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-smart_proxy_ansible-3.3.1-2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-05 14:35:32 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:
Bug Depends On:    
Bug Blocks: 2058844    

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