This commit is contained in:
parent
f0a4ce0bfd
commit
6054858249
1 changed files with 31 additions and 0 deletions
31
doc/bugs/Android_build_missing_webapp.mdwn
Normal file
31
doc/bugs/Android_build_missing_webapp.mdwn
Normal file
|
@ -0,0 +1,31 @@
|
|||
### Please describe the problem.
|
||||
|
||||
Setting git-annex on an Android device (either the released version, or the autobuilder apk), I'm told:
|
||||
|
||||
[[!format sh """
|
||||
git-annex: unknown command webapp
|
||||
"""]]
|
||||
|
||||
Looking in the logs on the Android autobuilder I see many instances of:
|
||||
|
||||
[[!format sh """
|
||||
#warning Building without the webapp. You probably need to install Yesod..
|
||||
"""]]
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
Run git-annex.
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
v5.20150617~g031b85a
|
||||
|
||||
### 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.
|
||||
"""]]
|
Loading…
Reference in a new issue