diff options
author | plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c <plb@web> | 2016-09-03 08:41:44 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-03 08:41:44 +0000 |
commit | dc57bfc510df6b5856157b9a0effaf37ad9b0c55 (patch) | |
tree | 2c9709af9456d7ee8fcedee53f5fda9764fec0a0 /doc/bugs/android__58___cannot_link_executable.mdwn | |
parent | fd3b52e7a38c6a8e6157de0b975e548381632795 (diff) |
Diffstat (limited to 'doc/bugs/android__58___cannot_link_executable.mdwn')
-rw-r--r-- | doc/bugs/android__58___cannot_link_executable.mdwn | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/bugs/android__58___cannot_link_executable.mdwn b/doc/bugs/android__58___cannot_link_executable.mdwn new file mode 100644 index 000000000..c6da55c2d --- /dev/null +++ b/doc/bugs/android__58___cannot_link_executable.mdwn @@ -0,0 +1,26 @@ +### 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) + + |