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 version 2.3.4 when 2.3.3 is installed #53

Closed
osteffich opened this issue May 2, 2017 · 2 comments
Closed

Ruby version 2.3.4 when 2.3.3 is installed #53

osteffich opened this issue May 2, 2017 · 2 comments

Comments

@osteffich
Copy link

There is an issue when you run vagrant up the incorrect version of ruby is installed.

@zeroedin
Copy link
Contributor

zeroedin commented May 2, 2017

This is due to ubuntu apt-get package manager being bumped to ruby version 2.3.4 for packages ruby2.3 and ruby2.3-dev an alternative way to install ruby such as using chruby as an option to remedy the dependency chain update. I can also just upgrade hammer to use newer version, I'll have to see which is the better option. I will release a patch tomorrow that will fix this issue. However, this may be a breaking change and might cause everyone to have to destroy and rebuild their vagrant boxes on their next hammer update as the gemfile for hammer would change version.

@zeroedin
Copy link
Contributor

zeroedin commented May 2, 2017

Issue was fixed in wvuweb/hammer-vm@6e824dd. It will only take effect if someone chooses to rebuild their hammer-vm install. Otherwise if their current build is working they shouldn't have an issue upgrading hammer.

@zeroedin zeroedin closed this as completed May 2, 2017
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