Comment 10 for bug 1798184

Revision history for this message
David Ames (thedac) wrote : Re: PY3: python3-ldap does not allow bytes for DN/RDN/field names

@Corey,

Potentially related:

python-ldap gets installed when python3-ldappool is installed even if python3-ldap is already installed. Could be a packaging dependency problem.

aptitude why python-ldap
i python3-ldappool Depends python3-pyldap (>= 2.4.20)
i A python3-pyldap Depends python-ldap (= 3.0.0-1)