-
Notifications
You must be signed in to change notification settings - Fork 148
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
gem version incompatibility: posix-spawn-0.3.9 breaks git-up-0.5.12 #75
Comments
I've had the same problem. Checkout out posix-spawn and running it's tests with rake also generates the same errors. Update: raised an issue in posix-spawn at rtomayko/posix-spawn#62 |
This is weird because I'm running ruby 2.1.2p95 and I'm getting this error. |
Get the same error with ruby 1.8.7. For now rolling back to posix-spawn-0.3.8 works for me. |
I am not a Ruby developer, I am just a git user. What do I do to make this work? |
Posix-spawn 0.3.10 release resolves the issue for me at least. A fresh gem install of git-up should be fine now |
posix-spawn-0.3.9 breaks git-up-0.5.12 (on Ubuntu 12.04, 32bit, with ruby 1.8.7, gem 1.8.15). Manually reverting to posix-spawn-0.3.8 solves the problem.
Here's the output under posix-spawn-0.3.9:
The text was updated successfully, but these errors were encountered: