Skip to content

Instantly share code, notes, and snippets.

@rickywid
Created June 17, 2015 19:20
Show Gist options
  • Save rickywid/1ef5035d2b328ead43db to your computer and use it in GitHub Desktop.
Save rickywid/1ef5035d2b328ead43db to your computer and use it in GitHub Desktop.
ricky@ricky-VB:~$ curl -L get.rvm.io | bash -s stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184 100 184 0 0 518 0 --:--:-- --:--:-- --:--:-- 522
100 22721 100 22721 0 0 21923 0 0:00:01 0:00:01 --:--:-- 41086
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc
gpg: Signature made Mon 30 Mar 2015 05:52:13 PM EDT using RSA key ID BF04FF17
gpg: Can't check signature: public key not found
Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found.
Assuming you trust Michal Papis import the mpapis public key (downloading the signatures).
GPG signature verification failed for '/home/ricky/.rvm/archives/rvm-1.26.11.tgz' - 'https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc'!
try downloading the signatures:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
or if it fails:
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
the key can be compared with:
https://rvm.io/mpapis.asc
https://keybase.io/mpapis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment