Guest User

Untitled

a guest
Jan 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. 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
  2. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:185:in `handle_command_failures'
  3. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:132:in `run_command'
  4. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/mixin/command.rb:200:in `run_command_with_systems_locale'
  5. /Users/pthrasher/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command'
  6. /Users/pthrasher/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package'
  7. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/provider/package.rb:60:in `action_install'
  8. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource.rb:437:in `send'
  9. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource.rb:437:in `run_action'
  10. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:45:in `run_action'
  11. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `converge'
  12. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `each'
  13. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:81:in `converge'
  14. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
  15. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
  16. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
  17. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
  18. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
  19. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
  20. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
  21. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/runner.rb:76:in `converge'
  22. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/client.rb:312:in `converge'
  23. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/client.rb:160:in `run'
  24. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:192:in `run_application'
  25. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:183:in `loop'
  26. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application/solo.rb:183:in `run_application'
  27. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/../lib/chef/application.rb:67:in `run'
  28. /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/chef-solo:25
  29. /usr/bin/chef-solo:19:in `load'
Add Comment
Please, Sign In to add comment