From da1c13fed73a2c3f689cf19784ed8383f7523ec7 Mon Sep 17 00:00:00 2001 From: "http://wiggy.net/" Date: Wed, 28 Nov 2012 21:17:23 +0000 Subject: [PATCH] Added a comment: Adding a remote server repository fails --- ...omment_8_08b091a58106ca6050ac669579ed9ff4._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/OSX_app_issues/comment_8_08b091a58106ca6050ac669579ed9ff4._comment diff --git a/doc/bugs/OSX_app_issues/comment_8_08b091a58106ca6050ac669579ed9ff4._comment b/doc/bugs/OSX_app_issues/comment_8_08b091a58106ca6050ac669579ed9ff4._comment new file mode 100644 index 0000000000..d32d9a024c --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_8_08b091a58106ca6050ac669579ed9ff4._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://wiggy.net/" + nickname="Wichert" + subject="Adding a remote server repository fails" + date="2012-11-28T21:17:23Z" + content=""" +The error message I get is: + +> Failed to ssh to the server. Transcript: dyld: Symbol not found: ___progname Referenced from: /usr/bin/ssh Expected in: /Users/wichert/Applications/git-annex.app/Contents/MacOS/usr/lib/libSystem.B.dylib in /usr/bin/ssh + +"""]]