rear
rear copied to clipboard
make duplicity work well again + sanity checks added
-
Type: Bug Fix
-
Impact: Low
-
Reference to related issue (URL): #3541
-
How was this pull request tested? With VMs
-
Description of the changes in this pull request: Duplicity workflow was broken on OSes using python version 3. This was fixed. Furthermore, the non-default gpg options are not passed via duplicity anymore, but should be added to the ~/.gnupg/gpg.conf file instead.
And, a restore-in-time option was added to the configuration which can only be used in 'recovery' time (default is always the latest full).