← Back to team overview

duplicity-team team mailing list archive

[Merge] lp:~ross-ross-williams/duplicity/gpg-agent-fix into lp:duplicity

 

Ross Williams has proposed merging lp:~ross-ross-williams/duplicity/gpg-agent-fix into lp:duplicity.

Requested reviews:
  duplicity-team (duplicity-team)
Related bugs:
  Bug #842990 in Duplicity: "use-agent doesn't work with gpg2"
  https://bugs.launchpad.net/duplicity/+bug/842990

For more details, see:
https://code.launchpad.net/~ross-ross-williams/duplicity/gpg-agent-fix/+merge/74278

Have gpg.py check whether use_agent is enabled before asking GnuPGInterface to create a passphrase file descriptor. This works around a GnuPG 2.x-related issue in which --passphrase-fd takes priority over --use-agent as the source of the passphrase. The opposite was true in GnuPG 1.x, so this bug only occurs when using gpg2.
-- 
https://code.launchpad.net/~ross-ross-williams/duplicity/gpg-agent-fix/+merge/74278
Your team duplicity-team is requested to review the proposed merge of lp:~ross-ross-williams/duplicity/gpg-agent-fix into lp:duplicity.


Follow ups