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

Document potential issue with installing vagrant-hostupdater #12

Closed
iros opened this issue Apr 27, 2015 · 5 comments
Closed

Document potential issue with installing vagrant-hostupdater #12

iros opened this issue Apr 27, 2015 · 5 comments

Comments

@iros
Copy link
Collaborator

iros commented Apr 27, 2015

My initial attempts to set it up failed because of my local nokogiri version.
I had to run this first: sudo gem install nokogiri -v '1.6.6.2'

Not sure if it's worth documenting, but maybe?

@iros
Copy link
Collaborator Author

iros commented Apr 27, 2015

This issue is documented: hashicorp/vagrant#3769
I was only able to solve it by upgrading vagrant to 1.7.2.

@tkellen
Copy link
Collaborator

tkellen commented Apr 27, 2015

@cowboy Seems we should make the latest vagrant a prereq?

@cowboy
Copy link
Contributor

cowboy commented Apr 28, 2015

Yeah, the Dependencies documentation already says "All versions should be the latest available, unless otherwise noted."

Is there anything else we should do here?

@tkellen
Copy link
Collaborator

tkellen commented Apr 29, 2015

Making this bold might be useful.

All versions should be the latest available, unless otherwise noted.

It would create an annoying maintenance burden, but it might not hurt to actually put the known working versions in so people have something to compare to.

@cowboy cowboy modified the milestone: Ready for LD class Jul 8, 2015
@cowboy
Copy link
Contributor

cowboy commented Jul 8, 2015

I've made it very explicit that the latest versions of all dependencies should be installed in the README.

@cowboy cowboy closed this as completed Jul 8, 2015
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

3 participants