ldap_entry: Error libldap2 #9030
Labels
bug
This issue/PR relates to a bug
integration
tests/integration
module
module
tests
tests
traceback
Summary
this is probably heavily environment related, so I´ll as precise as possible on this level.
The error shows up when using community.general.ldap_entry :
ImportError: libldap_r-2.4.so.2: cannot open shared object file: No such file or directory
Issue Type
Bug Report
Component Name
ldap_entry
Other information that's not the component name
ubuntu 20.04.6 LTS
gcc-11 installed from ppa:ubuntu-toolchain-r/test
additional packages: build-essential libsasl2-dev libldap2-dev libssl-dev
Python 3.12.6 venv
python requirements.txt:
ansible-core==2.17.5
ansible-lint
python-ldap==3.4.4
Ansible Version
Community.general Version
Configuration
OS / Environment
libldap2-dev | 2.4.49+dfsg-2ubuntu1
is the version installedThis is the location of the libldap on the machine:
Steps to Reproduce
Expected Results
it should run the task
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: