git-annex/doc/bugs/android__58___cannot_link_executable.mdwn
Joey Hess c0ffd02ac5
close almost all old Android app bug reports
The old git-annex Android app is now deprecated in favor of running
git-annex in termux. I suspect all or nearly all of these no longer apply.

This commit was sponsored by Jochen Bartl on Patreon.
2018-05-08 15:00:46 -04:00

26 lines
962 B
Markdown

### 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?
* Android 7.0
* Nexus 5X
* no root
* git-annex 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)
> Closing as this was a bug in the deprecated Android app. [[done]] --[[Joey]]