From ee9144096e21ff3afde932aaafac851f053173d9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY" Date: Sat, 21 Dec 2013 02:43:28 +0000 Subject: [PATCH] --- ...rsion_broken_on_Synology_DSM_4.3-3810.mdwn | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/bugs/Armel_version_broken_on_Synology_DSM_4.3-3810.mdwn 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 0000000000..02a1041c84 --- /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.