B
bartje3
Guest
Hi,
I just wanted to say something positive, after all those messages from failed 7.5.4-updates. I have successfully updated SA to version 3.0.4-1 from http://www.spamassassin.org (on FC2 - Plesk 7.5.4).
First I downloaded the Mail-SpamAssassin-3.0.4.tar.gz
Then from command line:
rpmbuild -tb Mail-SpamAssassin-3.0.4.tar.gz
The rpm's are now in /usr/src/redhat/RPMS/i386/
then I had 2 failing dependencies, which I found (also for other distributions) on:
-perl-parse-syslog (http://dag.wieers.com/packages/perl-Parse-Syslog/)
-perl-Statistics-Distributions (http://dag.wieers.com/packages/perl-Statistics-Distributions/)
Then I installed these two together with the new SA rpm's:
rpm -Uvh perl-Mail-SpamAssassin-3.0.4-1.i386.rpm perl-Parse-Syslog-1.03-1.1.fc2.rf.noarch.rpm perl-Statistics-Distributions-1.02-1.1.fc2.rf.noarch.rpm spamassassin-3.0.4-1.i386.rpm spamassassin-tools-3.0.4-1.i386.rpm
Installation stops also psa-spamassassin and then it takes REALLY LONG (in my case almost 10 minutes), so don't interrupt - server is not hanging ! (think he is updating the existing mailaccounts)
Now Spamassassin works like a charm, did a few tests (also with the PSA "watchdog" and "spamtraining") - No problem.
Regards,
Bart
I just wanted to say something positive, after all those messages from failed 7.5.4-updates. I have successfully updated SA to version 3.0.4-1 from http://www.spamassassin.org (on FC2 - Plesk 7.5.4).
First I downloaded the Mail-SpamAssassin-3.0.4.tar.gz
Then from command line:
rpmbuild -tb Mail-SpamAssassin-3.0.4.tar.gz
The rpm's are now in /usr/src/redhat/RPMS/i386/
then I had 2 failing dependencies, which I found (also for other distributions) on:
-perl-parse-syslog (http://dag.wieers.com/packages/perl-Parse-Syslog/)
-perl-Statistics-Distributions (http://dag.wieers.com/packages/perl-Statistics-Distributions/)
Then I installed these two together with the new SA rpm's:
rpm -Uvh perl-Mail-SpamAssassin-3.0.4-1.i386.rpm perl-Parse-Syslog-1.03-1.1.fc2.rf.noarch.rpm perl-Statistics-Distributions-1.02-1.1.fc2.rf.noarch.rpm spamassassin-3.0.4-1.i386.rpm spamassassin-tools-3.0.4-1.i386.rpm
Installation stops also psa-spamassassin and then it takes REALLY LONG (in my case almost 10 minutes), so don't interrupt - server is not hanging ! (think he is updating the existing mailaccounts)
Now Spamassassin works like a charm, did a few tests (also with the PSA "watchdog" and "spamtraining") - No problem.
Regards,
Bart