Update needed for net/py-ldap2

Jean-Baptiste Quenot jb.quenot at caraldi.com
Tue Jun 10 13:53:44 PDT 2003


There is a new version available for python-ldap-2 that fixes
integration with OpenLDAP.

Currently, www/web2ldap is broken:

# /usr/local/web2ldap/sbin/web2ldap.py
Traceback (most recent call last):
  File "/usr/local/web2ldap/sbin/web2ldap.py", line 28, in ?
    import w2lapp.core,w2lapp.handler,msHTTPServer,msHTTPHandler,ipadr
  File "/usr/local/web2ldap/pylib/w2lapp/handler.py", line 16, in ?
    import sys,os,types,socket,msgzip,\
  File "/usr/local/lib/python2.2/site-packages/ldap/__init__.py", line 5, in ?
    from _ldap import *
ImportError: /usr/local/lib/python2.2/site-packages/_ldap.so: Undefined symbol "ldap_url_search"

Upgrading net/py-ldap2 would solve the problem.
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


More information about the freebsd-ports mailing list