Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.8.10
-
Fix Version/s: 0.8.12
-
Component/s: Chef Client
-
Labels:None
-
Environment:
Mac OS X, Ruby 1.8.7
Description
Again, following these instructions: http://wiki.opscode.com/display/chef/Chef+Repository
This now works:
$ /usr/bin/rake new_cookbook COOKBOOK=test
But this doesn't:
$ /usr/bin/rake
(in /Users/nwiger/Workspace/chef-repo)
rake aborted!
Don't know how to build task 'test'
(See full trace by running task with --trace)
These might be n00b errors, but I'm trying to follow the Wiki and it's not working.
This is a dupe of #
CHEF-1032