| delorie.com/archives/browse.cgi | search |
| 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 <daveroth AT acm DOT org> |
| 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> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |