Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warnings for the pyenv cookbook #85

Open
mromero-convoso opened this issue Jun 30, 2021 · 0 comments
Open

Deprecation Warnings for the pyenv cookbook #85

mromero-convoso opened this issue Jun 30, 2021 · 0 comments

Comments

@mromero-convoso
Copy link

👻 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant