You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
!!!!!! The `berkshelf' gem is missing and must be installed or cannot be properly activated. Run `gem install berkshelf` or add the following to your Gemfile if you are using Bundler: `gem 'berkshelf'`.
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::UserError
>>>>>> Message: Could not load or activate Berkshelf (Unable to activate berkshelf-4.0.1, because httpclient-2.7.0 conflicts with httpclient (~> 2.6.0))
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
The text was updated successfully, but these errors were encountered:
Hi,
Apologies for the fact that we're only just getting to your issue. Hopefully your issue has been solved by the series of upgrades to our software over the last year.
If not, please feel free to reopen this issue.
Sorry again!
Version:
ChefDK 0.10.0
Environment:
Windows 7
Scenario:
Trying to run Test Kitchen against one of my cookbooks, using the chef-provisioning-vsphere driver.
Steps to Reproduce:
chef-provisioning-vsphere
kitchen converge
Expected Result:
Test Kitchen runs normally.
Actual Result:
This error is thrown:
The text was updated successfully, but these errors were encountered: