Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245061 - mail-filter/dovecot-antispam-20080829 (last version) is incompatible with >net-mail/dovecot-1.1.1-r1
Summary: mail-filter/dovecot-antispam-20080829 (last version) is incompatible with >ne...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 13:53 UTC by Guillaume Hilt
Modified: 2008-11-18 09:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Hilt 2008-10-31 13:53:41 UTC
The latest available version of mail-filter/dovecot-antispam in Portage isn't compatible with >net-mail/dovecot-1.1.1-r1.
Portage needs a new ebuild using the latest dovecot-antispam head version available here : 
http://git.sipsolutions.net/?p=dovecot-antispam.git;a=snapshot;h=HEAD;sf=tgz

Reproducible: Always

Steps to Reproduce:
1. Install net-mail/dovecot-1.1.4-r1
2. Install mail-filter/dovecot-antispam-20080829
3. Configure dovecot to use dovecot-antispam and launch it

Actual Results:  
Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Loading modules from directory: /usr/lib64/dovecot/imap
Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Module is for different version 1.1.1: /usr/lib64/dovecot/imap/lib90_antispam_plugin.so
Oct 30 10:39:23 ks29138 dovecot: Fatal: IMAP(hiltg): Couldn't load required plugins

Expected Results:  
Oct 10 15:37:58 ks29138 dovecot: IMAP(hiltg): Loading modules from directory: /usr/lib64/dovecot/imap
Oct 10 15:37:58 ks29138 dovecot: IMAP(hiltg): Module loaded: /usr/lib64/dovecot/imap/lib90_antispam_plugin.so

Manually compiling the HEAD revision of the plugin, and replacing the old one in /usr/lib64/dovecot/imap/ fixed the problem.
You can find it on http://git.sipsolutions.net/?p=dovecot-antispam.git;a=snapshot;h=HEAD;sf=tgz
Comment 1 SpanKY gentoo-dev 2008-11-01 07:39:04 UTC
please read the bugzilla documentation before filing a bug next time:
http://www.gentoo.org/doc/en/bugzilla-howto.xml
Comment 2 Thorsten Vollmer 2008-11-02 16:25:45 UTC
dovecot-antispam-20080829 works fine with dovecot-1.1.6 on my servers. Please recompile dovecot-antispam-20080829 after upgrading dovecot.

If the plugin still fails to load, post the build log of dovecot-antispam.