Files
nixpkgs/pkgs/tools/backup
Russell O'Connor dbcee4f172 duplicity: add dependency on rsync
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error

    Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'

Adding rsync to the path enables the rsync:// protocol to work correctly.

(cherry picked from commit 8df0bb7aac)
2016-09-09 18:38:59 +02:00
..
2015-12-05 23:21:03 +01:00
2016-08-28 10:50:42 +02:00
2016-08-23 01:18:10 +03:00
2016-05-28 19:33:14 +02:00
2016-05-28 10:43:03 -04:00
2016-08-14 14:28:26 +02:00
2014-05-15 23:00:18 +02:00
2016-08-01 19:43:05 +02:00
2016-05-16 16:12:22 +02:00
2016-03-19 21:01:21 +01:00
2016-08-23 01:18:10 +03:00
2016-03-14 17:56:48 -05:00
2015-10-06 23:45:12 +02:00
2016-08-17 13:17:46 +02:00