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

Getting error : syntax error, unexpected ')' in manipulator.rb file #36

Closed
me2resh opened this issue Sep 13, 2013 · 1 comment
Closed

Comments

@me2resh
Copy link

me2resh commented Sep 13, 2013

[2013-09-13T14:54:11+00:00] FATAL: SyntaxError: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/hostsfile/libraries/manipulator.rb:78: syntax error, unexpected ')'
/tmp/vagrant-chef-1/chef-solo-1/cookbooks/hostsfile/libraries/manipulator.rb:234: syntax error, unexpected ')'
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.

@sethvargo
Copy link
Contributor

@me2resh please see the README. You are using Ruby 1.8. The 2.0 series for this cookbook dropped support for 1.8. You need to us Ruby 1.9 or use an older version of this cookbook.

#29

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