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

Error installing chef, mime-types requires Ruby >= 1.9.2 #3

Open
cevaris opened this issue Nov 27, 2013 · 1 comment
Open

Error installing chef, mime-types requires Ruby >= 1.9.2 #3

cevaris opened this issue Nov 27, 2013 · 1 comment

Comments

@cevaris
Copy link

cevaris commented Nov 27, 2013

ERROR: Error installing chef:
mime-types requires Ruby version >= 1.9.2.
Building native extensions. This could take a while...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell

Stdout from the command:

Building native extensions. This could take a while...

Stderr from the command:

ERROR: Error installing chef:
mime-types requires Ruby version >= 1.9.2.

@cevaris
Copy link
Author

cevaris commented Nov 28, 2013

The Ruby version of the default box (http://files.vagrantup.com/precise64.box) defined in the vagrant file fails to work for mime-types install. Suggest change to another box that has Ruby 1.9.2+ pre-installed.

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

1 participant