Page 1 of 2

SpamAssassin 3.2.4

Posted: Fri Jan 11, 2008 8:49 am
by breun
It seems Dag already has a spec file and packages up: http://dag.wieers.com/rpm/packages/spamassassin/

Posted: Fri Jan 11, 2008 9:13 am
by scott
Thats because Dag and party rock. Thanks for the heads up!

Re: SpamAssassin 3.2.4

Posted: Sat Jan 19, 2008 11:55 am
by crnunez
breun wrote:It seems Dag already has a spec file and packages up: http://dag.wieers.com/rpm/packages/spamassassin/
Yes, I have installed 3.2.4 (Dag) but yum always appear 3.2.3... ART?? Do you have any idea?

Posted: Sat Jan 19, 2008 12:03 pm
by scott
I havent made an update yet, if you're looking at [atomic]

DAG rpm

Posted: Wed Feb 06, 2008 6:41 am
by jpkelly
Since I have been using the ART rpm for SpamAssassin it seems to conflict with the DAG rpm for SA. Does this mean I cannot use the DAG SpamAssassin rpm? Can I force it to upgrade or would that be dangerous?

Posted: Wed Feb 06, 2008 10:14 am
by scott
what kind of conflict are you having? You should be able to use rpmforge with atomic

Posted: Thu Feb 07, 2008 11:42 am
by breun
We have SpamAssassin 3.2.3 on our Plesk boxes. 'yum search spamassasin' shows rpmforge has 3.2.4 available, but 'yum update' doesn't say it's available for an upgrade. Strange. jpkelly, have you tried downloading the RPM from RPMforge and upgrading it manually? If so, what error did you get?

Posted: Thu Feb 07, 2008 11:46 am
by breun
I just went ahead and tried it myself and to my surprise the 3.2.4 RPM from RPMforge installed just fine. I have no idea why yum did not see this update. Now, do I need to go and manually update all of our machines?

Posted: Thu Feb 07, 2008 11:50 am
by breun
After I installed SpamAssassin 3.2.4 from RPMforge and ran 'yum update' again, yum suggests to update to SpamAssassin 3.2.3 from ART. I believe this is an epoch issue.

Posted: Thu Feb 07, 2008 6:54 pm
by jpkelly
scott wrote:what kind of conflict are you having? You should be able to use rpmforge with atomic
after running:
rpm -i spamassassin-3.2.4-1.el4.rf.i386.rpm

I get a bunch of conflicting file messages like this:

file /etc/cron.d/sa-update from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art
file /etc/mail/spamassassin/local.cf from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art
file /etc/mail/spamassassin/spamassassin-default.rc from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art
file /usr/bin/sa-compile from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art
file /usr/bin/sa-update from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art
file /usr/bin/spamassassin from install of spamassassin-3.2.4-1.el4.rf conflicts with file from package spamassassin-3.2.3-3.el4.art

Posted: Thu Feb 07, 2008 7:12 pm
by breun
Don't use the -i flag, cause you'd end up with two copies of SpamAssassin! Use the -U flag (U is for Upgrade). (Most people add -v and -h as well, so you can see what's going on.)

Posted: Thu Feb 07, 2008 7:41 pm
by jpkelly
breun wrote:Don't use the -i flag, cause you'd end up with two copies of SpamAssassin! Use the -U flag (U is for Upgrade). (Most people add -v and -h as well, so you can see what's going on.)
doh!
ok i am pretty new at this rpm/yum stuff

yes it upgraded to 3.2.4 thanks!

funny thing as mentioned above: yum upgrade spamassassin now suggests "upgrading" to 3.2.3.

thanks again for the help!

Posted: Thu Feb 07, 2008 7:43 pm
by breun
It appears the 3.2.3 package uses an epoch number of 1, whereas the 3.2.4 package doesn't. Using an epoch number is a way to override the normal version number.

Also, don't forget to run service spamassassin restart after the upgrade or you'll still be running the 3.2.3 version of spamd.

Posted: Sun Feb 17, 2008 5:14 am
by Schatje
My Server using Fedora Core 5, which one should i download ?

is this spamassassin-3.2.4-1.el5.rf.i386.rpm compatible with FC5 ?

Thanks

Schatje

Posted: Sun Feb 17, 2008 6:27 am
by breun
RPMforge doesn't support FC5 anymore. You could try and download the source rpm yourself and try to rebuild it. But remember that FC5 is also no longer supported by the Fedora Project, so your server isn't getting any security fixes anymore. I'd look into migrating to an OS that is supported by its vendor. I highly recommend CentOS 5.