The problem is caused by different syntax of setsid invocation. setsid on Trusty doesn't support -w.
I am pushing a patch that tests for -w support and uses the flag only if supported. -- https://code.launchpad.net/~mwilck/duplicity/0.7-series/+merge/301332 Your team duplicity-team is requested to review the proposed merge of lp:~mwilck/duplicity/0.7-series into lp:duplicity/0.7-series. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

