Created
July 21, 2014 10:40
-
-
Save sw00/eaaebe7ab0633bba8639 to your computer and use it in GitHub Desktop.
Problem provisioning nodejs from Chris Lea's PPA due to key error (2014-07-21)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@precise64:~$ apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 136221EE520DDFAF0A905689B9316A7BC7917B12 | |
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.tWGG1sGWk1 --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 136221EE520DDFAF0A905689B9316A7BC7917B12 | |
gpg: requesting key C7917B12 from hkp server keyserver.ubuntu.com | |
gpg: no writable keyring found: eof | |
gpg: error reading `[stream]': general error | |
gpg: Total number processed: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command requires
sudo