You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a Whonix 14 system, running make all failed with "Recursive requisite found", specifically reporting issues with the IDs anon-whonix, sys-whonix-template-config, whonix-ws-15-dvm, and qvm-appmenus --update whonix-ws-15-dvm. Full logs here:
After poking around at issues with Whonix updates, I re-ran the relevant Salt state with sudo qubesctl state.sls qvm.anon-whonix. This produced the output logged here:
We should also consider a sd-specific folder in /srv/salt/ to ensure reliability of salt cleanup.
eloquence
changed the title
Provisioning fails w/ "Recursive requisite found" until sys-whonix salt state re-run
Old Salt files can conflict with new make dev run
Sep 12, 2020
On a Whonix 14 system, running
make all
failed with "Recursive requisite found", specifically reporting issues with the IDsanon-whonix
,sys-whonix-template-config
,whonix-ws-15-dvm
, andqvm-appmenus --update whonix-ws-15-dvm
. Full logs here:https://gist.github.com/eloquence/38eaadfe38c17a590aa5912c74bc10b0
After poking around at issues with Whonix updates, I re-ran the relevant Salt state with
sudo qubesctl state.sls qvm.anon-whonix
. This produced the output logged here:https://gist.github.com/eloquence/3b4332f935d076620949a6b2e40d4ca1
After this command, a
make clean && make all
run completed without error.The text was updated successfully, but these errors were encountered: