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

Sahara isn't compatible anymore with Vagrant 1.1.x #18

Closed
felixfyi opened this issue Mar 20, 2013 · 8 comments
Closed

Sahara isn't compatible anymore with Vagrant 1.1.x #18

felixfyi opened this issue Mar 20, 2013 · 8 comments

Comments

@felixfyi
Copy link

Because Sahara depends on the Vagrant Rubygem (1.0.7) it doesn't seem to be compatible anymore with newer releases of Vagrant since it's not released as a Rubygem anymore.

@austinfromboston
Copy link

This is a problem for me too. Since vagrant is no longer a rubygem, I'm not even sure a gem will interop OK with it. Has anyone found an alternative or is working on one?

UPDATE: the ryuzee / sahara fork appears to have updated for vagrant 1.1.

@dol
Copy link

dol commented Apr 9, 2013

+1 for this update

@igama
Copy link

igama commented Apr 25, 2013

+1 👍

1 similar comment
@tuxinaut
Copy link

+1 👍

@ryuzee
Copy link
Collaborator

ryuzee commented Jun 18, 2013

@dol @igama @tuxinaut

Now sahara supports vagrant 1.1+.

You can try it as following.

git clone https://github.com/jedi4ever/sahara.git
cd sahara
bundle install
bundle exec rake build
vagrant plugin install pkg/sahara-0.0.14.gem

@dol
Copy link

dol commented Jun 18, 2013

Ok, good to know. But the update was not pushed to https://rubygems.org/gems/sahara .

@jedi4ever
Copy link
Owner

released a new version today, hope this helps.
On 18/06/13 04:50, Dominic wrote:

Ok, good to know. But the update was not pushed to
https://rubygems.org/gems/sahara .


Reply to this email directly or view it on GitHub
#18 (comment).

@dol
Copy link

dol commented Jun 18, 2013

I got the latest gem and it works now. Thank you for the version update. The issue can be closed IMHO.

@ryuzee ryuzee closed this as completed Jun 20, 2013
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

7 participants