Skip to content

Instantly share code, notes, and snippets.

@bcurren
Created August 10, 2010 19:07
Show Gist options
  • Save bcurren/517799 to your computer and use it in GitHub Desktop.
Save bcurren/517799 to your computer and use it in GitHub Desktop.
ben:outright_chef bcurren$ knife cookbook download nginx
WARN: HTTP Request Returned 404 Not Found: Cannot find a cookbook named nginx
ERROR: Cannot find a cookbook named nginx
/Library/Ruby/Gems/1.8/gems/chef-0.9.8/lib/chef/knife/cookbook_download.rb:102:in `available_versions': undefined method `map' for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/chef-0.9.8/lib/chef/knife/cookbook_download.rb:91:in `determine_version'
from /Library/Ruby/Gems/1.8/gems/chef-0.9.8/lib/chef/knife/cookbook_download.rb:56:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.9.8/lib/chef/knife.rb:127:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.9.8/lib/chef/application/knife.rb:118:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.9.8/bin/knife:25
from /usr/bin/knife:19:in `load'
from /usr/bin/knife:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment