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

Doesn't seem to detect changes/additions to cookbooks via git. #33

Closed
pkringle opened this issue Aug 8, 2014 · 2 comments
Closed

Doesn't seem to detect changes/additions to cookbooks via git. #33

pkringle opened this issue Aug 8, 2014 · 2 comments

Comments

@pkringle
Copy link

pkringle commented Aug 8, 2014

I have got it all installed and have now gotten to the point where I believe I found a big. Again, as posted in my first bug, I am not a ruby guy...

I can upload new roles, delete roles, and even delete cookbooks. But for some reason when I either update or add a new cookbook, the Grocery-Delivery doesn't seem to see it and does not upload anything.

./grocery-delivery.rb 
WARN: Attempting to acquire lock
WARN: Lock acquired
WARN: Updating repo
WARN: Determing changes... from  to 7ecf0f85a9afe23e40c8d97213d554ec824dd876
WARN: Added cookbooks: []
WARN: Deleted cookbooks: []
WARN: Added roles: []
WARN: Deleted roles: []
WARN: Added databags: []
WARN: Deleted databags: []
WARN: Success at 7ecf0f85a9afe23e40c8d97213d554ec824dd876

Thoughts? Ideas? Since I can delete a cookbook, I feel my config should be correct.

@odcinek
Copy link
Contributor

odcinek commented Aug 8, 2014

Can you post your config file? Your rev_checkpoint seems to be empty/missing.

@pkringle
Copy link
Author

pkringle commented Aug 8, 2014

Ok, after some additional testing, I think the problem was on my end. Things are looking better now. Thanks for the quick response.

@pkringle pkringle closed this as completed Aug 8, 2014
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

2 participants