With the most recent pygit2 module, saltstack fails to use any gitfs ressources. The patch is already present upstream (at least for 2018.3, but I need it for 2019.2), please include it into the port until then: [1] https://patch-diff.githubusercontent.com/raw/saltstack/salt/pull/51304.patch further ref: [2] https://github.com/saltstack/salt/pull/51304 [3] https://github.com/saltstack/salt/issues/51270#issuecomment-480521624 The mentioned patch [1] worked and fixed my problem as described in the issue referenced from the pull request [2]. Root cause is in pygit2 0.27.4 according to [3].
(for having the patch from [1] working, you need to do meta things: * remove mail-header etc, remove first 12 lines * and remove a/ and b/ from the resulting line 1 and 2)
Hi Philipp, Thanks for the report, and sorry no-one acted on it until now. It looks like this is now overcome by events. Closing this bug, as this patch was introduced upstream in salt v2019.2.1. The ports tree was updated in October 2019 to introduce salt v2019.2.2.