From owner-freebsd-ports@FreeBSD.ORG Tue Jun 10 13:53:44 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED9F837B401 for ; Tue, 10 Jun 2003 13:53:43 -0700 (PDT) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B13F43FAF for ; Tue, 10 Jun 2003 13:53:43 -0700 (PDT) (envelope-from quenotj@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id 9F8EB53B for ; Tue, 10 Jun 2003 22:53:40 +0200 (CEST) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id EB498131; Tue, 10 Jun 2003 22:53:39 +0200 (CEST) Date: Tue, 10 Jun 2003 22:53:39 +0200 From: Jean-Baptiste Quenot To: ports@FreeBSD.org Message-ID: <20030610205337.GA31860@watt.intra.caraldi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Update needed for net/py-ldap2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 20:53:44 -0000 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/