Created
March 17, 2011 20:22
-
-
Save mattd/875056 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[mattdawson@grappa bytexbyte]$ knife cookbook site vendor apache2 | |
INFO: Downloading apache2 from the cookbooks site at version 0.99.2 | |
INFO: Cookbook saved: /Users/mattdawson/chef-repos/bytexbyte/cookbooks/apache2.tar.gz | |
INFO: Checking out the master branch. | |
INFO: Checking the status of the vendor branch. | |
INFO: Creating vendor branch. | |
INFO: Removing pre-existing version. | |
INFO: Uncompressing apache2 version 0.99.2. | |
INFO: Adding changes. | |
/Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/lib/chef/mixin/command.rb:184:in `handle_command_failures': git add apache2 returned 128, expected 0 (Chef::Exceptions::Exec) | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/lib/chef/mixin/command.rb:131:in `run_command' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/lib/chef/knife/cookbook_site_vendor.rb:81:in `run' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/lib/chef/knife.rb:127:in `run' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/lib/chef/application/knife.rb:121:in `run' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/gems/chef-0.9.12/bin/knife:25:in `<top (required)>' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/bin/knife:19:in `load' | |
from /Users/mattdawson/.rvm/gems/ruby-1.9.2-p0/bin/knife:19:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment