diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-31 16:47:39 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-31 16:47:39 +0000 |
commit | e3315471fd6a9590fe3001090dcf80db8ae9e20c (patch) | |
tree | 9ae5160ab6157e5feb2495f8a5882863745a797b | |
parent | de6872b36985a825eb9fb3b818468ff2bce7a7cb (diff) |
Added a comment: finally!
-rw-r--r-- | doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment b/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment new file mode 100644 index 000000000..9e28682b4 --- /dev/null +++ b/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="finally!" + date="2013-07-31T16:47:39Z" + content=""" +I've finally been clued in to the cause of this. If a ssh-agent is running, and has been configured to use a ssh key (by running `ssh-add`), this apparently prevents git-annex from using the key it sets up during local pairing. I have reproduced the described bug by this method. + +Something similar might also affect adding a remote ssh server, I'm not sure about that yet. + + +"""]] |