rear icon indicating copy to clipboard operation
rear copied to clipboard

make duplicity work well again + sanity checks added

Open gdha opened this issue 2 weeks ago • 1 comments

  • 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).

gdha avatar Dec 11 '25 15:12 gdha