Effectively the identical situation as reported (and fixed) on the Arch Linux bug tracker: * https://bugs.archlinux.org/task/71344 Most of the discussion there is relevant here. Here are two builds which complete the installation of Salt but then fail when attempting to use it: * https://gitlab.com/saltstack-formulas/infrastructure/salt-image-builder/-/jobs/1390014292 * https://gitlab.com/saltstack-formulas/infrastructure/salt-image-builder/-/jobs/1390014305 In the meantime, the workaround of installing `contextvars` with pip works: * https://gitlab.com/myii/salt-image-builder/-/pipelines/330041851 However, the solution would be to remove the `contextvars` dependency, as suggested by SaltStack staff (quoted in the bug linked above).
I open a pull request to solve this problem https://github.com/gentoo/gentoo/pull/21547
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4af5bb08dbb9e759d6fac16cf23feba26ea7e3b commit d4af5bb08dbb9e759d6fac16cf23feba26ea7e3b Author: Francisco Javier Félix <web@inode64.com> AuthorDate: 2021-07-07 08:37:41 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-07-17 17:27:24 +0000 app-admin/salt: Remove contextvars dependency Closes: https://bugs.gentoo.org/799431 Closes: https://github.com/gentoo/gentoo/pull/21547 Signed-off-by: Francisco Javier Félix <ffelix@inode64.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> app-admin/salt/{salt-3003.1.ebuild => salt-3003.1-r1.ebuild} | 3 +++ 1 file changed, 3 insertions(+)