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

Open
kototama opened this Issue Jan 5, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@kototama

kototama commented Jan 5, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment