-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Upon installing ironfan-homebase master repo and attempting to upload it to Chef server (bundle exec rake upload_cookbooks_without_metadata
), I received this error about a broken hadoop cookbook dependency:
ERROR: Cookbook hadoop depends on cookbook yum version >= 3.0,
ERROR: which is not currently being uploaded and cannot be found on the server.
As best I could tell, Berkshelf was downloading the hadoop cookbook from opscode instead of from ironfan-pantry. I appeared to resolve this by adding the appropriate line to my Berksfile in $IRONFAN_HOMEBASE:
pantry_cookbook 'hadoop'
Metadata
Metadata
Assignees
Labels
No labels