You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug: A clear and concise description of what the bug is.
azurelinuxagent/common/future.py:106
/build/source/azurelinuxagent/common/future.py:106: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead.
distro.linux_distribution(
Distro and WALinuxAgent details (please complete the following information):
Python 3.12
The text was updated successfully, but these errors were encountered:
Describe the bug: A clear and concise description of what the bug is.
Distro and WALinuxAgent details (please complete the following information):
Python 3.12
The text was updated successfully, but these errors were encountered: