Created
November 15, 2011 22:08
-
-
Save shawndrost/1368535 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chef-ops (master)$ cat /var/chef/cache/chef-stacktrace.out | |
Generated at 2011-11-15 14:04:54 -0800 | |
Chef::Exceptions::CookbookNotFound: Cookbook pivotal_workstation not found. If you're loading pivotal_workstation from another cookbook, make sure you configure the dependency in your metadata | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/cookbook/cookbook_collection.rb:38:in `block in initialize' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/ohai-0.6.4/lib/ohai/mash.rb:77:in `yield' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/ohai-0.6.4/lib/ohai/mash.rb:77:in `default' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/ohai-0.6.4/lib/ohai/mash.rb:77:in `default' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/mixin/language_include_recipe.rb:39:in `[]' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/mixin/language_include_recipe.rb:39:in `block in include_recipe' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/mixin/language_include_recipe.rb:27:in `each' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/run_context.rb:72:in `block in load' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/run_context.rb:69:in `each' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/run_context.rb:69:in `load' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/client.rb:195:in `setup_run_context' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/client.rb:159:in `run' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/application/solo.rb:192:in `block in run_application' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/application/solo.rb:183:in `loop' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/application/solo.rb:183:in `run_application' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/lib/chef/application.rb:67:in `run' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/gems/chef-0.10.4/bin/chef-solo:25:in `<top (required)>' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/bin/chef-solo:19:in `load' | |
/Users/shawndrost/.rvm/gems/ruby-1.9.2-p290@soloist/bin/chef-solo:19:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment