Greetings Professionals,
I installed cookbook Datadog agent from chef supermarket i trying to upload it to Chef-Server…during this process i am getting this error message
WARNING: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Uploading datadog [2.8.1]
ERROR: Cookbook datadog depends on cookbooks which are not currently
ERROR: being uploaded and cannot be found on the server.
ERROR: The missing cookbook(s) are: ‘apt’ version ‘>= 0.0.0’, ‘chef_handler’ version '~> 1.1
when i tried using berks install to remove dependencies i get this error
Required artifacts do not exist at the desired version
Missing artifacts: apt version >= 0.0.0
Unable to find a solution for demands: apt version >= 0.0.0 (>= 0.0.0)
I later installed the latest version of apt and chef_handler and uploaded them to chef server and again tried uploading data dog but still i get this message
ERROR: Cookbook datadog depends on cookbooks which are not currently
ERROR: being uploaded and cannot be found on the server.
ERROR: The missing cookbook(s) are: ‘apt’ version ‘>= 0.0.0’, ‘chef_handler’ version '~> 1.1
Please help me…!
Thanks
Prash