Skip to content

Instantly share code, notes, and snippets.

@davetapley
Created January 9, 2015 19:40
Show Gist options
  • Save davetapley/f142df3351cbc932a9ac to your computer and use it in GitHub Desktop.
Save davetapley/f142df3351cbc932a9ac to your computer and use it in GitHub Desktop.
$ rvm get stable
Downloading https://get.rvm.io
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz
Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.9/1.26.9.tar.gz.asc
gpg: Signature made Wed 07 Jan 2015 04:55:10 AM MST 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/dave/.rvm/archives/rvm-1.26.9.tgz' - 'https://github.com/wayneeseguin/rvm/releases/download/1.26.9/1.26.9.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
Could not update RVM, get some help at #rvm IRC channel at freenode servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment