================================================================================Recipe Compile Error in /var/chef/cache/cookbooks/windows/libraries/wmi-lite-gem.rb================================================================================ArgumentError-------------chef_gem[wmi-lite] (dynamically defined) had an error: ArgumentError: Illformed requirement [""]Cookbook Trace:---------------/var/chef/cache/cookbooks/windows/libraries/wmi-lite-gem.rb:33:in `rescue in <top (required)>'/var/chef/cache/cookbooks/windows/libraries/wmi-lite-gem.rb:25:in `<top (required)>'Relevant File Content:----------------------/var/chef/cache/cookbooks/windows/libraries/wmi-lite-gem.rb:26: require 'wmi-lite'27: rescue LoadError28: empty_node = Chef::Node.new29: empty_events = Chef::EventDispatch::Dispatcher.new30: run_context = Chef::RunContext.new(empty_node, {}, empty_events)31:32: wmi_gem = Chef::Resource::ChefGem.new('wmi-lite', run_context)33>> wmi_gem.run_action(:install)34:35: require 'wmi-lite'36: end37:38:
Archive powered by MHonArc 2.6.16.