mnyon-grandkru / knowledgebase

An issue tracker of error messages discovered while developing as well as their solution.
https://github.com/mnyon-grandkru/knowledgebase/issues
MIT License
2 stars 0 forks source link

Ran into "gpg: keyserver receive failed: No route to host" while installing RVM #46

Closed trystant closed 6 years ago

trystant commented 6 years ago

I ran into the following https://github.com/rvm/rvm/issues/4215 while installing RVM.

This

curl -sSL https://rvm.io/mpapis.asc | gpg --import -

Resolved it.