Bug 2117825

Summary: libdap doesn't export symbols related to LDAP_CONNECTIONLESS
Product: [Fedora] Fedora Reporter: Simon Pichugin <spichugi>
Component: openldapAssignee: Simon Pichugin <spichugi>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lance, spichugi, vashirov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openldap-2.6.2-5.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-12 04:31:51 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:

Description Simon Pichugin 2022-08-12 03:32:01 UTC
This bug was initially created as a copy of Bug #2115465

I am copying this bug because: 

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 1 Fedora Update System 2022-08-12 04:29:56 UTC
FEDORA-2022-29dc5331c8 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-29dc5331c8

Comment 2 Fedora Update System 2022-08-12 04:31:51 UTC
FEDORA-2022-29dc5331c8 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.