Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Application cookbook dependancy causes resolution failure #17

Open
jwmarshall opened this issue Mar 7, 2014 · 0 comments
Open

Application cookbook dependancy causes resolution failure #17

jwmarshall opened this issue Mar 7, 2014 · 0 comments

Comments

@jwmarshall
Copy link

The recent metadata commit that sets the application cookbook dependancy to '~> 4.0' is causing resolution errors with just about every cookbook I have that relies on application_nginx 2.0.3.

The only fix for me was to pin the previous commit in my berksfile like so:

cookbook "application_nginx", git: "https://github.com/poise/application_nginx.git", ref: "6339af0963139cb42946dec4111defd59502d064"

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

No branches or pull requests

1 participant