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

Installing complains about dependencies #545

Open
warp3r opened this issue Sep 13, 2016 · 1 comment
Open

Installing complains about dependencies #545

warp3r opened this issue Sep 13, 2016 · 1 comment

Comments

@warp3r
Copy link

warp3r commented Sep 13, 2016

Hi there,

I was building a new provisioning machine and found out that after installing chefdk and running:

chef  gem install chef-provisioning

It complained about the dependency "Rack" needing ruby 2.2.2 (embedded ruby in chefDK is 2.1.8 right now, at least on the machine I built yesterday).

I did work around it by installing previous versions, but I would like to get the latest versions of chef-provisioning and chef-provisioning-aws:

chef gem install rack -v=1.6.4
chef gem install chef-provisioning-aws -v=1.11.0

I do not know if this issue should be here or in the ChefDK repo, but I guess that if in Opscode things are being built with ruby 2.2.2 the ChefDK should ship with ruby 2.2.2 any time soon...

cheers
Jordi

edit: I add that the provisioning machine is a Centos6 box and the package for the DK is chefdk-0.17.17-1.el6.x86_64

@jrmuir
Copy link

jrmuir commented Sep 20, 2016

Doh, wrong gem/code repo. Disregard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants