Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Delirium on October 28, 2004, 10:54:37 AM

Title: spamassassin error since update
Post by: Delirium on October 28, 2004, 10:54:37 AM
Since I got this email:
Quote

Date:  26 Oct 2004 02:18:02 -0000
From:  root@*******.nl
To:  admin@*******.nl
Subject:  SpamAssassin was updated
The following updates were downloaded and installed:
  - spamassassin-3.0.1-1.i386.rpm
  - spamassassin-tools-3.0.1-1.i386.rpm
  - perl-Mail-SpamAssassin-3.0.1-1.i386.rpm

regards,
The e-smith-USA script

My spamassassin issn't running anymore. When I try to run spamd manually I get:

ERROR!  spamassassin script is v3.000000, but using modules v3.000001!

When I push the "Save/Restart" button in the server-manager I get an Internal Server Error
Title: I amin the same situation
Post by: idyll on October 28, 2004, 03:04:49 PM
the upgrade broke some part of the process. My spamd will restart but things are not consistantly being tagged as SPAM. RBLs still working.

Something needs repairing buit it is unclear what.

regards,

patrick
Title: spamassassin error since update
Post by: mrjhb3 on October 29, 2004, 04:04:49 AM
I don't know how much help I will be.  I have my Spamfilter set to download and notify me of updates, then I manually installed the updates.  My e-mail seems to be tagging spam OK.

Where does that error message appear in /var/log/messages?  

JB
Title: Re: spamassassin error since update
Post by: ricrjhl on October 29, 2004, 07:24:58 AM
Quote from: "Delirium"
Since I got this email:
Quote

Date:  26 Oct 2004 02:18:02 -0000
From:  root@*******.nl
To:  admin@*******.nl
Subject:  SpamAssassin was updated
The following updates were downloaded and installed:
  - spamassassin-3.0.1-1.i386.rpm
  - spamassassin-tools-3.0.1-1.i386.rpm
  - perl-Mail-SpamAssassin-3.0.1-1.i386.rpm

regards,
The e-smith-USA script

My spamassassin issn't running anymore. When I try to run spamd manually I get:

ERROR!  spamassassin script is v3.000000, but using modules v3.000001!

When I push the "Save/Restart" button in the server-manager I get an Internal Server Error


I think the solution to your problem is rather simple. I have the system configured to download updates but then to only inform me and not to automaticly install updates. So i recently had a message in my inbox about this update and where to find it on my sme server (/tmp/USA). Of the 3 files it said it downloaded I could only find 2 files in the /tmp/USA location. The spamassassin-tools was not there. I therefore downloaded it manualy and then performed the update.

I suspect that in your situation the same thing happened. Not all files needed where present and updated.

Use rpm to check if all updates where correctly installed and if any is incorrect download and install it manualy. Should fix your problem.

Richard.
Title: Re: spamassassin error since update
Post by: Delirium on November 02, 2004, 12:26:57 PM
Quote from: "ricrjhl"
I suspect that in your situation the same thing happened. Not all files needed where present and updated.

Use rpm to check if all updates where correctly installed and if any is incorrect download and install it manualy. Should fix your problem.

Richard.


Thanks, just when I wanted to check it, a new message appeared in my inbox telling me Spamassassin was updated, works fine again now.

edit:
Switched to notification instead of auto-install :)