Skip to content

Instantly share code, notes, and snippets.

@ringods
Created October 1, 2010 07:51
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 ringods/605892 to your computer and use it in GitHub Desktop.
Save ringods/605892 to your computer and use it in GitHub Desktop.
# Logfile created on Fri Oct 01 09:41:32 +0200 2010 by logger.rb/22285
[Fri, 01 Oct 2010 09:41:32 +0200] INFO: Daemonizing..
[Fri, 01 Oct 2010 09:41:32 +0200] INFO: Forked, in 1545. Priveleges: 0 0
[Fri, 01 Oct 2010 09:41:41 +0200] INFO: Starting Chef Run (Version 0.9.8)
[Fri, 01 Oct 2010 09:41:41 +0200] ERROR: Running exception handlers
[Fri, 01 Oct 2010 09:41:41 +0200] ERROR: Exception handlers complete
[Fri, 01 Oct 2010 09:41:41 +0200] ERROR: Re-raising exception: Chef::Exceptions::Exec - apt-get update returned 100, expected 0
/usr/lib/ruby/1.8/chef/mixin/command.rb:184:in `handle_command_failures'
/usr/lib/ruby/1.8/chef/mixin/command.rb:131:in `run_command'
/usr/lib/ruby/1.8/chef/provider/execute.rb:49:in `action_run'
/usr/lib/ruby/1.8/chef/resource.rb:277:in `send'
/usr/lib/ruby/1.8/chef/resource.rb:277:in `run_action'
/var/cache/chef/cookbooks/apt/recipes/default.rb:24:in `from_file'
/usr/lib/ruby/1.8/chef/cookbook_version.rb:337:in `load_recipe'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `each'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/usr/lib/ruby/1.8/chef/run_context.rb:94:in `load'
/usr/lib/ruby/1.8/chef/run_context.rb:91:in `each'
/usr/lib/ruby/1.8/chef/run_context.rb:91:in `load'
/usr/lib/ruby/1.8/chef/run_context.rb:55:in `initialize'
/usr/lib/ruby/1.8/chef/client.rb:101:in `new'
/usr/lib/ruby/1.8/chef/client.rb:101:in `run'
/usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application'
/usr/lib/ruby/1.8/chef/application/client.rb:202:in `loop'
/usr/lib/ruby/1.8/chef/application/client.rb:202:in `run_application'
/usr/lib/ruby/1.8/chef/application.rb:62:in `run'
/usr/bin/chef-client:26
[Fri, 01 Oct 2010 09:41:41 +0200] ERROR: Chef::Exceptions::Exec
[Fri, 01 Oct 2010 09:41:41 +0200] FATAL: apt-get update returned 100, expected 0
/usr/lib/ruby/1.8/chef/mixin/command.rb:184:in `handle_command_failures'
/usr/lib/ruby/1.8/chef/mixin/command.rb:131:in `run_command'
/usr/lib/ruby/1.8/chef/provider/execute.rb:49:in `action_run'
/usr/lib/ruby/1.8/chef/resource.rb:277:in `send'
/usr/lib/ruby/1.8/chef/resource.rb:277:in `run_action'
/var/cache/chef/cookbooks/apt/recipes/default.rb:24:in `from_file'
/usr/lib/ruby/1.8/chef/cookbook_version.rb:337:in `load_recipe'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `each'
/usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/usr/lib/ruby/1.8/chef/run_context.rb:94:in `load'
/usr/lib/ruby/1.8/chef/run_context.rb:91:in `each'
/usr/lib/ruby/1.8/chef/run_context.rb:91:in `load'
/usr/lib/ruby/1.8/chef/run_context.rb:55:in `initialize'
/usr/lib/ruby/1.8/chef/client.rb:101:in `new'
/usr/lib/ruby/1.8/chef/client.rb:101:in `run'
/usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application'
/usr/lib/ruby/1.8/chef/application/client.rb:202:in `loop'
/usr/lib/ruby/1.8/chef/application/client.rb:202:in `run_application'
/usr/lib/ruby/1.8/chef/application.rb:62:in `run'
/usr/bin/chef-client:26
[Fri, 01 Oct 2010 09:41:41 +0200] FATAL: Sleeping for 1800 seconds before trying again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment