-
Notifications
You must be signed in to change notification settings - Fork 0
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
Provisioning of new dev box fails #2
Comments
Happened during working on https://github.com/dosire/gitlabhq/issues/64 . |
In cookbooks/rvm/providers/global_gem.rb
prime suspect is that rubie is nil for some reason. Check what installed_rubies is. |
and
and
|
Added some logging to the recipe
and the output is:
|
Downgrading VB to 4.2.0 or 4.1.12 didn't help. |
Looks like this error is to be blamed on rvm chef cookbook, or rather on rvm itself: |
Adding that line made the chef run further than where it stopped before. Still running. |
Chef ran and it completed successfully. |
https://gist.github.com/3a8410c08c654a95c826
The text was updated successfully, but these errors were encountered: