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

After updating Tigerbrew, all brew commands fail w/ "RUBY_PATCHLEVEL (NameError)" (10.4/G4) #514

Closed
dcwar opened this issue May 26, 2017 · 5 comments

Comments

@dcwar
Copy link
Contributor

dcwar commented May 26, 2017

Just performed brew update --verbose. Went from 7c33bcb..a460f2d.

Now, brew is essentially broken - every brew command returns the following error:

/usr/local/Library/Homebrew/global.rb:48:uninitialized constant RUBY_PATCHLEVEL (NameError) from /usr/local/Library/brew.rb:16:inrequire'
from /usr/local/Library/brew.rb:16

@dcwar
Copy link
Contributor Author

dcwar commented May 27, 2017

Console output -
https://gist.github.com/dcwar/dee9866955a3519dc44fea995608920b

Note that I'd forgotten to delete the gcc6 formula I'd temporarily had in place.

mistydemeo added a commit that referenced this issue May 27, 2017
@mistydemeo
Copy link
Owner

Sorry about that, this was something I missed when backporting some Homebrew features. I just pushed a hotfix; can you do a manual git pull then try again?

@dcwar
Copy link
Contributor Author

dcwar commented May 27, 2017

That's it! Thanks so very much!!!

@dcwar dcwar closed this as completed May 27, 2017
@mistydemeo
Copy link
Owner

Great, glad to hear it! Sorry for the inconvenience.

@dcwar
Copy link
Contributor Author

dcwar commented May 27, 2017

No worries!

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