Jason Haar wrote:
Justin Mason wrote:
24F434CE is the active subkey of 5244EC45:
...
sounds like your sa-update key info got lost somehow?
Yeah. This is a CentOS-4 server I installed yesterday. Looks like
something went wrong with it.
The error message says:
Perhaps you need to import the channel's GPG key? For example:
wget http://spamassassin.apache.org/updates/GPG.KEY
gpg --import GPG.KEY
That doesn't fix the problem. However, replacing the last line with:
sa-update --import GPG.KEY
does fix it. Perhaps that should be changed?
It was fixed a while ago, there just hasn't been a release since it was
fixed.
Daryl