Skip to content

Instantly share code, notes, and snippets.

@mghaught
Created August 2, 2010 16:29
Show Gist options
  • Save mghaught/504894 to your computer and use it in GitHub Desktop.
Save mghaught/504894 to your computer and use it in GitHub Desktop.
MartyMPBS:smeagol marty$ rake smeagol:install
(in /Users/marty/projects/smeagol)
INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "git", "ruby", "ruby::irbrc", "python", "erlang", "node", "oh-my-zsh", "atmos.vim"] from JSON
INFO: Starting Chef Run
ERROR: Running exception handlers
ERROR: Exception handlers complete
ERROR: Re-raising exception: RuntimeError - No Full Name set for your ~/.gitconfig
/Users/marty/projects/smeagol/cookbooks/git/recipes/default.rb:21:in `from_file'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `instance_eval'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `method_missing'
/Users/marty/projects/smeagol/cookbooks/git/recipes/default.rb:9:in `from_file'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:93:in `load'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `each'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `load'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:54:in `initialize'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `new'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `run'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:193:in `run_application'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `loop'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `run_application'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application.rb:62:in `run'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/chef-solo:25
/Users/marty/.rvm/gems/ruby-1.8.7-p174/bin/chef-solo:19:in `load'
/Users/marty/.rvm/gems/ruby-1.8.7-p174/bin/chef-solo:19
/Users/marty/projects/smeagol/cookbooks/git/recipes/default.rb:21:in `from_file': No Full Name set for your ~/.gitconfig (RuntimeError)
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `instance_eval'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `method_missing'
from /Users/marty/projects/smeagol/cookbooks/git/recipes/default.rb:9:in `from_file'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:93:in `load'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `each'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `load'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:54:in `initialize'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `new'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `run'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:193:in `run_application'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `loop'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `run_application'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/../lib/chef/application.rb:62:in `run'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/gems/chef-0.9.6/bin/chef-solo:25
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/bin/chef-solo:19:in `load'
from /Users/marty/.rvm/gems/ruby-1.8.7-p174/bin/chef-solo:19
MartyMPBS:smeagol marty$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment