RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1573288 - compat-sap-c++ packaging incomplete/buggy
Summary: compat-sap-c++ packaging incomplete/buggy
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: compat-sap-c++-6
Version: 7.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Marek Polacek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-30 18:35 UTC by Bishop Clark
Modified: 2018-04-30 18:59 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-30 18:51:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bishop Clark 2018-04-30 18:35:49 UTC
Description of problem:
compat-sap-c++5/6/7 include no /etc/ld.so.conf.d drop-in and no README/hints

Version-Release number of selected component (if applicable):
compat-sap-c++-5-5.3.1-10.el7_3
compat-sap-c++-6-6.3.1-1.el7_3
compat-sap-c++-7-7.2.1-2.el7_4


How reproducible:
easy

Steps to Reproduce:
1. subscribe to RHEL for SAP APPs channel
2. yum install  compat-sap-c++-*
3. check for absense of hints
4. observe libraries aren't available, via ldd on an affected binary

Actual results:
binary_name: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found

Expected results:
no error, and libs shown in ldd output

:
:
        libstdc++.so.6 => /opt/rh/SAP/lib64/compat-sap-c++-6.so
:
:

Additional info:

Comment 2 Marek Polacek 2018-04-30 18:51:14 UTC
This package is only meant for a very specific use-case, not for a general use.  It is intentional that it only contains the specific DSO.  As such, I don't think there's a need to change anything.

Comment 3 Bishop Clark 2018-04-30 18:59:48 UTC
Will advise SAP that this package is too hard to finish properly, and hope they can update their tech note to include the required crutch.  Thanks!


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