-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
qvm-backup-restore indicates header error when passing inexisting file #3446
Comments
qvm-backup-restore will now show a File Not Found message if specified backup file is not found. fixes QubesOS/qubes-issues#3446
qvm-backup-restore will now show a File Not Found message if specified backup file is not found. fixes QubesOS/qubes-issues#3446
qvm-backup-restore will now show output from the rpc command if backup restore fails at the very start (e.g. if file was not found) fixes QubesOS/qubes-issues#3446
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
references QubesOS/qubes-issues#3446 (cherry picked from commit 4acd57d)
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The component
Or update dom0 via Qubes Manager. |
Qubes OS version:
Q4RC3
Steps to reproduce the behavior:
$ qvm-backup-restore -d existingvm /some/invalid/path
Expected behavior:
Indicates an error such as "file does not exist" and no prompt of the password
Actual behavior:
Indicates an error regarding the invalid header of the file and prompts for a password
General notes:
Not really a bug but very confusing
The text was updated successfully, but these errors were encountered: