Bug 2115465

Summary: libdap doesn't export symbols related to LDAP_CONNECTIONLESS
Product: Red Hat Enterprise Linux 9 Reporter: Alexey Tikhonov <atikhono>
Component: openldapAssignee: Simon Pichugin <spichugi>
Status: CLOSED ERRATA QA Contact: RHDS QE <ds-qe-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 9.1CC: aboscatt, bsmejkal, ds-qe-bugs, gkimetto, ldap-maint, spichugi
Target Milestone: rcKeywords: Regression, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openldap-2.6.2-3.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-15 11:11:27 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: 2106660    

Description Alexey Tikhonov 2022-08-04 17:44:31 UTC
2.6 version of openldap libs in RHEL9.1 doesn't export symbols related to LDAP_CONNECTIONLESS feature (`ldap_is_ldapc_url()` in particularl, but other as well).

The reason - https://bugs.openldap.org/show_bug.cgi?id=9739#c3 :
```
Since the symbol in question is part of an unsupported feature, only built when the unsupported LDAP_CONNECTIONLESS flag is defined, we will not be adding it to the officially released library map files. If you want to add unsupported features to your builds, then you'll be responsible for tweaking your map files appropriately to make those unsupported features visible in your builds.
```

So this needs to be handled downstream.

Comment 11 bsmejkal 2022-08-11 17:38:10 UTC
Marking as VERIFIED as per comment above.

Comment 13 errata-xmlrpc 2022-11-15 11:11:27 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 (openldap bug fix and enhancement 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-2022:8269