aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/git_annex_assistant_failing_with_ARM_NAS/comment_1_00ca17dca9da3ddb81514d319cae0ef4._comment14
1 files changed, 14 insertions, 0 deletions
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 000000000..0999585ab
--- /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.
+"""]]