summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY <Jimmy@web>2013-12-21 02:43:28 +0000
committerGravatar admin <admin@branchable.com>2013-12-21 02:43:28 +0000
commit6318bad4af596fbde3e98fe01c6a14fe2bc47b08 (patch)
treea5136fd7d6ca77fcf20efb1a39ee63ae41e601ad
parent509aa9f4968ef91cc19e8b68b7a3c2f8e6a72862 (diff)
-rw-r--r--doc/bugs/Armel_version_broken_on_Synology_DSM_4.3-3810.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/Armel_version_broken_on_Synology_DSM_4.3-3810.mdwn b/doc/bugs/Armel_version_broken_on_Synology_DSM_4.3-3810.mdwn
new file mode 100644
index 000000000..02a1041c8
--- /dev/null
+++ b/doc/bugs/Armel_version_broken_on_Synology_DSM_4.3-3810.mdwn
@@ -0,0 +1,23 @@
+### Please describe the problem.
+
+The armel daily build linked from https://git-annex.branchable.com/install/Linux_standalone/ doesn't seem to work.
+
+When runshell is run as root, it hangs with no output and trying to run git directly from the bin directory gives
+
+"/git: exec: line 2: : Permission denied:."
+
+When run as an ordinary user, it gives
+
+"./runshell: line 40: can't create /root/.ssh/git-annex-shell: Permission denied
+chmod: /root/.ssh/git-annex-shell: Permission denied"
+
+### What steps will reproduce the problem?
+
+- Login in to NAS as root via SSH
+- Download latest daily build via curl
+- Untar, chown -R root:root, and CD in to git-annex.linux
+- ./runshell or 'cd bin; ./git"
+
+### What version of git-annex are you using? On what operating system?
+
+Synology DSM 4.3-3810 and latest nightly build of git-annex.