PGNet Dev
2009-Oct-13 04:15 UTC
[Dovecot] @2.0 IMAP login, Error: ...//lib20_fts_plugin.so: undefined symbol: fts_next_hook_mailbox_allocated
hi,
@ imap login to 2.0/head,
Oct 12 21:06:53 master: Info: Dovecot v2.0.alpha1 starting up (core
dumps disabled)
Oct 12 21:07:16 imap-login: Info: Login:
user=<testuser at my.domain.com>, method=PLAIN, rip=192.168.1.100,
lip=192.168.1.101, TLS
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Loading modules
from directory: /usr/local/lib/dovecot
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib10_quota_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib11_imap_quota_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded:
/usr/local/lib/dovecot/lib20_autocreate_plugin.so
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Error:
dlopen(/usr/local/lib/dovecot/lib20_fts_plugin.so) failed:
/usr/local/lib/dovecot/lib20_fts_plugin.so: undefined symbol:
fts_next_hook_mailbox_allocated
Oct 12 21:07:16 IMAP(testuser at my.domain.com): Fatal: Couldn't load
required plugins
also, after install, i note,
cd /usr/local/lib
ls dovecot/{imap,lda,pop3}
dovecot/imap:
lib15_notify_plugin.so
dovecot/lda:
lib15_notify_plugin.so lib90_sieve_plugin.a lib90_sieve_plugin.la
lib90_sieve_plugin.so
dovecot/pop3:
lib15_notify_plugin.so
shouldn't, e.g., dovecot/imap have auto-populated symlinks to
autocreate, fts, etc plugins? or for 2.0 do they need to be manually
created?
thx.
PGNet Dev
2009-Oct-14 17:16 UTC
[Dovecot] @2.0 IMAP login, Error: ...//lib20_fts_plugin.so: undefined symbol: fts_next_hook_mailbox_allocated
I'm, as yet, still unable to load any fts plugin ... any advice here? Thx. On Mon, Oct 12, 2009 at 9:15 PM, PGNet Dev <pgnet.dev+dovecot at gmail.com> wrote:> hi, > > @ imap login to 2.0/head, > > Oct 12 21:06:53 master: Info: Dovecot v2.0.alpha1 starting up (core > dumps disabled) > Oct 12 21:07:16 imap-login: Info: Login: > user=<testuser at my.domain.com>, method=PLAIN, rip=192.168.1.100, > lip=192.168.1.101, TLS > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Loading modules > from directory: /usr/local/lib/dovecot > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded: > /usr/local/lib/dovecot/lib10_quota_plugin.so > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded: > /usr/local/lib/dovecot/lib11_imap_quota_plugin.so > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Info: Module loaded: > /usr/local/lib/dovecot/lib20_autocreate_plugin.so > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Error: > dlopen(/usr/local/lib/dovecot/lib20_fts_plugin.so) failed: > /usr/local/lib/dovecot/lib20_fts_plugin.so: undefined symbol: > fts_next_hook_mailbox_allocated > Oct 12 21:07:16 IMAP(testuser at my.domain.com): Fatal: Couldn't load > required plugins > > > also, after install, i note, > > cd /usr/local/lib > ls dovecot/{imap,lda,pop3} > ?dovecot/imap: > ?lib15_notify_plugin.so > > ?dovecot/lda: > ?lib15_notify_plugin.so ?lib90_sieve_plugin.a ?lib90_sieve_plugin.la > lib90_sieve_plugin.so > > ?dovecot/pop3: > ?lib15_notify_plugin.so > > shouldn't, e.g., dovecot/imap have auto-populated symlinks to > autocreate, fts, etc plugins? or for 2.0 do they need to be manually > created? > > thx. >
Timo Sirainen
2009-Oct-15 19:32 UTC
[Dovecot] @2.0 IMAP login, Error: ...//lib20_fts_plugin.so: undefined symbol: fts_next_hook_mailbox_allocated
On Mon, 2009-10-12 at 21:15 -0700, PGNet Dev wrote:> Oct 12 21:07:16 IMAP(testuser at my.domain.com): Error: > dlopen(/usr/local/lib/dovecot/lib20_fts_plugin.so) failed: > /usr/local/lib/dovecot/lib20_fts_plugin.so: undefined symbol: > fts_next_hook_mailbox_allocatedFixed: http://hg.dovecot.org/dovecot-2.0/rev/5cb810c55b4a -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20091015/acb89454/attachment-0002.bin>
Seemingly Similar Threads
- plugin cmusieve not found
- keent() from Tika - with doveadm
- v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
- : error while loading shared libraries: libdovecot.so.0 (arm cross compile)
- [patch] enhancement for tika server protected by user/password basic auth