Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x => Topic started by: john56 on March 27, 2023, 04:45:11 PM

Title: error spamassassin update
Post by: john56 on March 27, 2023, 04:45:11 PM
Hi, an error with spamassassin package those days ?


Erreur : Paquet : smeserver-spamassassin-2.7.0-11.el7.sme.noarch (smeupdates-testing)
             Requiert : spamassassin >= 4.0.0
             Installé  : spamassassin-3.4.6-1.el7.sme.x86_64 (@smeupdates)
                 spamassassin = 3.4.6-1.el7.sme
             Disponible : spamassassin-3.4.0-6.el7.x86_64 (base)
                 spamassassin = 3.4.0-6.el7
Title: Re: error spamassassin update
Post by: ReetP on March 27, 2023, 07:00:14 PM
Hi, an error with spamassassin package those days ?

Nope. This is a user generated error.

Quote
Erreur : Paquet : smeserver-spamassassin-2.7.0-11.el7.sme.noarch (smeupdates-testing)

Why are you trying to update from this repo or have this repo enabled?

smeupdates-testing

It clearly says "testing". Anything in there is liable to be either a) broken or b) break your server

Do no use it unless specifically asked by a developer, or you are testing on a development server in which case you should be reading all the bugs and probably talking to us on Rocketchat so you can see what is happening with development.

See:

https://bugs.koozali.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&f0=OP&f1=OP&f2=product&f3=component&f4=alias&f5=short_desc&f7=content&f8=CP&f9=CP&j1=OR&o2=substring&o3=substring&o4=substring&o5=substring&o6=substring&o7=matches&query_format=advanced&v2=spamassassin&v3=spamassassin&v4=spamassassin&v5=spamassassin&v6=spamassassin&v7=%22spamassassin%22

https://bugs.koozali.org/show_bug.cgi?id=12331

https://bugs.koozali.org/show_bug.cgi?id=12330

So that version of the package is awaiting a build of Spamassassin 4 which won't currently build on our build system.

Which is why it fails to install.

When we get the spamassassin 4 package building then you can try and test install.

Until then, do not install anything from that repo unless you know what you are doing.
Title: Re: error spamassassin update
Post by: john56 on March 27, 2023, 07:30:55 PM
You are right Reetp, thanks.

I have to restore default repositories

Code: [Select]
cd /home/e-smith/db/
mv yum_repositories yum_repositories.po
/etc/e-smith/events/actions/initialize-default-databases

signal-event yum-modify

yum update
Title: Re: error spamassassin update
Post by: ReetP on March 27, 2023, 07:50:49 PM
You are right Reetp, thanks.

I have to restore default repositories

A wise idea :-)
Title: Re: error spamassassin update
Post by: Jean-Philippe Pialasse on March 28, 2023, 12:09:48 AM
unless you like playing !
just kidding there ;)