From 388de26e54373597142bff15c42308ca28807628 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 12 Dec 2013 20:37:56 +0000 Subject: [PATCH] Added a comment --- ...mment_3_07fa468aac1288e770487973052bccea._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/local_pairing_with_2_mac/comment_3_07fa468aac1288e770487973052bccea._comment diff --git a/doc/forum/local_pairing_with_2_mac/comment_3_07fa468aac1288e770487973052bccea._comment b/doc/forum/local_pairing_with_2_mac/comment_3_07fa468aac1288e770487973052bccea._comment new file mode 100644 index 0000000000..bab5009f46 --- /dev/null +++ b/doc/forum/local_pairing_with_2_mac/comment_3_07fa468aac1288e770487973052bccea._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 3" + date="2013-12-12T20:37:55Z" + content=""" +It's not a firewall or network problem, what you pasted earlier shows that the ssh-keygen command bundled in the git annex dmg is trying to use a symbol that is not present in your libSystem library. + +I am puzzled why ssh-keygen apparently works on one of your macs and not on the other, if they indeed both have the same build of git-annex installed. + +Please paste output of `otool -L /Applications/git-annex.app/Contents/MacOS/bundle/ssh-keygen` on the mac with the problem. +"""]]