#1672 PR merged
: Make duply wrapper work again¶
Labels: fixed / solved / done
, minor bug
, external tool
gdha opened issue at 2018-01-02 16:47:¶
-
moved function to find duply conf file to global-functions.sh as it is used by the prep and restore phase
-
new script (110_check_temp_dir_with_duply.sh) to make sure the TEMP_DIR is /mnt/local/tmp instead of tmp (to avoid out of disk space) and it must be located in the restore dir and not in the verify as /mnt/local is not created yet at that time
-
Be a bit more verbose in script 150_restore_duply.sh
This should fix all implementation issues with theduply
wrapper for duplicity (issue #1664)
gdha commented at 2018-01-03 12:35:¶
Will merge it as it worked for me - still need to test duplicity on its own (without using the wrapper)
[Export of Github issue for rear/rear.]