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

Unmet requirements in ChefDK 2.3.4 under Ubuntu 16.04 #55

Open
TyrellKumlin opened this issue Nov 13, 2017 · 0 comments
Open

Unmet requirements in ChefDK 2.3.4 under Ubuntu 16.04 #55

TyrellKumlin opened this issue Nov 13, 2017 · 0 comments

Comments

@TyrellKumlin
Copy link

The current version of the chef development kit (2.3.4) installs a much newer version of the chef gem (13.4.19) which lacks the following files required by your knife plugin:

/opt/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-13.4.19/lib/chef/monkey_patches/net-ssh-multi.rb

/opt/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-13.4.19/lib/chef/mixin/command.rb

I have been able to get the plugin running by removing the "requires" lines for the above files, but I do not know what functionality will break by having done so.

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