diff options
author | corppneq <corppneq@web> | 2016-09-03 11:01:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-03 11:01:23 +0000 |
commit | d8e1f473ea97e15a81678fa26346f197b42ffd7e (patch) | |
tree | 7785ee89ecb3c40b6e1a6855a406dfb7b1b43359 /doc | |
parent | 815c91953980e8802daaccb4b7e48adbed11ad4f (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/android__58___cannot_link_executable.mdwn | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/bugs/android__58___cannot_link_executable.mdwn b/doc/bugs/android__58___cannot_link_executable.mdwn index a5b8db661..549b77d63 100644 --- a/doc/bugs/android__58___cannot_link_executable.mdwn +++ b/doc/bugs/android__58___cannot_link_executable.mdwn @@ -1,15 +1,15 @@ -### 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 +### Please describe the problem. / What steps will reproduce the problem? +1. Download http://downloads.kitenet.net/git-annex/android/current/5.0/git-annex.apk +2. Start the App +3. Error Message + * 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 version of git-annex are you using? On what operating system? -git-annex.apk 5.0 +* Android 7.0 +* Nexus 5X +* no root +* git-annex 5.0 ### Please provide any additional information below. |