blob: dc9c4db207c44d2272eaab68331bcae6d42595c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
### 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.
"""]]
> I've reverted to the previous release, which included the webapp, afaik.
>
> Unfortunately, the android autobuilder remains broken after I spent 12
> hours fighting with it. Unsure when that will be resolved and a newer
> release will be able to be made.
>
> Anyhow, the immediate bug is [[done]] --[[Joey]]
|