Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8df0bb7aac42c78dbd8e2fd9bd600cbd714f3f1c
      
https://github.com/NixOS/nixpkgs/commit/8df0bb7aac42c78dbd8e2fd9bd600cbd714f3f1c
  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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to