Skip to content

2.8.5 incompatible with chef 12.14.60 #116

Description

@hauntingEcho

I'm currently stuck with Chef 12.14.60 until a larger push to update infrastructure for Chef 14 compatibility. using s3_file v2.8.5 (imported as '~> 2.7.0') causes the following failure, which '= 2.7.0' does not. I think the minimum chef version in metadata.rb needs increased to at least > 12.14.60

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

       Unknown Server Error:
       ---------------------
       The server had a fatal error attempting to load the node data.

       Server Response:
       ----------------
       Exception raised! #<NoMethodError: undefined method `responds_to' for #<Chef::Cookbook::Metadata:0x00000004104b00>
       Did you mean?  respond_to?>
       /tmp/kitchen/cookbooks/s3_file/metadata.rb:9:in `from_file'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions