Skip to content

fix(presets): bump python-ldap to 3.4.2 for OpenLDAP 2.5+ compat#70

Closed
trisdoan wants to merge 1 commit intomainfrom
fix/python-ldap-openldap-25
Closed

fix(presets): bump python-ldap to 3.4.2 for OpenLDAP 2.5+ compat#70
trisdoan wants to merge 1 commit intomainfrom
fix/python-ldap-openldap-25

Conversation

@trisdoan
Copy link
Copy Markdown
Collaborator

@trisdoan trisdoan commented Mar 20, 2026

Summary

  • Ignore Odoo's python-ldap==3.4.0 pin and install 3.4.2 instead
  • python-ldap<=3.4.1 hardcodes -lldap_r which was removed in OpenLDAP 2.5+, causing build failures on Arch Linux, Fedora 36+, etc.

References

python-ldap 3.4.0 hardcodes -lldap_r which was removed in OpenLDAP 2.5+,
causing build failures on Arch Linux, Fedora 36+, etc.

Bump to 3.4.2 which supports OpenLDAP 2.5-2.6.

Ref: python-ldap/python-ldap#432
Ref: odoo/odoo#109217
@trisdoan trisdoan force-pushed the fix/python-ldap-openldap-25 branch from b90d4bc to 896aa36 Compare March 23, 2026 03:56
@trisdoan
Copy link
Copy Markdown
Collaborator Author

Superseded by #76

@trisdoan trisdoan closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant