Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: tviles on August 20, 2010, 02:45:14 AM
-
I get this email each morning.
/etc/cron.daily/sa_update:
error: GPG validation failed!
The update downloaded successfully, but it was not signed with a trusted GPG key. Instead, it was signed with the following keys:
6C6191E3
Perhaps you need to import the channel's GPG key? For example:
wget http://spamassassin.apache.org/updates/GPG.KEY
sa-update --import GPG.KEY
channel: GPG validation failed, channel failed
I putty in as root and do this
ogin as: root
root@192.168.2.144's password:
Last login: Wed Aug 18 20:01:31 2010 from pc-00249.shpw.local
[root@shpwserver ~]# wget http://spamassassin.apache.org/updates/GPG.KEY
--19:42:43-- http://spamassassin.apache.org/updates/GPG.KEY
=> `GPG.KEY.4'
Resolving spamassassin.apache.org... 140.211.11.131
Connecting to spamassassin.apache.org|140.211.11.131|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,777 (4.7K)
100%[====================================>] 4,777 23.80K/s
19:42:44 (23.73 KB/s) - `GPG.KEY.4' saved [4777/4777]
[root@shpwserver ~]# sa-update --import GPG.KEY
[root@shpwserver ~]#
The next morning I get the same email again.
-
tviles
Please search bugzilla for similar reports.
If you find none, then please lodge a new bug report detailing your problem there.
-
Bug 5763 shows to do this.
login as: root
root@192.168.2.144's password:
Last login: Thu Aug 19 19:42:23 2010 from pc-00249.shpw.local
[root@shpwserver ~]# /etc/e-smith/events/actions/yum-import-keys
[root@shpwserver ~]# /bin/rpm -q gpg-pubkey | wc -l
16
[root@shpwserver ~]# wget http://spamassassin.apache.org/updates/GPG.KEY
--00:21:25-- http://spamassassin.apache.org/updates/GPG.KEY
=> `GPG.KEY.5'
Resolving spamassassin.apache.org... 140.211.11.131
Connecting to spamassassin.apache.org|140.211.11.131|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,777 (4.7K)
100%[====================================>] 4,777 22.76K/s
00:21:25 (22.70 KB/s) - `GPG.KEY.5' saved [4777/4777]
[root@shpwserver ~]# sa-update --import GPG.KEY.5
[root@shpwserver ~]#
-
00:21:25 (22.70 KB/s) - `GPG.KEY.5' saved [4777/4777]
[root@shpwserver ~]# sa-update --import GPG.KEY.5
[root@shpwserver ~]#
You will only have a GPG.KEY.5 file if you already have a GPG.KEY, GPG.KEY.1, ..., GPG.KEY.4 file in the current directory.
-
Yes on the 5 file. It appears to numbers them each attempt I try. Also this is the server that can't do the four yum updates due to probably admin error of not letting yum complete awhile back. If I knew more about linux I would try to install yum utils.
-
tviles, please follows Mary's suggestion and open a ticket at Bugzilla. Provide sufficient detail when you open you bug report to allow the Devs to do their work. This issue is unlikely to be progressed here in the forum.
Thanks
-
I have a bug in for a similar problem.
http://bugs.contribs.org/show_bug.cgi?id=6127
They just use this server as a file server so no real rush.
-
Locking thread. Please provide any follow-up information on the bug number provided above. Thanks.