On Thu, 21 Oct 2010 09:49:51 +0200 Andrea Venturoli <[email protected]> wrote:
> Hello. > I'm running SpamAssassin on several FreeBSD box (7.3 and 8.1, i386 > and amd64) with Sought rules. > On each of them I have this in crontab: > sa-update --gpgkey 6C6191E3 --channel sought.rules.yerp.org --channel > updates.spamassassin.org > > Problem is the server will often lose the GPG.key, so I have to issue: > wget http://yerp.org/rules/GPG.KEY > sa-update --import GPG.KEY > > Any hint on why I have to repeatedly do this? > Because for some reason the port overwrites the default location when it's installed, and an upgrade or forced reinstall is a pkg_delete + make install. I don't know why it doesn't do what other ports do and install a reference version and then install a version in the default location if it's missing.
