Skip to content

Deprecation Warnings for the pyenv cookbook #85

@mromero-convoso

Description

@mromero-convoso

👻 Brief Description

Fairly long list of deprecation warnings related to this cookbook after a 'kitchen converge':

         The pyenv_global resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/global.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_pip resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/pip.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_plugin resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/plugin.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_python resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/python.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_rehash resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/rehash.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_script resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/script.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_system_install resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/system_install.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.
         The pyenv_user_install resource in the pyenv cookbook should declare `unified_mode true` at 1 location:
           - /tmp/kitchen/cache/cookbooks/pyenv/resources/user_install.rb
          See https://docs.chef.io/deprecations_unified_mode/ for further details.

🥞 Cookbook version

3.4.2

👩‍🍳 Chef-Infra Version

17.2.29

🎩 Platform details

MacOS with an Ubuntu 20.04 LTS test-kitchen.

Steps To Reproduce

Steps to reproduce the behavior:

kitchen converge default-ubuntu-2004

🚓 Expected behavior

No deprecation warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions