-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Vagrant 1.6.5 under Windows 7 cannot handle standard paths properly #4766
Comments
@zerkms this is not a bug with Vagrant or Windows 7 specifically. This is a bug in Ruby where Ruby cannot compile gems with native extensions where there is a space ( I'm sorry for the confusion. As soon as Ruby fixes the bug, Vagrant will automatically inherit the change. |
@sethvargo any relevant bug in ruby bug tracker? |
@zerkms it's a DevKit requirement: https://github.com/oneclick/rubyinstaller/wiki/Development-Kit#requirements. /cc @mitchellh |
@sethvargo thanks PS: oh god, what is that special with spaces :-S |
I'm seeing this error although there are no parens or spaces in the ruby / rails / devkit path. Are dashes also fatal? |
When I run
command it fails with the following error:
The text was updated successfully, but these errors were encountered: