I went to the /usr/src/redhat/BUILD/Mail-SpamAssassin-3.1.1 directory that the rpmbuild created and did a listing:
-rw-r--r-- 1 root root 12953 Mar 10 13:30 UPGRADE -rw-r--r-- 1 root root 927 Mar 10 13:30 STATUS -rwxr-xr-x 1 root root 41293 Mar 10 13:30 sa-learn.raw -rw-r--r-- 1 root root 1604 Mar 10 13:30 procmailrc.example -rw-r--r-- 1 root root 10715 Mar 10 13:30 INSTALL -rw-r--r-- 1 root root 11444 Mar 10 13:30 CREDITS -rw-r--r-- 1 root root 145 Mar 10 13:30 BUGS -rw-r--r-- 1 root root 9222 Mar 10 13:30 USAGE -rw-r--r-- 1 root root 3295 Mar 10 13:30 TRADEMARK -rw-r--r-- 1 root root 5567 Mar 10 13:30 spamassassin.spec -rwxr-xr-x 1 root root 24487 Mar 10 13:30 spamassassin.raw -rwxr-xr-x 1 root root 36602 Mar 10 13:30 sa-update.raw -rw-r--r-- 1 root root 799 Mar 10 13:30 sample-spam.txt -rw-r--r-- 1 root root 6494 Mar 10 13:30 sample-nonspam.txt -rw-r--r-- 1 root root 12484 Mar 10 13:30 README -rw-r--r-- 1 root root 14505 Mar 10 13:30 PACKAGING -rw-r--r-- 1 root root 165 Mar 10 13:30 NOTICE -rw-r--r-- 1 root root 1922 Mar 10 13:30 MANIFEST.SKIP -rw-r--r-- 1 root root 10657 Mar 10 13:30 MANIFEST -rw-r--r-- 1 root root 35641 Mar 10 13:30 Makefile.PL -rw-r--r-- 1 root root 11358 Mar 10 13:30 LICENSE -rw-r--r-- 1 root root 1240 Mar 10 13:30 INSTALL.VMS -rw-r--r-- 1 root root 28671 Mar 10 20:37 Changes drwxr-xr-x 2 root root 4096 Mar 10 20:42 tools drwxr-xr-x 3 root root 4096 Mar 10 20:42 t drwxr-xr-x 2 root root 4096 Mar 10 20:42 sql drwxr-xr-x 2 root root 4096 Mar 10 20:42 rules drwxr-xr-x 8 root root 4096 Mar 10 20:42 masses drwxr-xr-x 3 root root 4096 Mar 10 20:42 lib drwxr-xr-x 2 root root 4096 Mar 10 20:42 ldap drwxr-xr-x 2 root root 4096 Mar 10 20:42 contrib drwxr-xr-x 2 root root 4096 Mar 10 20:42 build drwxr-xr-x 4 root root 4096 Apr 19 09:11 .. -rw-r--r-- 1 root root 63474 Apr 19 09:11 Makefile -rw-r--r-- 1 root root 0 Apr 19 09:11 pm_to_blib drwxr-xr-x 3 root root 4096 Apr 19 09:11 spamc -rwxr-xr-x 1 root root 24569 Apr 19 09:11 spamassassin -rwxr-xr-x 1 root root 41320 Apr 19 09:11 sa-learn drwxr-xr-x 7 root root 4096 Apr 19 09:11 blib -rwxr-xr-x 1 root root 36607 Apr 19 09:11 sa-update drwxr-xr-x 14 root root 4096 Apr 19 09:11 . drwxr-xr-x 3 root root 4096 Apr 19 09:11 spamd Did it put the files in this directory instead of copying them to the /usr/bin directory where the original files are? What do I need to do to properly update and get this to work? Thanks! Tracey Gates Lead Developer -----Original Message----- From: Theo Van Dinter [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 2:04 PM To: Tracey Gates Cc: SpamAssassin Subject: Re: Error Script modules on update from 3.0.1 to 3.1 On Wed, Apr 19, 2006 at 01:53:08PM -0500, Tracey Gates wrote: > -----Original Message----- > > stopped spamd and tried to restart it and got the following error > > message: > > ERROR! spamassassin script is v3.000002, but using modules > > v3.001001! That error only comes when you run "spamassassin" and not "spamd". Since you mentioned you're using RPM, did you upgrade the perl-Mail-SpamAssassin package and not the spamassassin package? Usually trying to upgrade only one will cause RPM to give an error, but it can happen. Also, did you have SpamAssassin installed somewhere without being from a package? Search in $PATH and find out where the script is being run from. If it's not from your installed package, remove it. -- Randomly Generated Tagline: It is the quality rather than the quantity that matters. -- Lucius Annaeus Seneca