Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upqvm-backup-restore without a list of VMs do not restore any #2924
Comments
marmarek
added
bug
C: core
P: major
labels
Jul 19, 2017
marmarek
added this to the Release 4.0 milestone
Jul 19, 2017
marmarek
self-assigned this
Jul 19, 2017
added a commit
to marmarek/qubes-core-admin-client
that referenced
this issue
Jul 21, 2017
added a commit
to marmarek/qubes-core-admin-client
that referenced
this issue
Jul 21, 2017
marmarek
referenced this issue
in QubesOS/qubes-core-admin-client
Jul 21, 2017
Merged
qvm-backup tool, qvm-backup-restore and qvm-volume fixes #19
marmarek
closed this
in
marmarek/qubes-core-admin-client@c736395
Jul 29, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 29, 2017
Automated announcement from builder-github
The package python2-qubesadmin-4.0.3-0.1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
qubesos-bot
commented
Jul 29, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-dom0-cur-test
label
Jul 29, 2017
qubesos-bot
referenced this issue
in QubesOS/updates-status
Jul 29, 2017
Closed
core-admin-client v4.0.3 (r4.0) #158
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 29, 2017
Automated announcement from builder-github
The package qubes-core-admin-client_4.0.3-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Jul 29, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-jessie-cur-test
label
Jul 29, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 29, 2017
Automated announcement from builder-github
The package qubes-core-admin-client_4.0.3-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Jul 29, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-stretch-cur-test
label
Jul 29, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 29, 2017
Automated announcement from builder-github
The package python2-qubesadmin-4.0.3-0.1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Jul 29, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-fc24-cur-test
label
Jul 29, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 29, 2017
Automated announcement from builder-github
The package python2-qubesadmin-4.0.3-0.1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Jul 29, 2017
|
Automated announcement from builder-github The package
|
marmarek commentedJul 19, 2017
Qubes OS version (e.g.,
R3.2): R4.0Expected behavior:
Try to restore all VMs included in the backup by default.
Actual behavior:
All VMs are marked as
Excluded from restore.Steps to reproduce the behavior:
qvm-backup-restore /path/to/backupWorkaround:
Specify list of VMs to restore on qvm-backup-restore command line.