Open emcastro opened 5 years ago
This problem looks similar to https://github.com/Esri/arcgis-cookbook/issues/53.
The only new third-party cookbook used by 3.3.0 is 'aws' and its dependencies.
aws cookbook requires community_cookbook_releaser gem.
# This gemfile provides additional gems for testing and releasing this cookbook
# It is meant to be installed on top of ChefDK which provides the majority
# of the necessary gems for testing this cookbook
#
# Run 'chef exec bundle install' to install these dependencies
source 'https://rubygems.org'
gem 'community_cookbook_releaser'
Please try to install community_cookbook_releaser gem manually as described in https://github.com/Esri/arcgis-cookbook/issues/53.
After upgrading install from Cookbook 3.2.1 to Cookbook 3.3.0, I encountered the following problem.
I don't have access to Internet on this platform, and I won't have any.
Full log: