GPG error while apt-get update

Bug #1692864 reported by Clark
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC
Status tracked in 5.6
5.5
Fix Released
High
Hrvoje Matijakovic
5.6
Invalid
Undecided
Unassigned
5.7
Invalid
Undecided
Unassigned

Bug Description

Why does I get the GPG error when updating the sources?

apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A && printf "deb http://repo.percona.com/apt $(lsb_release -sc) main\ndeb-src http://repo.percona.com/apt $(lsb_release -sc) main\n" >> /etc/apt/sources.list && apt-get update

Get:2 http://repo.percona.com jessie/main Sources [6,863 B]
Get:3 http://repo.percona.com jessie/main amd64 Packages [21.4 kB]
Ign http://repo.percona.com jessie/main Translation-en
Fetched 44.1 kB in 2s (20.9 kB/s)
Reading package lists... Done
W: GPG error: http://repo.percona.com jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9334A25F8507EFA5

Revision history for this message
Clark (clark-3) wrote :
Revision history for this message
EvgeniyPatlan (evgeniy-patlan) wrote :

the latest key can be taken from this package - percona-release_0.1-4

Revision history for this message
Hrvoje Matijakovic (hrvojem) wrote :

Hi,

Documentation for 5.5 contains the old key, you can get the new one by running:

wget https://repo.percona.com/apt/percona-release_0.1-4.$(lsb_release -sc)_all.deb
sudo dpkg -i percona-release_0.1-4.$(lsb_release -sc)_all.deb

as described here:

https://www.percona.com/doc/percona-xtradb-cluster/5.6/installation/apt_repo.html#apt-repo

I'll update the 5.5 documentation shortly

no longer affects: percona-server
no longer affects: percona-server/5.5
no longer affects: percona-server/5.6
no longer affects: percona-server/5.7
Revision history for this message
Hrvoje Matijakovic (hrvojem) wrote :
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXC-1983

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.