From 2fdc9b4cc085408bd49630a2b9a376e7f3b582c5 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4" Date: Sun, 25 May 2014 19:47:49 +0000 Subject: [PATCH] --- doc/bugs/gpg-agent.mdwn | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/gpg-agent.mdwn diff --git a/doc/bugs/gpg-agent.mdwn b/doc/bugs/gpg-agent.mdwn new file mode 100644 index 0000000000..a3dbfc0bac --- /dev/null +++ b/doc/bugs/gpg-agent.mdwn @@ -0,0 +1,21 @@ +### Please describe the problem. +I'm running git-annex on OSX 10.9.3. The problem is that during sync with an git-annex remote the system gets flooded with gpg-agent processes which are never stopped, eventually running out of user processes. + +### What steps will reproduce the problem? +Any synchronization of a lot of files with a git-annex remote. + +### What version of git-annex are you using? On what operating system? +5.20140517-g0aed6d9. + +The problem did not appear on any older version. + +### Please provide any additional information below. + + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]]