You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Florent Gilain <fl...@direct-energie.com> on 2007/01/23 01:16:33 UTC

sa-update problem after upgrading from Plesk Spamassassin 3.0.4 to SA 3.1.7....

Hello all,

 

I have a Plesk Server running RHEL3 ES with SA 3.0.4.

 

This evening, I have upgraded to SA 3.1.7 using rpm found on
http://dag.wieers.com/packages/nagios/

 

Here are commands I had to run :

 

1) Removing old packages

[root@mx2 spamassassin]# rpm -e
psa-spamassassin-8.1.0-rhel3.build81061129.22
spamassassin-tools-3.0.4-1.1.el3.rf spamassassin-3.0.4-1.1.el3.rf

 

2) Installing new packages

[root@mx2 spamassassin]# rpm -Uvh spamassassin-3.1.7-1.el3.rf.i386.rpm
spamassassin-tools-3.1.7-1.el3.rf.i386.rpm

Then, add Plesk package for SA management in its control panel :

[root@mx2 spamassassin]# rpm -Uvh
/root/swsoft/PSA_8.1.0/dist-rpm-RedHat-el3-i386/opt/mail/psa-spamassassin-8.
1.0-rhel3.build81061129.22.i586.rpm

 

SpamAssassin seems to work; but few tools not (sa-update for example).

 

Here is the output of the errors I get :

 

[root@mx2 spamassassin]# sa-update

Can't locate Archive/Tar.pm in @INC (@INC contains:
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl) at /usr/bin/sa-update line 94.

BEGIN failed--compilation aborted at /usr/bin/sa-update line 94.

 

I think it's a dependency problem; but I'm not a Linux Guru, so any help
would be very cool  ;-))

 

NB : I suppose I have to update a CPAN module of SA or something like that ?

 

Thanks a lot

 

Florent


Re: sa-update problem after upgrading from Plesk Spamassassin 3.0.4 to SA 3.1.7....

Posted by Theo Van Dinter <fe...@apache.org>.
On Tue, Jan 23, 2007 at 01:16:33AM +0100, Florent Gilain wrote:
> SpamAssassin seems to work; but few tools not (sa-update for example).
> 
> [root@mx2 spamassassin]# sa-update
> 
> Can't locate Archive/Tar.pm in @INC (@INC contains:

You need to install the modules listed in the INSTALL doc as required for
sa-update.

-- 
Randomly Selected Tagline:
"Ever notice when a house burns down, the only thing left is the fireplace
 and the chimney?"               - Bob Lazarus

RE: sa-update problem after upgrading from Plesk Spamassassin 3.0.4 to SA 3.1.7....

Posted by Florent Gilain <fl...@direct-energie.com>.
Thanks a lot, it now works.

Florent

-----Message d'origine-----
De : Theo Van Dinter [mailto:felicity@apache.org] 
Envoyé : mardi 23 janvier 2007 01:27
À : users@spamassassin.apache.org
Objet : Re: sa-update problem after upgrading from Plesk Spamassassin 3.0.4
to SA 3.1.7....

On Tue, Jan 23, 2007 at 01:16:33AM +0100, Florent Gilain wrote:
> SpamAssassin seems to work; but few tools not (sa-update for example).
> 
> [root@mx2 spamassassin]# sa-update
> 
> Can't locate Archive/Tar.pm in @INC (@INC contains:

You need to install the modules listed in the INSTALL doc as required for
sa-update.

--
Randomly Selected Tagline:
"Ever notice when a house burns down, the only thing left is the fireplace
 and the chimney?"               - Bob Lazarus