Bug#1009794: Current version (1.5.2-1) doesn't work with Dovecot 2.3.18, please upgrade

2022-04-17 Thread Sergio Durigan Junior
Source: dovecot-fts-xapian
Version: 1.5.2-1
Severity: grave

Hello,

The current version of dovecot-fts-xapian doesn't work with Dovecot
2.3.18, currently in unstable/testing:

# doveadm index -A \*
Fatal: Couldn't load required plugin 
/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.so: Module is for different 
ABI version 2.3.ABIv16(2.3.16) (we have 2.3.ABIv18(2.3.18))

The latest upstream version (1.5.5) fixes this problem.

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/


signature.asc
Description: PGP signature


Bug#1009794: Current version (1.5.2-1) doesn't work with Dovecot 2.3.18, please upgrade

2022-05-11 Thread Adrian Bunk
Control: retitle -1 dovecot-fts-xapian must depend on dovecot-abi-*
Control: found -1 1.4.9a-1

On Sun, Apr 17, 2022 at 07:45:55PM -0400, Sergio Durigan Junior wrote:
> Source: dovecot-fts-xapian
> Version: 1.5.2-1
> Severity: grave
> 
> Hello,
> 
> The current version of dovecot-fts-xapian doesn't work with Dovecot
> 2.3.18, currently in unstable/testing:
> 
> # doveadm index -A \*
> Fatal: Couldn't load required plugin 
> /usr/lib/dovecot/modules/lib21_fts_xapian_plugin.so: Module is for different 
> ABI version 2.3.ABIv16(2.3.16) (we have 2.3.ABIv18(2.3.18))

The actual problem is a missing dependency on dovecot-abi-*, similar to 
what dovecot-antispam already has.

> The latest upstream version (1.5.5) fixes this problem.

This problem can be "fixed" with a rebuild, and the rebuild of 1.5.2 for 
libicu71 has already "fixed" it in unstable.

Upgrading to the latest upstream version might also be a good idea,
but that's unrelated.

> Thanks,

cu
Adrian