Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rvm get head failure #82

Open
borja opened this issue Oct 5, 2021 · 1 comment
Open

rvm get head failure #82

borja opened this issue Oct 5, 2021 · 1 comment

Comments

@borja
Copy link

borja commented Oct 5, 2021

Hi, I'm getting this bug from travis log:

$ rvm get head
Downloading https://get.rvm.io
Could not download rvm-installer, please report to https://github.com/rvm/rvm/issues
The command "rvm get head" failed and exited with 60 during .

This is my travis.yml file:

language: ruby
cache: bundler
os:
  - linux
rvm:
  - "3.0.2"

Maybe same trouble as mentioned here?
rvm/rvm#4561

Thanks!

@borja
Copy link
Author

borja commented Oct 5, 2021

Seems like including the 7D2BAF1CF37B13E2069D6956105BD0E739499BDB signature of Piotr Kuczynski would solve the issue 😄 ..

I guess that it could be included in the xenial dist for ruby?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant