Skip to content

Instantly share code, notes, and snippets.

@pthrasher
Created September 16, 2011 21:03
Show Gist options
  • Save pthrasher/1223142 to your computer and use it in GitHub Desktop.
Save pthrasher/1223142 to your computer and use it in GitHub Desktop.
Chef::Exceptions::Exec: homebrew[git] (homebrew::default line 64) had an error: /usr/bin/env HOMEBREW_TEMP=/Users/pthrasher/Developer/tmp /Users/pthrasher/Developer/bin/brew install git returned 1, expected 0
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:185:in `handle_command_failures'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:132:in `run_command'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:200:in `run_command_with_systems_locale'
/Users/pthrasher/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command'
/Users/pthrasher/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/provider/package.rb:60:in `action_install'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource.rb:437:in `send'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource.rb:437:in `run_action'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:45:in `run_action'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `converge'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `each'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `converge'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:76:in `converge'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/client.rb:312:in `converge'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/client.rb:160:in `run'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:192:in `run_application'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:183:in `loop'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:183:in `run_application'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application.rb:67:in `run'
/Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/chef-solo:25
/usr/bin/chef-solo:19:in `load'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment