I typically upgrade SpamAssassin using the cpan method, however this does occasionally cause a number of issues, some of which can take some time to identify the cause of and resolve (the upgrade from SpamAssassin 2.* to 3.* was particularly problematic in this respect, due to a change in policy by the SpamAssassin maintainers in where certain binaries were by default installed).
However, rather than building it yourself (or using cpan), you might want to try:
http://ftp.suse.com/pub/people/choeger/spamassassin/i386/9.3/
Thank you for your response. Not sure which I should use. I built the rpms for the tarball with rpmbuild which created the following; Wrote: /usr/src/packages/RPMS/i586/spamassassin-3.0.4-1.i586.rpm Wrote: /usr/src/packages/RPMS/i586/spamassassin-tools-3.0.4-1.i586.rpm Wrote: /usr/src/packages/RPMS/i586/perl-Mail-SpamAssassin-3.0.4-1.i586.rpm Should I uninstall "spamd"? Also, should I install these using Yast or just use rpm -Uvh? Thank you, ~James
On Fri, Jul 29, 2005 at 03:24:19PM -0700, James D. Parra wrote:
Thank you for your response. Not sure which I should use. I built the rpms for the tarball with rpmbuild which created the following;
Wrote: /usr/src/packages/RPMS/i586/spamassassin-3.0.4-1.i586.rpm Wrote: /usr/src/packages/RPMS/i586/spamassassin-tools-3.0.4-1.i586.rpm Wrote: /usr/src/packages/RPMS/i586/perl-Mail-SpamAssassin-3.0.4-1.i586.rpm
Should I uninstall "spamd"? Also, should I install these using Yast or just use rpm -Uvh?
If you update using rpm -Uvh, you will I believe remove /etc/init.d/spamd and /etc/sysconfig/spamd. This will be an issue since these will not be replaced by the installation of the new RPMs built from source, so it may be wise to back up both files first for subsequent reinstallation afterwards. Alternatively, if you download the SpamAssassin 3.0.4 RPMs from the SuSE employee's folder at ftp.suse.com referred to in my previous posting, these are likely to work and also should contain all relevant files necessary for SpamAssassin to work seamlessly on a SuSE installed system. The three RPMs can be installed using rpm -Uvh (or presumably using YaST, however I have not personally tried that method of updating software on a running SuSE system). -- Anthony Edwards anthony.edwards@uk.easynet.net
participants (2)
-
Anthony Edwards
-
James D. Parra