salt

  1. G

    py39-salt, missing contextvars dependency?

    I upgraded my sysutils/py-salt package to version 3006.1_1 (currently running 13.1-RELEASE with "latest" pkg sources). When trying to run a state from a minion the call crashes with various error messages. The line I finally found is: pkg_resources.DistributionNotFound: The 'contextvars'...
  2. S

    Can't get salt-api to detect cherrypy

    One of the pre-requisites for salt-api to work is installing cherrypy. Currently salt is using python38 while the latest cherrypy package uses python39. I have both installed however when I run salt-api with debug logging I see the following error [ERROR ] Not loading...
Back
Top