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 2228074 - Satellite can not be installed on RHEL 8.9
Summary: Satellite can not be installed on RHEL 8.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.12.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 6.13.4
Assignee: satellite6-bugs
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks: 2239725
TreeView+ depends on / blocked
 
Reported: 2023-08-01 10:17 UTC by Ondrej Gajdusek
Modified: 2023-09-28 14:08 UTC (History)
7 users (show)

Fixed In Version: rubygem-openscap-0.4.9-9.el8sat
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2238370 2240204 (view as bug list)
Environment:
Last Closed: 2023-09-28 14:08:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github theforeman foreman-packaging pull 9051 0 None Merged Depend on libopenscap.so.25 explicitly 2023-08-03 12:47:44 UTC
Red Hat Issue Tracker LPINTEROP-3598 0 None None None 2023-08-01 10:17:23 UTC
Red Hat Issue Tracker LPINTEROP-3600 0 None None None 2023-08-01 10:17:23 UTC
Red Hat Issue Tracker LPINTEROP-3679 0 None None None 2023-09-11 08:54:59 UTC
Red Hat Issue Tracker LPINTEROP-3681 0 None None None 2023-09-11 08:54:59 UTC
Red Hat Issue Tracker SAT-19365 0 None None None 2023-08-03 12:45:55 UTC
Red Hat Product Errata RHBA-2023:5399 0 None None None 2023-09-28 14:08:10 UTC

Description Ondrej Gajdusek 2023-08-01 10:17:23 UTC
Description of problem:
Unmet dependency for smart_proxy_openscap in RHEL 8.9.

Version-Release number of selected component (if applicable):
Satellite 6.12 and onwards

How reproducible:
always

Steps to Reproduce:
1. spin up RHEL 8.9, configure RHEL 8.9 baseos and appstream repositories
2. follow Satellite documentation to set up Satellite repos from Red Hat CDN
3. dnf install satellite
4. satellite-installer --scenario satellite

Actual results:
Installer (dnf) fails to install rubygem-smart_proxy_openscap due to a fixed requirement to openscap < 1.3.8.

nothing provides openscap < 1.3.8 needed by rubygem-openscap-0.4.9-8.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms

Expected results:
Requirements of smart_proxy_openscap should allow installing a newer version of the openscap package -> dev should rely on QE to test Satellite on RHEL composes to verify that newer openscap package from RHEL version did not break Satellite. 

Additional info:
* This BZ is identical to BZ2190196.
* RHEL 8.9 ships openscap-1.3.8-1.el8.x86_64
* Identical BZ to this one will pop up if openscap package version gets updated in RHEL 8.10 in case the fix for this BZ will be the same as in BZ2190196.


# dnf --disableplugin=foreman-protector install rubygem-smart_proxy_openscap
Updating Subscription Management repositories.
Last metadata expiration check: 0:00:10 ago on Tue 01 Aug 2023 05:58:20 AM EDT.
Error: 
 Problem: package rubygem-smart_proxy_openscap-0.9.2-1.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms requires rubygem(openscap) >= 0.4.7, but none of the providers can be installed
  - package rubygem-smart_proxy_openscap-0.9.2-1.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms requires rubygem(openscap) < 0.5, but none of the providers can be installed
  - package rubygem-smart_proxy_openscap-0.9.2-1.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms requires (rubygem(openscap) >= 0.4.7 with rubygem(openscap) < 0.5), but none of the providers can be installed
  - conflicting requests
  - nothing provides openscap < 1.3.7 needed by rubygem-openscap-0.4.9-7.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms
  - nothing provides openscap < 1.3.8 needed by rubygem-openscap-0.4.9-8.el8sat.noarch from satellite-6.12-for-rhel-8-x86_64-rpms
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

# rpm -qpR rubygem-openscap-0.4.9-8.el8sat.noarch.rpm | grep openscap
openscap >= 1.2.9
openscap < 1.3.8

Comment 3 Lukas Pramuk 2023-09-22 09:55:41 UTC
VERIFIED.

@Satellite 6.13.5 Snap1
rubygem-openscap-0.4.9-9.el8sat.noarch

by the following manual steps:

1) Check rpm requires
# rpm -qR rubygem-openscap | grep openscap
(libopenscap.so.25 if libc.so.6)
(libopenscap.so.25()(64bit) if libc.so.6()(64bit))

>>> rubygem-openscap no longer has version limit of openscap requirement

2) Upgrade across 6.13.z (no need to be on RHEL8.9, just RHEL8.8.z is enough)
# satellite-maintain upgrade run --target-version 6.13.z -y
...
Upgrade finished.

# rpm -q openscap
openscap-1.3.8-1.el8_8.x86_64

>>> upgrade finished successfully and latest openscap rpm is installed

Comment 5 Griffin Sullivan 2023-09-27 19:25:58 UTC
Verified in 6.13.4.1 snap 1

Steps to Reproduce:

1) # rpm -qR rubygem-openscap | grep openscap
openscap >= 1.2.9
openscap < 1.3.8

2) Upgrade

3) # rpm -q openscap
openscap-1.3.8-1.el8_8.x86_64

Upgrade finished successfully and latest openscap rpm is installed

Comment 9 errata-xmlrpc 2023-09-28 14:08:01 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 (Satellite 6.13.4.1 Async Update), 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/RHBA-2023:5399


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