Michael Emdy wrote:
> I've been trying to upgrade my Spam Assassin install on RedHat 9
> unsuccessfully so far.
> I get this when trying to use the RPM from the SA site.
> 
> [EMAIL PROTECTED] src]# rpm -Uvh spamassassin*
> warning: spamassassin-2.60-1.i386.rpm: V3 DSA signature: NOKEY, key ID
> e580b363
> error: Failed dependencies:
> perl-Mail-SpamAssassin = 2.60-1 is needed by spamassassin-2.60-1
>perl-Mail-SpamAssassin = 2.60-1 is needed by spamassassin-tools-2.60-1

> [EMAIL PROTECTED] src]# rpm -Uvh perl*
>   file /etc/mail/spamassassin/local.cf from install of
> perl-Mail-SpamAssas
> sin-2.60-1 conflicts with file from package spamassassin-2.44-11.8.x
>    file /usr/share/man/man3/Mail::SpamAssassin.3pm.gz from install
> of perl-
> Mail-SpamAssassin-2.60-1 conflicts with file from package
> spamassassin-2.44-11.8.x

RedHat's provided SA package is an all-in-one package.  Theo Van
Dinter's packages have been split- as are many similar Perl programs.

Use "rpm -Uvh spamassassin* perl-Mail-SpamAssassin*" instead, to install
all three packages at once.

I would strongly recommend you avoid this directly on RH9 anyway, as the
packages you've got were built (IIRC) on RH7.3.  They will NOT install
and run cleanly on RH9.

Instead, download the .src.rpm, and run
  "rpmbuild --rebuild spamassassin*.src.rpm"

This should generate the three SA packages you have, but built for RH9's
Perl.

If you're having trouble with that, mail me offlist as it's not really a
SpamAssassin problem any more.

-kgd
-- 
<erno> hm. I've lost a machine.. literally _lost_. it responds to
ping, it works completely, I just can't figure out where in my
apartment it is.


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to