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

3000 saltversioninfo minion grain seems unorthodox. #56261

Closed
weswhet opened this issue Feb 27, 2020 · 2 comments
Closed

3000 saltversioninfo minion grain seems unorthodox. #56261

weswhet opened this issue Feb 27, 2020 · 2 comments
Labels
Duplicate Duplicate of another issue or PR - will be closed
Milestone

Comments

@weswhet
Copy link
Contributor

weswhet commented Feb 27, 2020

Description of Issue

Starting in salt 3000 the saltversioninfo grain returns info similar to below on a macOS minion.

    saltversioninfo:
        - 3000
        - None
        - None
        - 0

previously it was something like

    saltversioninfo:
        - 2019
        - 2
        - 3
        - 0

The combination of None and int types seems odd.

Clearly not a critical bug :) Just wanted to put it on the radar for the new versioning system.

Versions Report

Salt Version:
           Salt: 3000

Dependency Versions:
           cffi: 1.12.2
       cherrypy: 17.4.1
       dateutil: 2.8.0
      docker-py: Not Installed
          gitdb: 2.0.6
      gitpython: 2.1.11
         Jinja2: 2.10.1
        libgit2: Not Installed
       M2Crypto: Not Installed
           Mako: 1.0.7
   msgpack-pure: Not Installed
 msgpack-python: 0.5.6
   mysql-python: Not Installed
      pycparser: 2.19
       pycrypto: 3.8.1
   pycryptodome: Not Installed
         pygit2: Not Installed
         Python: 2.7.15 (default, Feb  1 2020, 17:02:26)
   python-gnupg: 0.4.4
         PyYAML: 5.1.2
          PyZMQ: 18.0.1
          smmap: 2.0.5
        timelib: 0.2.4
        Tornado: 4.5.3
            ZMQ: 4.3.1

System Versions:
           dist:
         locale: UTF-8
        machine: x86_64
        release: 19.3.0
         system: Darwin
        version: 10.15.3 x86_64
@weswhet
Copy link
Contributor Author

weswhet commented Feb 27, 2020

cc @garethgreenaway

@Ch3LL
Copy link
Contributor

Ch3LL commented Feb 27, 2020

duplicate of #56228 which also has a fix. closing here as a duplicate

@Ch3LL Ch3LL closed this as completed Feb 27, 2020
@Ch3LL Ch3LL added the Duplicate Duplicate of another issue or PR - will be closed label Feb 27, 2020
@Ch3LL Ch3LL added this to the Blocked milestone Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Duplicate of another issue or PR - will be closed
Projects
None yet
Development

No branches or pull requests

2 participants