#487 closed enhancement (notanissue)

Add LUKS support to backup/restore.

Reported by: aga Owned by: joanna
Priority: major Milestone: Release 1
Component: graphical-manager Keywords:
Cc: joanna, marmarek

Description


Change History (5)

comment:2 Changed 14 months ago by joanna

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 '['/usr/libexec/qubes-manager/mount_for_backup.sh', '/dev/sdb2', 'backup2012-03-25-23:28:41']' returned non-zero exit status 1

comment:3 Changed 14 months ago by joanna

  • Resolution implemented deleted
  • Status changed from closed to reopened

comment:4 Changed 14 months ago by joanna

... and after I went back and tried again, I got the following exception immediately after I selected the LUKS device:

ERROR: Command '['/usr/libexec/qubes-manager/mount_for_backup.sh', '/dev/sdb2', 'backup2012-03-25-23:28:41']' 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

comment:5 Changed 14 months ago by aga

  • Resolution set to notanissue
  • Status changed from reopened to closed

Current pmount does not support ext4.
I'll close this ticket and add a pmount-related one.

Note: See TracTickets for help on using tickets.