Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artifact_test does not appear to be a valid cookbook. Does it have metadata.rb ? #169

Open
dparkar opened this issue Mar 6, 2016 · 2 comments

Comments

@dparkar
Copy link

dparkar commented Mar 6, 2016

Adding dependency on artifact cookbook first time in a repo.

  1. knife cookbook site download artifact
    - gets the latest : artifact-1.12.2.tar.gz
  2. tar -zxvf artifact-1.12.2.tar.gz
    - unzipped in cookbook folder
  3. rm artifact-1.12.2.tar.gz
    • delete the tar file
  4. cd artifact/
  5. berks install

output :
Resolving cookbook dependencies...
Fetching 'artifact' from source at .
Fetching 'artifact_test' from source at fixtures/artifact_test
The resource at '/home/user/repos/chef-repo/cookbooks/artifact/fixtures/artifact_test' does not appear to be a valid cookbook. Does it have a metadata.rb?

Anyone else come across this ?

@ghost
Copy link

ghost commented Jan 17, 2017

I have done now! Did you find a way around it?

@dparkar
Copy link
Author

dparkar commented Feb 23, 2017

It's been a while, I have lost context. Did you solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant