qubes-issues icon indicating copy to clipboard operation
qubes-issues copied to clipboard

`qvm-run --dispvm` doesn't work with multiple arguments

Open coolwanglu opened this issue 1 month ago • 2 comments

Qubes OS release: 4.3 rc3

qvm-run --dispvm default-dvm ls / fails with error $dispvm:default-dvm: VM name containers illegal characters

On the other hand, qvm-run --dispvm default-dvm "ls /" works with message "Running 'ls /' on $dispvm:default-dvm`

coolwanglu avatar Nov 03 '25 21:11 coolwanglu

I think it's a bug, instead of feature request, because the doc suggests it is already supported: https://dev.qubes-os.org/projects/core-admin-client/en/latest/manpages/qvm-run.html

coolwanglu avatar Nov 06 '25 00:11 coolwanglu

  • https://github.com/QubesOS/qubes-core-admin-client/pull/214
  • https://github.com/python/cpython/issues/94843#issuecomment-2428588557
  • https://github.com/python/cpython/pull/124233

ben-grande avatar Dec 03 '25 21:12 ben-grande