-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make test
broken in latest master
#139
Comments
During a brief debugging session just now, @joshuathayer pointed me to Trackback for Salt concurrent.futures error
That at least gives us something to debug. I've seen that error before when passing the |
Finally found a report of this bug upstream: QubesOS/qubes-issues#4272 Long story short, as a temporary workaround:
Salt then works again against AppVMs based on |
Note that we cannot install this package via salt in the VM, because the package is required to run salt in the VM. 🙂 As a stopgap, we should be able to leverage the salt config targeting dom0 to run an ad-hoc |
Done via #143 |
My |
@kushaldas reported, and @conorsch confirmed, the following errors with
make test
in #127 (comment):Detailed output
@conorsch also notes:
The text was updated successfully, but these errors were encountered: