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

Building 1.8.7-p375 fails due to the absence of SVN repos #2119

Closed
yoshinari-nomura opened this issue Dec 28, 2022 · 2 comments · Fixed by #2120
Closed

Building 1.8.7-p375 fails due to the absence of SVN repos #2119

yoshinari-nomura opened this issue Dec 28, 2022 · 2 comments · Fixed by #2120
Labels

Comments

@yoshinari-nomura
Copy link

1.8.7-p375 is supposed to be fetched from the svn.ruby-lang.org:
https://github.com/rbenv/ruby-build/blob/master/share/ruby-build/1.8.7-p375
However, svn.ruby-lang.org seems to be closed.

1.8.7-p374 is successfull because it has the tarball at ruby-lang.org.

Steps to reproduce the behavior

LANG=C rbenv install --verbose 1.8.7-p375

Expected vs. actual behavior

1.8.7-p375 is supposed to be fetched from the svn.ruby-lang.org, but failed.

Logs

/tmp/ruby-build.20221228133048.1919217.vQ8zKM ~/prj/private/nenga/2023
Checking out http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7...
Redirecting to URL 'https://git.ruby-lang.org/repos/ruby/branches/ruby_1_8_7':
svn: E170013: Unable to connect to a repository at URL 'https://git.ruby-lang.org/repos/ruby/branches/ruby_1_8_7'
svn: E160013: '/repos/ruby/branches/ruby_1_8_7' path not found

BUILD FAILED (Ubuntu 20.04 using ruby-build 20221225-4-gfa46d54)
hsbt added a commit that referenced this issue Dec 28, 2022
@hsbt
Copy link
Member

hsbt commented Dec 28, 2022

Thanks. I fixed the repository URL for about this at #2120

@yoshinari-nomura
Copy link
Author

Super-fast! thanks!

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

Successfully merging a pull request may close this issue.

2 participants