Search code examples
chef-infrachef-recipeaws-opsworkscookbook

Error resolving cookbook


I went through many similar threads but none answers my problem. I have mysql 4.1.2 recipe. when i run it in opsworks i gives me this error. when i run the similar recipe in my local ubuntu it works fine. i have done some heavy tweaking with version number of dependencies, but still no solution. What can be the cause of this problem ?
My CookBook repo is at github

    ================================================================================
    Error Resolving Cookbooks for Run List:
    ================================================================================


    Missing Cookbooks:
    ------------------
    Could not satisfy version constraints for: mysql

Solution

  • Your version of the database cookbook requires mysql >= 5.0.0 but you have 4.1.2.