Every run to… salt-ssh --refresh 'docker*' state.apply setup no fails with No matching sls found for 'setup' in env 'base' for 3007.1. Seems to be about relative path in file_roots, but haven't check in depths.
It's too late apparently, should go to sleep, sorry for all the typos.
I can now say that it takes these two pull requests on top of 3007.1-r1 to work again: - https://github.com/saltstack/salt/pull/66690 - https://github.com/saltstack/salt/pull/66899
Unblocking stabilizer #942183 because older stable releases are even more broken than 3007.1-r1…
I'd suggest just pulling in the patch in a day or two if chutzpah doesn't voice opposition.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6641ffd8246092d02fb5bbbb34a648ab3372f741 commit 6641ffd8246092d02fb5bbbb34a648ab3372f741 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2024-12-24 09:04:52 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2024-12-24 09:22:30 +0000 app-admin/salt: Fix salt-ssh for use with relative paths CC: https://github.com/saltstack/salt/pull/66690 CC: https://github.com/saltstack/salt/pull/66899 Closes: https://bugs.gentoo.org/934580 Signed-off-by: Sebastian Pipping <sping@gentoo.org> .../salt-3007.1-python-3.13-urllib-parse.patch | 53 ++ .../salt-3007.1-relative-file-roots-path.patch | 74 +++ app-admin/salt/salt-3007.1-r2.ebuild | 614 +++++++++++++++++++++ 3 files changed, 741 insertions(+)