diff options
author | plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c <plb@web> | 2016-09-03 08:42:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-03 08:42:05 +0000 |
commit | fc68cdcebf275da65d0eefe21d79e8b15818c89f (patch) | |
tree | 8fc5943ec3ae3a194108d3c306680a1e7e1f5353 | |
parent | dc57bfc510df6b5856157b9a0effaf37ad9b0c55 (diff) |
-rw-r--r-- | doc/bugs/android__58___cannot_link_executable.mdwn | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/bugs/android__58___cannot_link_executable.mdwn b/doc/bugs/android__58___cannot_link_executable.mdwn index c6da55c2d..54638c6ca 100644 --- a/doc/bugs/android__58___cannot_link_executable.mdwn +++ b/doc/bugs/android__58___cannot_link_executable.mdwn @@ -24,3 +24,32 @@ git-annex.apk 5.0 ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + + + +### Please describe the problem. + +CANNOT LINK EXECUTABLE "git-annex": /data/app/ga.androidterm-1/lib/arm/lib.git-annex.so has text relocations + +error: git-annex died of signal 6 + +### What steps will reproduce the problem? +install and start git annex on android +http://downloads.kitenet.net/git-annex/android/current/5.0/git-annex.apk + +### What version of git-annex are you using? On what operating system? +git-annex.apk 5.0 + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + + |