Skip to content

Instantly share code, notes, and snippets.

@gsreynolds
gsreynolds / stacktrace.out
Created February 20, 2020 10:18
msu_package
Generated at 2020-02-20 10:15:29 +0000
Chef::Exceptions::Package: msu_package[KB4537764] (windows_patching::default line 17) had an error: Chef::Exceptions::Package: Found multiple packages installed matching name Package_for_RollupFix, found: 2 matches
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-universal-mingw32/lib/chef/provider/package/cab.rb:105:in `installed_version'
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-universal-mingw32/lib/chef/provider/package/msu.rb:64:in `block in get_current_versions'
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-universal-mingw32/lib/chef/provider/package/msu.rb:62:in `map'
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-universal-mingw32/lib/chef/provider/package/msu.rb:62:in `get_current_versions'
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-universal-mingw32/lib/chef/provider/package/msu.rb:55:in `load_current_resource'
C:/opscode/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23-u
### Keybase proof
I hereby claim:
* I am gsreynolds on github.
* I am gsreynolds (https://keybase.io/gsreynolds) on keybase.
* I have a public key ASCnB3_Eh8cE2wNqeESU1gFe79hdQvSA-Cz9wMHcCdXC5Ao
To claim this, I am signing this object:
@gsreynolds
gsreynolds / 1. Upstart detected
Last active April 20, 2017 12:30
service[rpcbind] action restart
chef (13.0.118)> recipe_mode
chef:recipe (13.0.118)> service 'rpcbind' do
chef:recipe > action :restart
chef:recipe ?> end
=> <service[rpcbind] @name: "rpcbind" @before: nil @params: {} @provider: nil @allowed_actions: [:nothing, :enable, :disable, :start, :stop, :restart, :reload, :mask, :unmask] @action: [:restart] @updated: false @updated_by_last_action: false @source_line: "(irb#1):1:in `irb_binding'" @guard_interpreter: nil @default_guard_interpreter: :default @elapsed_time: 0 @service_name: "rpcbind" @enabled: nil @running: nil @masked: nil @options: nil @parameters: nil @pattern: "rpcbind" @start_command: nil @stop_command: nil @status_command: nil @restart_command: nil @reload_command: nil @init_command: nil @priority: nil @timeout: nil @run_levels: nil @user: nil @declared_type: :service @cookbook_name: nil @recipe_name: nil>
chef:recipe (13.0.118)> run_chef
[2017-04-20T12:08:28+00:00] INFO: Processing service[rpcbind] action restart ((irb#1) line 1)
[2017-04-20T12:08:28+00:00] DEBUG: Providers for