summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/git-annex_sync_fails_with___34__error_while_loading_shared_libraries__34__/comment_1_f9fbaa2232113803db5fe95b7466298f._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_sync_fails_with___34__error_while_loading_shared_libraries__34__/comment_1_f9fbaa2232113803db5fe95b7466298f._comment b/doc/bugs/git-annex_sync_fails_with___34__error_while_loading_shared_libraries__34__/comment_1_f9fbaa2232113803db5fe95b7466298f._comment
new file mode 100644
index 000000000..54d87f6b3
--- /dev/null
+++ b/doc/bugs/git-annex_sync_fails_with___34__error_while_loading_shared_libraries__34__/comment_1_f9fbaa2232113803db5fe95b7466298f._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="CandyAngel"
+ subject="comment 1"
+ date="2015-03-27T12:13:44Z"
+ content="""
+This is something to do with sshcaching..
+
+ git annex sync -c annex.sshcaching=false
+
+works for me.
+
+For some reason, it is trying to load the hostnames as a shared library.. which seems like a potential security problem to me.
+"""]]