X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <4FE50660.1030708@acm.org> Date: Fri, 22 Jun 2012 16:57:20 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: libsasl2 2.1.25-1 incompatible with latest openldap. (ATTN: openldap maintainer) References: <4FE4ECD4 DOT 1010206 AT cern DOT ch> In-Reply-To: <4FE4ECD4.1010206@cern.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 6/22/2012 3:08 PM, Andrew Branson wrote: > Hi, > > After updating my cygwin yesterday, my openldap slapd failed to start, > giving the following output: > > $ /usr/sbin/slapd -d 1 -f /etc/openldap/slapd.conf > @(#) $OpenLDAP: slapd 2.3.43 (Mar 26 2012 13:27:31) $ > > vzell AT vzell-de:/misc/src/release/openldap-2.3.43-3/build/servers/slapd > daemon_init: listen on ldap:/// > daemon_init: 1 listeners to open... > ldap_url_parse_ext(ldap:///) > daemon: listener initialized ldap:/// > daemon_init: 2 listeners opened > slapd init: initiated server. > slap_sasl_init: auxprop add plugin failed > slapd destroy: freeing system resources. > slapd stopped. > connections_destroy: nothing to destroy. > > If I downgrade libsasl2 to version 2.1.23-1 then it works just fine. I > couldn't find anyone else complaining about this, and it seems to be > over a month since libsasl2 was updated. Am I doing something wrong? I > replicated this problem on two different machines. Apparently the problem is that SASL 2.1.25 changed the ABI in an incompatible way without bumping the DLL version[1]. The easiest fix is to rebuild OpenLDAP against the updated SASL package. It might also be possible for me to release a patched SASL package with a bumped DLL version, preserving the previous DLL in the current libsasl2 package, but I'd really prefer not to do that. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628237#80 -- David Rothenberger ---- daveroth AT acm DOT org "Plastic gun. Ingenious. More coffee, please." -- The Phantom comics -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple