On Sat, 24 Feb 2007 22:45:51 +0100, Michael Monnerie <[EMAIL PROTECTED]> wrote:
>On Dienstag, 20. Februar 2007 06:45 Michael Parker wrote: >> Persistent DBI connections. > >I use it, it worked well until SA 3.1.7, I just updated via CPAN to >3.1.8, and now I get the same error message ># sa-update >Undefined subroutine &Mail::SpamAssassin::Plugin::DBI::dbi called >at /etc/mail/spamassassin/DBI.pm line 162. > >> What does grep DBI *.pre say? > >loadplugin Mail::SpamAssassin::Plugin::DBI /etc/mail/spamassassin/DBI.pm >downloaded from >http://wiki.apache.org/spamassassin/DBIPlugin > >> Either a) you have something goofed up there or b) something is >> goofed in how we setup the INC path for plugins. > >Something must have changed that breaks DBIPlugin, because at 3.1.7 >I don't have that error. > >mfg zmi Have you tried installing/reinstalling DBI from yum? IIRC that's what fixed things for me a while back. Hard to recall, it was a long while back... yum install perl-DBI.x86_64 worked here YMMV (that said it's worked on 4 * 64 bit boxen; if I get really bored tomorrow (Sunday) I'll try it on 32 bit I ran 3.1.7 without problem, and 3.1.8 seemed to go in fine.. tho I must read the readme that arrived with today's version. KR Nigel