This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
httpclient trouble with chef-berksfile-env plugin #613
Labels
Triage: Duplicate
Indicates an issue is a duplicate of other open issue.
with chefdk 0.10.0 i am no longer able to use chef-berksfile-env plugin (which depends on berkshelf 4+) because it seems knife and berkshelf require different versions of httpclient somehow.
$ knife environment from file environments/dev.rb
ERROR: Gem::ConflictError: Unable to activate berkshelf-4.0.1, because httpclient-2.7.0 conflicts with httpclient (~> 2.6.0)
i saw others also ran into this httpclient mismatch:
#603
#599
seems to me it would be a good goal to get berkshelf on httpclient 2.7.0?
thanks! best, koert
The text was updated successfully, but these errors were encountered: