Skip to content
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

Closed
kototama opened this issue Jan 5, 2018 · 8 comments · Fixed by QubesOS/qubes-core-admin-client#182

Comments

@kototama
Copy link

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

@andrewdavidwong andrewdavidwong added C: core ux User experience labels Jan 7, 2018
@andrewdavidwong andrewdavidwong added this to the Release 4.0 milestone Jan 7, 2018
marmarta added a commit to marmarta/qubes-core-admin-client that referenced this issue Sep 9, 2021
qvm-backup-restore will now show a File Not Found message
if specified backup file is not found.

fixes QubesOS/qubes-issues#3446
marmarta added a commit to marmarta/qubes-core-admin-client that referenced this issue Sep 9, 2021
qvm-backup-restore will now show a File Not Found message
if specified backup file is not found.

fixes QubesOS/qubes-issues#3446
marmarta added a commit to marmarta/qubes-core-admin-client that referenced this issue Sep 16, 2021
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
marmarta added a commit to marmarta/qubes-core-agent-linux that referenced this issue Sep 16, 2021
@qubesos-bot
Copy link

Automated announcement from builder-github

The component core-admin-client (including package python3-qubesadmin-4.1.14-1.fc32) has been pushed to the r4.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package core-admin-client has been pushed to the r4.1 testing repository for the CentOS centos-stream8 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.1-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-core-admin-client_4.1.14-1 has been pushed to the r4.1 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing buster-testing (or appropriate equivalent for your template version), then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component core-admin-client (including package python3-qubesadmin-4.1.14-1.fc32) has been pushed to the r4.1 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo dnf update --enablerepo=qubes-vm-r4.1-current-testing

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package core-admin-client has been pushed to the r4.1 stable repository for the CentOS centos-stream8 template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The package qubes-core-admin-client_4.1.18-1+deb10u1 has been pushed to the r4.1 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component core-admin-client (including package python3-qubesadmin-4.1.18-1.fc32) has been pushed to the r4.1 stable repository for the Fedora template.
To install this update, please use the standard update command:

sudo dnf update

Changes included in this update

@qubesos-bot
Copy link

Automated announcement from builder-github

The component core-admin-client (including package python3-qubesadmin-4.1.18-1.fc32) has been pushed to the r4.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

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