Re: dlopen() failed: /usr/lib/dovecot/modules/dict/libdict_ldap.so: undefined symbol: ldap_search_star

2016-04-13 Thread Timo Sirainen
On 13 Apr 2016, at 16:23, M. Koehler  wrote:
> 
> Hi,
> 
> I´m using dovecot on debian jessie from the xi-rename-it repo (deb 
> http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.2 main). After upgrading 
> to 2.2.23 I´ve got the following error for example if I delete a message:
> 
> *Apr 13 15:14:10 mail dovecot: dict(18884): Error: Couldn't load plugin 
> /usr/lib/dovecot/modules/dict/libdict_ldap.so: dlopen() failed: 
> /usr/lib/dovecot/modules/dict/libdict_ldap.so: undefined symbol: 
> ldap_search_start
> *
> But I can´t find any ldap settings in my config (doveconf -a). Are any 
> changes that I overlook?

Thanks, should be fixed in the following builds:

https://github.com/dovecot/core/commit/c6f4485a09e4b4ff480a30328679f6b47b39da67
https://github.com/dovecot/core/commit/b025075e4874f6e9ce98883a88554f02f02bdfc5


dlopen() failed: /usr/lib/dovecot/modules/dict/libdict_ldap.so: undefined symbol: ldap_search_star

2016-04-13 Thread M. Koehler

Hi,

I´m using dovecot on debian jessie from the xi-rename-it repo (deb 
http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.2 main). After 
upgrading to 2.2.23 I´ve got the following error for example if I delete 
a message:


*Apr 13 15:14:10 mail dovecot: dict(18884): Error: Couldn't load plugin 
/usr/lib/dovecot/modules/dict/libdict_ldap.so: dlopen() failed: 
/usr/lib/dovecot/modules/dict/libdict_ldap.so: undefined symbol: 
ldap_search_start

*
But I can´t find any ldap settings in my config (doveconf -a). Are any 
changes that I overlook?


Thanks,
Michael