Re: [Dovecot] zlib error when running doveadm

2013-07-29 Thread Timo Sirainen
On 22.7.2013, at 18.01, Michael Long wrote: > Upgraded to dovecot 2.2.4 from 2.1.16 > > Error I see is: > > doveadm(root): Error: Module is for different ABI version 2.1.16 (we have > 2.2.ABIv3(2.2.4)): /usr/local/lib/dovecot/doveadm/lib10_doveadm_zlib_plugin.so > > How do I resolve this? De

[Dovecot] zlib error when running doveadm

2013-07-22 Thread Michael Long
I manually fixed it by copying src/plugins/zlib/lib20_zlib_plugin.la to /usr/local/lib/dovecot/doveadm I do not understand why 'make install' won't do that? A bug perhaps?

[Dovecot] zlib error when running doveadm

2013-07-22 Thread Michael Long
> Looks like you have two versions installed and are mixing them up. I checked and only one binary is on the system. I took a look in the directory /usr/local/lib/dovecot/doveadm/ and it appears the upgrade rebuilt all libraries EXCEPT zlib. Any ideas? -rw-r--r-- 1 root root 125910 Jul 22 10:

Re: [Dovecot] zlib error when running doveadm

2013-07-22 Thread Robert Schetterer
Am 22.07.2013 17:01, schrieb Michael Long: > doveadm(root): Error: Module is for different ABI version 2.1.16 (we > have 2.2.ABIv3(2.2.4)): > /usr/local/lib/dovecot/doveadm/lib10_doveadm_zlib_plugin.so normally this simple says there is somthing from old dovecot version ( process ) still running,

Re: [Dovecot] zlib error when running doveadm

2013-07-22 Thread Charles Marcus
On 2013-07-22 11:01 AM, Michael Long wrote: Configuration: # 2.2.4: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 3.2.0-48-generic x86_64 Ubuntu 12.04.2 LTS doveconf: Warning: Dovecot was last started using /etc/dovecot/dovecot-postfix.conf, but this config is /usr/local/etc/dovecot/dovecot.

[Dovecot] zlib error when running doveadm

2013-07-22 Thread Michael Long
Upgraded to dovecot 2.2.4 from 2.1.16 Error I see is: doveadm(root): Error: Module is for different ABI version 2.1.16 (we have 2.2.ABIv3(2.2.4)): /usr/local/lib/dovecot/doveadm/lib10_doveadm_zlib_plugin.so How do I resolve this? Configure options: ./configure --with-bzlib --with-ssl --with