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

Add LUKS support to backup/restore. #487

Closed
marmarek opened this Issue Mar 8, 2015 · 5 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by aga on 10 Mar 2012 09:06 UTC
None

Migrated-From: https://wiki.qubes-os.org/ticket/487

@marmarek

This comment has been minimized.

Show comment
Hide comment

@marmarek marmarek closed this Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 25 Mar 2012 21:30 UTC
This doesn't seem to be working. After I entered the LUKS passphrase for my backup device (sdb2), I got the following exception:

ERROR: Command '['/dev/sdb2', 'backup2012-03-25-23:28:41']('/usr/libexec/qubes-manager/mount_for_backup.sh',)' returned non-zero exit status 1
Member

marmarek commented Mar 8, 2015

Comment by joanna on 25 Mar 2012 21:30 UTC
This doesn't seem to be working. After I entered the LUKS passphrase for my backup device (sdb2), I got the following exception:

ERROR: Command '['/dev/sdb2', 'backup2012-03-25-23:28:41']('/usr/libexec/qubes-manager/mount_for_backup.sh',)' returned non-zero exit status 1
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by joanna on 25 Mar 2012 21:30 UTC

Member

marmarek commented Mar 8, 2015

Modified by joanna on 25 Mar 2012 21:30 UTC

@marmarek marmarek reopened this Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 25 Mar 2012 21:33 UTC
... and after I went back and tried again, I got the following exception immediately after I selected the LUKS device:


ERROR: Command '['/dev/sdb2', 'backup2012-03-25-23:28:41']('/usr/libexec/qubes-manager/mount_for_backup.sh',)' returned non-zero exit status 1

----
line: dialog.dev_mount_path = check_if_mounted(dev_path)
func: dev_combobox_activated
line no.: 123
file: /usr/lib64/python2.6/site-packages/qubesmanager/backup_utils.py
----
line: dev_combobox_activated(self, idx)
func: dev_combobox_activated
line no.: 117
file: /usr/lib64/python2.6/site-packages/qubesmanager/backup.py

Member

marmarek commented Mar 8, 2015

Comment by joanna on 25 Mar 2012 21:33 UTC
... and after I went back and tried again, I got the following exception immediately after I selected the LUKS device:


ERROR: Command '['/dev/sdb2', 'backup2012-03-25-23:28:41']('/usr/libexec/qubes-manager/mount_for_backup.sh',)' returned non-zero exit status 1

----
line: dialog.dev_mount_path = check_if_mounted(dev_path)
func: dev_combobox_activated
line no.: 123
file: /usr/lib64/python2.6/site-packages/qubesmanager/backup_utils.py
----
line: dev_combobox_activated(self, idx)
func: dev_combobox_activated
line no.: 117
file: /usr/lib64/python2.6/site-packages/qubesmanager/backup.py

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by aga on 27 Mar 2012 09:40 UTC
Current pmount does not support ext4.
I'll close this ticket and add a pmount-related one.

Member

marmarek commented Mar 8, 2015

Comment by aga on 27 Mar 2012 09:40 UTC
Current pmount does not support ext4.
I'll close this ticket and add a pmount-related one.

@marmarek marmarek added the notanissue label Mar 8, 2015

@marmarek marmarek closed this Mar 8, 2015

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