Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created August 12, 2014 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aslan/bc6ffa2da2b76876a599 to your computer and use it in GitHub Desktop.
Save Aslan/bc6ffa2da2b76876a599 to your computer and use it in GitHub Desktop.
RuntimeError: Digest::Base cannot be directly inherited in Ruby
[2014-08-12T11:39:54-07:00] DEBUG: Re-raising exception: RuntimeError - Digest::Base cannot be directly inherited in Ruby
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/digester.rb:51:in `new'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/digester.rb:51:in `generate_md5_checksum_for_file'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/digester.rb:47:in `generate_md5_checksum_for_file'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/cookbook_version.rb:76:in `checksum_cookbook_file'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/cookbook/synchronizer.rb:224:in `cached_copy_up_to_date?'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/cookbook/synchronizer.rb:211:in `sync_file'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/cookbook/synchronizer.rb:141:in `block (2 levels) in sync_cookbooks'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/util/threaded_job_queue.rb:52:in `call'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/util/threaded_job_queue.rb:52:in `block (3 levels) in process'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/util/threaded_job_queue.rb:50:in `loop'
/usr/local/lib/ruby/gems/2.1.0/gems/chef-11.14.2/lib/chef/util/threaded_job_queue.rb:50:in `block (2 levels) in process'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment