Probably caused by the fact that the dev version of Spamassassin didn't
properly install (compile, actually) and won't stay up. You will need to
add some of the Rpmfind versions of the missing perl modules or install
the old version of Spamassassin if you need to get things up quickly.
I was finally able to upgrade to the newer version of SA on my CentOS 4.5
machine by just adding a few of those Rpmfind modules;
perl-Archive-Tar-1.32-1.el4.rf.noarch.rpm
perl-HTML-Parser-3.55-1.el4.rf.i386.rpm
perl-IO-Zlib-1.05-1.el4.rf.noarch.rpm
You will see errors at the end of the compile and also when you try to
install that will tell you which ones are needed. Just be sure to use the
proper method to compile first and then install SA, ie;
rpmbuild --rebuild --with cnt40 (your .src.rpm package)
followed by;
rpm -Uvh (your .rpm package)

Chas



> Hi!
> Fresh CentOS 4.5 qmail toaster with all qmt packages + newest ones from
> dev
> side.
> I also added perl libs manually from cpan that the new spamassassin
> needed.
> Installed saupdate from qtp but got errors and same ones comes now from
> nightly cronjob too:
>
> /etc/cron.daily/qtp-sa-update:
>
> HTML::Parser version 3.43 required--this is only version 3.35 at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/HTML.pm line 26.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/HTML.pm line 26.
> Compilation failed in require at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/Message/Node.pm line
> 42.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/Message/Node.pm line
> 42.
> Compilation failed in require at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/Message.pm line 49.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/Message.pm line 49.
> Compilation failed in require at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin.pm line 73.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin.pm line 73.
> Compilation failed in require at /usr/bin/sa-update line 85.
> BEGIN failed--compilation aborted at /usr/bin/sa-update line 85.
>
> qmailctl stat:
> authlib: up (pid 3253) 162685 seconds
> clamd: up (pid 3266) 162685 seconds
> imap4: up (pid 3263) 162685 seconds
> imap4-ssl: up (pid 3279) 162685 seconds
> pop3: up (pid 3254) 162685 seconds
> pop3-ssl: up (pid 3285) 162685 seconds
> send: up (pid 3278) 162685 seconds
> smtp: up (pid 3267) 162685 seconds
> spamd: up (pid 6562) 1 seconds
> submission: up (pid 3255) 162685 seconds
> authlib/log: up (pid 3252) 162685 seconds
> clamd/log: up (pid 3273) 162685 seconds
> imap4/log: up (pid 3264) 162685 seconds
> imap4-ssl/log: up (pid 3277) 162685 seconds
> pop3/log: up (pid 3256) 162685 seconds
> pop3-ssl/log: up (pid 3265) 162685 seconds
> send/log: up (pid 3283) 162685 seconds
> smtp/log: up (pid 3268) 162685 seconds
> spamd/log: up (pid 3261) 162685 seconds
> submission/log: up (pid 3271) 162685 seconds
>
> --
> ___________________________________________________________________________
>                                           T o m m i     J a r v i l e h t
> o
>                                           DataVahti OY
> www.datavahti.fi
>
>
>
> ---------------------------------------------------------------------
>      QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to