URL:
https://github.com/freeipa/freeipa/pull/3139
Author: tiran
Title: #3139: Load libldap_r-*.so.2
Action: opened
PR body:
"""
libldap_r.so is only available in the OpenLDAP development packages. The
openldap package provides libldap_r-*.so.2.
Fixes:
https://pagure.io/freeipa/issue/7941
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa
https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3139/head:pr3139
git checkout pr3139