Ok. More detail: When calling (as root and in dom0): qubesctl --target=fedora-32 state.highstate, I get fedora-32: ERROR (exit code 20, details in /var/log/qubes/mgmt-fedora-32.log)
The relevant part in the referenced log reads: 2020-11-13 19:27:51,237 calling 'state.highstate'... 2020-11-13 19:28:13,123 output: fedora-32: 2020-11-13 19:28:13,125 output: ---------- 2020-11-13 19:28:13,125 output: _error: 2020-11-13 19:28:13,125 output: Failed to return clean data 2020-11-13 19:28:13,125 output: retcode: 2020-11-13 19:28:13,125 output: 1 2020-11-13 19:28:13,125 output: stderr: 2020-11-13 19:28:13,125 output: Traceback (most recent call last): 2020-11-13 19:28:13,125 output: File "/usr/lib/qubes-vm-connector/ssh-wrapper/ssh", line 101, in <module> 2020-11-13 19:28:13,125 output: sys.exit(main()) 2020-11-13 19:28:13,125 output: File "/usr/lib/qubes-vm-connector/ssh-wrapper/ssh", line 94, in main 2020-11-13 19:28:13,125 output: return ssh(args) 2020-11-13 19:28:13,125 output: File "/usr/lib/qubes-vm-connector/ssh-wrapper/ssh", line 29, in ssh 2020-11-13 19:28:13,126 output: assert args[1] == '/bin/sh' 2020-11-13 19:28:13,126 output: AssertionError 2020-11-13 19:28:13,126 output: stdout: 2020-11-13 19:28:13,126 exit code: 20 What is going on here? why did this stop working? On Friday, November 13, 2020 at 2:59:12 PM UTC+1 balin wrote: > > I'm managing my fleet of templates and VMs using the salt stack. Since the > most recent qubes upgrade this no longer works. > I'm not at the machine in question right now, but the error that shows up > is one of "unclean data returned" and according to the logs related to an > ssh wrapper component. > > Does anyone have insight into this? What info does it take to figure this > out? > > > -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/1452461a-76a6-4769-97e9-f9dc952ddd0cn%40googlegroups.com.