aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Android_build_missing_webapp.mdwn
diff options
context:
space:
mode:
authorGravatar andrew@d9c20810619d89ecb4d8ebe187df122112b82fd9 <andrew@web>2015-06-23 02:40:29 +0000
committerGravatar admin <admin@branchable.com>2015-06-23 02:40:29 +0000
commit223a19a4e935c9dc42b6185af4ba432376d34f14 (patch)
tree0c13c9ccf3dc6488116e597e0f6e7ffe14332fa5 /doc/bugs/Android_build_missing_webapp.mdwn
parent3070f7448c39dcff44e2a86940ebd1c987d1f353 (diff)
Diffstat (limited to 'doc/bugs/Android_build_missing_webapp.mdwn')
-rw-r--r--doc/bugs/Android_build_missing_webapp.mdwn31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/bugs/Android_build_missing_webapp.mdwn b/doc/bugs/Android_build_missing_webapp.mdwn
new file mode 100644
index 000000000..8f18725cf
--- /dev/null
+++ b/doc/bugs/Android_build_missing_webapp.mdwn
@@ -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.
+"""]]