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

Incompatible with Chefdk 0.4+ #9

Closed
donaldguy opened this issue Apr 27, 2015 · 2 comments
Closed

Incompatible with Chefdk 0.4+ #9

donaldguy opened this issue Apr 27, 2015 · 2 comments

Comments

@donaldguy
Copy link

Running the chef-dk installer results in an embedded ruby install which includes version 0.0.6 of the gem archive

This is preferred in the require 'archive' to libarchive-ruby, resulting in failed chef runs with output similar to

�NameError�
---------�
uninitialized constant Archive::EXTRACT_OWNER

Cookbook Trace:�
---------------�
/chef/cookbooks/libarchive/libraries/helper.rb:14:in `extract_option_map'
/chef/cookbooks/libarchive/libraries/helper.rb:34:in `block in extract'
/chef/cookbooks/libarchive/libraries/helper.rb:34:in `collect!'
/chef/cookbooks/libarchive/libraries/helper.rb:34:in `extract'
/chef/cookbooks/libarchive/providers/file.rb:18:in `block in class_from_file'�
@johnbellone
Copy link
Contributor

@donaldguy I think this may be fixed. Could you try again?

@iennae
Copy link
Contributor

iennae commented Mar 29, 2017

Hi,

This has been fixed since chef-client 12.1. Thanks!

@iennae iennae closed this as completed Mar 29, 2017
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

3 participants