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
root@salt:~/venv/salt3006rc1/bin# ./salt -V/root/venv/salt3006rc1/lib/python3.9/site-packages/salt/version.py:762: 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.lin_ver = linux_distribution()/root/venv/salt3006rc1/lib/python3.9/site-packages/salt/version.py:826: 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.("dist", " ".join(linux_distribution(full_distribution_name=False))),Salt Version:
Salt: 3006.0rc1Dependency Versions:
cffi: 1.15.1cherrypy: Not Installeddateutil: Not Installeddocker-py: Not Installedgitdb: Not Installedgitpython: Not InstalledJinja2: 3.1.2libgit2: 1.5.0looseversion: 1.1.2M2Crypto: Not InstalledMako: Not Installedmsgpack: 1.0.5msgpack-pure: Not Installedmysql-python: Not Installedpackaging: 23.0pycparser: 2.21pycrypto: Not Installedpycryptodome: 3.17pygit2: 1.11.1Python: 3.9.2 (default, Feb 28 2021, 17:03:44)python-gnupg: Not InstalledPyYAML: 6.0PyZMQ: 25.0.0smmap: Not Installedtimelib: Not InstalledTornado: 4.5.3ZMQ: 4.3.4System Versions:
dist: debian 11 bullseyelocale: utf-8machine: aarch64release: 5.10.103-v8+system: Linuxversion: Debian GNU/Linux 11 bullseye
The text was updated successfully, but these errors were encountered:
Description
Updated my master to 3006rc1 and got this version report.
Looks like #50792
The text was updated successfully, but these errors were encountered: