Hi All,
I am wanting to install Percona Server 5.6 via the repository, however, I am unable to get the keyserver to work:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
gpg: requesting key CD2EFD2A from hkp server keys.gnupg.net
?: keys.gnupg.net: Network is unreachable
gpgkeys: HTTP fetch error 7: couldn’t connect: Network is unreachable
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
Anyone know how i can get around this? I would prefer to install via package management.
Hooper