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 build breaking on ruby 2.x #1

Closed
hjhart opened this issue Apr 24, 2014 · 3 comments
Closed

ruby build breaking on ruby 2.x #1

hjhart opened this issue Apr 24, 2014 · 3 comments

Comments

@hjhart
Copy link

hjhart commented Apr 24, 2014

Anytime I try to install a ruby version 2.x (tested 2.0.0-p247, 2.1.0 and 2.1.1) ruby-build crashes. The patch is simple, but I'm curious as to whether we want to patch our ruby build or if we want to wait for changes to occur upstream.

Also I wanted to create an issue for other people to stumble upon to generate a conversion and provide some guidance to a temporary solution.

Related issue w/ quick fix on github: rbenv/ruby-build#526

Quick fix:

brew uninstall readline && brew install https://raw.githubusercontent.com/Homebrew/homebrew/0181c8a1633353affefabe257c170edbd6d7c008/Library/Formula/readline.rb

Do we want to fix this issue internally or let home-brew / ruby-build handle the issue?

@jcapron
Copy link

jcapron commented Apr 24, 2014

@hjhart I posted the issue on homebrew here: Homebrew/legacy-homebrew#28651 and like jacknagel said: "there's not any action for Homebrew to take here".

@hiremaga
Copy link
Contributor

@wendorf
Copy link
Member

wendorf commented Nov 14, 2015

Hi @hjhart ,

I believe this issue has been resolved some time in the past, so I'm closing this. If there are still problems, please feel free to re-open the issue.

Thanks,
@wendorf

@wendorf wendorf closed this as completed Nov 14, 2015
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

4 participants