I've tried to set up my templates using salt.

The plan is to clone the fedora minimal template and install extra packages 
to make a new template and it all works with fedora 31. With 32 I am 
getting this error:

template-web-32:
      ----------
      _error:
          Failed to return clean data
      retcode:
          1
      stderr:
          Traceback (most recent call last):
            File "/var/tmp/.root_62a99a_salt/salt-call", line 27, in 
<module>
              salt_call()
            File "/var/tmp/.root_62a99a_salt/pyall/salt/scripts.py", line 
440, in salt_call
              import salt.cli.call
            File "/var/tmp/.root_62a99a_salt/pyall/salt/cli/call.py", line 
5, in <module>
              import salt.utils.parsers
            File "/var/tmp/.root_62a99a_salt/pyall/salt/utils/parsers.py", 
line 28, in <module>
              import salt.config as config
            File 
"/var/tmp/.root_62a99a_salt/pyall/salt/config/__init__.py", line 100, in 
<module>
              _DFLT_IPC_WBUFFER = _gather_buffer_space() * .5
            File 
"/var/tmp/.root_62a99a_salt/pyall/salt/config/__init__.py", line 89, in 
_gather_buffer_space
              import salt.grains.core
            File "/var/tmp/.root_62a99a_salt/pyall/salt/grains/core.py", 
line 40, in <module>
              from platform import _supported_dists
          ImportError: cannot import name '_supported_dists' from 
'platform' (/usr/lib64/python3.8/platform.py)
      stdout:

How can I fix this?

Thanks for reading.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/afb4ef0d-8f4b-42aa-8bc6-8b6db7fce76co%40googlegroups.com.

Reply via email to