-
Notifications
You must be signed in to change notification settings - Fork 91
chef-sugar dep breaks 'knife cookbook site install openssl' #9
Comments
Looks like The fastest way to work around the issue is to manually create a |
Fetching the raw
|
I think you need to commit your new metadata.rb to your git repository. The following are working for me:
Please note, I'm not pulling the latest metadata.rb from the chef-sugar repo on GitHub. Doing so would fail. |
The issue here is that the cookbook is being published in a way that's not supported by Stove was used to publish the chef-sugar cookbook to the Supermarket. Since version 3.2.3, Stove no longer publishes a A fix to knife has been recommended and is currently being discussed. I've verified that this fix will resolve this issue. The best workaround that I can come up with for now is to manually create and commit a
|
Just tested this with Chef 12.0.3, and |
I'm blocked from Seth Vargo's repositories. He doesn't like me. As a result, I cannot create a Github issue at sethvargo/chef-sugar in order to report this.
The openssl cookbook is broken by its new chef-sugar dependency as chef-sugar has no metadata.rb and that breaks 'knife cookbook site install openssl'
The text was updated successfully, but these errors were encountered: