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

Latest versions of chef do not include activesupport #170

Open
joerg opened this issue Jun 27, 2016 · 1 comment
Open

Latest versions of chef do not include activesupport #170

joerg opened this issue Jun 27, 2016 · 1 comment

Comments

@joerg
Copy link

joerg commented Jun 27, 2016

Is seems that activesupport is somehow needed by nexus_cli but this gem is not included by the latest chef builds by default. I get an error like this

    * chef_gem[nexus_cli] action install (up to date)

    ================================================================================
    Error executing action `create` on resource 'artifact_file[rcrs-tools]'
    ================================================================================

    Gem::MissingSpecError
    ---------------------
    Could not find 'activesupport' (>= 3.2.0) among 100 total gem(s)
    Checked in 'GEM_PATH=/root/.gem/ruby/2.1.0:/opt/chef/embedded/lib/ruby/gems/2.1.0', execute `gem env` for more information

    Cookbook Trace:
    ---------------
    /var/chef/cache/cookbooks/artifact/libraries/chef_artifact_nexus.rb:10:in `initialize'
    /var/chef/cache/cookbooks/artifact/providers/file.rb:39:in `new'
    /var/chef/cache/cookbooks/artifact/providers/file.rb:39:in `load_current_resource'

Chef version is 12.11.18.

@m2rt
Copy link

m2rt commented Jul 14, 2016

Same problem here. Client version 12.12.15

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