Branch: refs/heads/release-16.09
Home: https://github.com/NixOS/nixpkgs
Commit: dbcee4f172bd49f67f81ad69d127d24322a93d56
https://github.com/NixOS/nixpkgs/commit/dbcee4f172bd49f67f81ad69d127d24322a93d56
Author: Russell O'Connor <[email protected]>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Changed paths:
M pkgs/tools/backup/duplicity/default.nix
Log Message:
-----------
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 8df0bb7aac42c78dbd8e2fd9bd600cbd714f3f1c)
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits