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 2125585 - Satellite can not be installed on RHEL 8.7
Summary: Satellite can not be installed on RHEL 8.7
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.11.3
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: 6.12.0
Assignee: satellite6-bugs
QA Contact: Ondrej Gajdusek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-09 11:05 UTC by Ondrej Gajdusek
Modified: 2023-09-19 04:26 UTC (History)
4 users (show)

Fixed In Version: tfm-rubygem-smart_proxy_ansible-3.4.1-2,satellite-6.12.0-4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2132999 (view as bug list)
Environment:
Last Closed: 2022-11-16 13:35:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github theforeman foreman-packaging pull 8543 0 None open Use python39-psutil with ansible-core 2.13+ 2022-09-29 11:10:53 UTC
Red Hat Issue Tracker SAT-13077 0 None None None 2022-09-22 13:04:09 UTC
Red Hat Product Errata RHSA-2022:8506 0 None None None 2022-11-16 13:36:00 UTC

Description Ondrej Gajdusek 2022-09-09 11:05:22 UTC
Description of problem:
Satellite can not be installed on RHEL 8.7 because satellite-common depends on ansible-core >= 2.12 and ansible-core < 2.13. RHEL 8.7 provides ansible-core-2.13.3-1.el8 only.

Version-Release number of selected component (if applicable):
6.11.3, possibly 6.12

How reproducible:
always

Steps to Reproduce:
1. dnf module enable satellite
2. dnf install satellite

Actual results:
Satellite does not install due to a dependency issue.

Expected results:
Satellite installs successfully.

Additional info:
# dnf list --all satellite-common --showduplicates
Updating Subscription Management repositories.
Last metadata expiration check: 2:05:13 ago on Fri 09 Sep 2022 04:50:15 AM EDT.
Available Packages
satellite-common.noarch    6.11.0-2.el8sat      satellite-6.11-for-rhel-8-x86_64-rpms
satellite-common.noarch    6.11.1-1.el8sat      satellite-6.11-for-rhel-8-x86_64-rpms
satellite-common.noarch    6.11.1.1-1.el8sat    satellite-6.11-for-rhel-8-x86_64-rpms
satellite-common.noarch    6.11.2-1.el8sat      satellite-6.11-for-rhel-8-x86_64-rpms


# dnf repoquery --requires satellite-common
Updating Subscription Management repositories.
Last metadata expiration check: 2:01:42 ago on Fri 09 Sep 2022 04:50:15 AM EDT.
((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13))
...

# dnf list ansible-core --all --showduplicates
Updating Subscription Management repositories.
Last metadata expiration check: 2:03:39 ago on Fri 09 Sep 2022 04:50:15 AM EDT.
Available Packages
ansible-core.x86_64    2.13.3-1.el8    RHEL-8.7.0-AppStream-rpms

Comment 12 Ondrej Gajdusek 2022-10-12 16:36:53 UTC
I have found a deprecation warning that is shown in the playbook stdout. BZ2134166 filed.

VERIFIED
@Satellite 6.12.0 snap 14

I have successfully installed Satellite 6.12.0 on top of the latest RHEL 8.7 - RHEL-8.7.0-20221012.0.
I have also successfully ran Ansible roles on the host. There was a deprecation warning shown. See above.

# rpm -q python3-ansible-runner ansible-runner ansible-core satellite foreman rubygem-smart_proxy_ansible
python3-ansible-runner-1.4.7-1.el8ar.noarch
ansible-runner-1.4.7-1.el8ar.noarch
ansible-core-2.13.3-1.el8.x86_64
satellite-6.12.0-4.el8sat.noarch
foreman-3.3.0.17-1.el8sat.noarch
rubygem-smart_proxy_ansible-3.4.1-2.el8sat.noarch

Comment 13 Evgeni Golov 2022-10-13 08:34:25 UTC
Thanks!

I *think* the deprecation warning should already have been there on ansible-core 2.12, but either way it doesn't *really* matter today.
I'll comment on the BZ for some background info too.

Comment 17 errata-xmlrpc 2022-11-16 13:35:50 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.12 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:8506

Comment 18 Red Hat Bugzilla 2023-09-19 04:26:07 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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