Bug 2189453 - Provide a compat-sap-c++ package without a version string as part of the package name
Summary: Provide a compat-sap-c++ package without a version string as part of the pack...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: compat-sap-c++-10
Version: 8.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Patrick Palka
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On: 2232169
Blocks: 2143913 2191716
TreeView+ depends on / blocked
 
Reported: 2023-04-25 10:04 UTC by Bernd Finger
Modified: 2023-08-15 18:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-155655 0 None None None 2023-04-25 10:04:50 UTC

Internal Links: 2143913

Description Bernd Finger 2023-04-25 10:04:00 UTC
The compat-sap-c++ packages provide forward compatibility on RHEL versions which have been built with previous GCC versions. So SAP software which have been built with more recent GCC versions can be used on older RHEL versions. Example: RHEL 8 is based on GCC 8 and SAP HANA SPS06 has been built with GCC 10. So a library which contains the GCC 10 symbols is required in this case. This library is currently contained in a package named compat-sap-c++-10.

We should replace the compat-sap-c++-* packages by a compat-sap-c++ package without a version string in its package name. This package will also contain a file/link named /opt/rh/SAP/lib64/libstdc++.so.6 pointing to the library which contains the latest GCC symbols so that future versions of SAP software can access the symbols by RUNPATH, RPATH, or LD_LIBRARY_PATH without having to create a new link in a different directory.

Why?
- It will be easier to document and explain which package(s) must be installed for SAP software
- The installation of SAP software will be simplified

Version-Release number of selected component (if applicable):

Additional info:
We must ensure that all possible and supported combinations of SAP HANA and SAP NetWeaver/SAP ABAP Application Platform can be installed on a single RHEL system.


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