From a5bb013bd0fd417e0214467a54a1f2353590c87d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Aug 2015 16:12:56 -0400 Subject: [PATCH] response --- ...ent_1_00ca17dca9da3ddb81514d319cae0ef4._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/git_annex_assistant_failing_with_ARM_NAS/comment_1_00ca17dca9da3ddb81514d319cae0ef4._comment diff --git a/doc/bugs/git_annex_assistant_failing_with_ARM_NAS/comment_1_00ca17dca9da3ddb81514d319cae0ef4._comment b/doc/bugs/git_annex_assistant_failing_with_ARM_NAS/comment_1_00ca17dca9da3ddb81514d319cae0ef4._comment new file mode 100644 index 0000000000..0999585abe --- /dev/null +++ b/doc/bugs/git_annex_assistant_failing_with_ARM_NAS/comment_1_00ca17dca9da3ddb81514d319cae0ef4._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-08-04T20:09:36Z" + content=""" +The assistant's automation for setting up a remote ssh server is what looks +to be failing. It seems that this NAS has a problem with ssh being used to +run a sh -c command. Probably the NAS's shell is not POSIX compliant +in some way. + +The best thing to do in this situation is to set up the git remote +on the NAS manually. Once it's set up, the assistant should be able to use +it. +"""]]