GPG error on Nginx repository - NO_PUBKEY

B.R. reallfqq-nginx at yahoo.fr
Thu Jun 27 15:41:48 UTC 2013


Hello,

VirtualBox website's
instructions<https://www.virtualbox.org/wiki/Linux_Downloads>on how to
install their Linux packages provides a great 1-line key adding
command (key not stored in a file, simply piped to the standard input of
apt-key):

wget -q protocol://some.key -O- | sudo apt-key add -

The Nginx website's page <http://nginx.org/en/linux_packages.html> on Linux
packages provides you with the key file address:
http://nginx.org/en/linux_packages.html

To sum-up, here is a quick how-to add the Nginx key to your keyring:

wget -q http://nginx.org/en/linux_packages.html -O- | sudo apt-key add -

Have a nice day,
---
*B. R.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130627/121f930b/attachment.html>


More information about the nginx mailing list