qubes-vm-update
doesn't print an error when arguments are bad
#9565
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: updates
diagnosed
Technical diagnosis has been performed (see issue comments).
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
pr submitted
A pull request has been submitted for this issue.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
ux
User experience
How to file a helpful issue
Qubes OS release
4.2.3
Brief summary
If you run
qubes-vm-update
with nonexistent target, it will not print out any error message. This is annoying when there are plenty of targets and you don't know which one causes it.Steps to reproduce
qubes-vm-update --targets=whatever
Expected behavior
return 64, print something like:
error: target 'whatever' not found
Actual behavior
return 64
The text was updated successfully, but these errors were encountered: