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

version 0.8.0 pulls in ohai 8.2.0 gem which requires ruby 2.x #11

Open
mmmorris1975 opened this issue Apr 16, 2015 · 0 comments
Open

version 0.8.0 pulls in ohai 8.2.0 gem which requires ruby 2.x #11

mmmorris1975 opened this issue Apr 16, 2015 · 0 comments

Comments

@mmmorris1975
Copy link

When using attribute-validator cookbook, it is pulling in version 0.8.0 of chef-attribute-validator gem, which in turn is pulling in version 8.2.0 of the ohai gem, which in turn requires ruby 2.x.

Install fails with this error:

/opt/chef/embedded/bin/gem install chef-attribute-validator

Fetching: chef-attribute-validator-0.8.0.gem (100%)
Fetching: mime-types-2.4.3.gem (100%)
Fetching: mixlib-shellout-2.0.1.gem (100%)
Fetching: ohai-8.2.0.gem (100%)
ERROR: Error installing chef-attribute-validator:
ohai requires Ruby version >= 2.0.0.

We are using Chef 11.16, which is still on ruby 1.9.3

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