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

Ruby 2.6.3 fails because mirrorservice lacks github.com #4699

Closed
raypettersen opened this issue May 21, 2019 · 0 comments
Closed

Ruby 2.6.3 fails because mirrorservice lacks github.com #4699

raypettersen opened this issue May 21, 2019 · 0 comments
Milestone

Comments

@raypettersen
Copy link

raypettersen commented May 21, 2019

Description

2.6.3 fails because mirrorservice lacks github.com

Steps to reproduce

curl -sSL https://rvm.io/pkuczynski.asc | gpg2 --import -
curl -L get.rvm.io | bash -s stable
/usr/local/rvm/bin/rvm reload
/usr/local/rvm/bin/rvm requirements run
/usr/local/rvm/bin/rvm install 2.6

Expected behavior

Ruby installs successfully.

Actual behavior

Ruby fails, because mirrorservice returns 404.

TestPackerBasic 2019-05-21T13:36:31+02:00 command.go:121: 1558438591,,ui,message,    build:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
TestPackerBasic 2019-05-21T13:36:31+02:00 command.go:121: 1558438591,,ui,message,    build:                                  Dload  Upload   Total   Spent    Left  Speed
TestPackerBasic 2019-05-21T13:36:32+02:00 command.go:121: 1558438592,,ui,message,    build:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
TestPackerBasic 2019-05-21T13:36:32+02:00 command.go:121: 1558438592,,ui,message,    build: curl: (22) The requested URL returned error: 404 Not Found
@pkuczynski pkuczynski added this to the rvm-1.29.9 milestone Jul 10, 2019
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

2 participants