Monday, June 21, 2010

Ruby Stack Too Deep Error Generating Chef Metadata

If you get a "stack too deep" exception from the json gem when generating chef metadata (either rake metadata or knife cookbook metadata), you may need to roll back you json gem version to 1.4.2.

See this bug report.

0 comments: