Change startup command to "git-annex webapp"
This commit is contained in:
parent
0db99b6aa9
commit
d625e2f2c8
1 changed files with 27 additions and 0 deletions
27
doc/bugs/Default_startup_command.mdwn
Normal file
27
doc/bugs/Default_startup_command.mdwn
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
On a CM11 4.4.4 install, the startup will fail with the default startup command "git annex webapp".
|
||||||
|
The error message shown is:
|
||||||
|
```
|
||||||
|
Falling back to hardcoded app location; cannot find expected files in /data/app-lib
|
||||||
|
git annex webapp
|
||||||
|
```
|
||||||
|
|
||||||
|
However, using "git-annex webapp", git-annex will run fine.
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
Launch the beta or nightly build for 4.3 and 4.4, wait for error message
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
Version "current" as of 2014-11-15 and also version "nightly build" as of 2014-11-15 on Android 4.4.4 CM11, device: Oppo Find 7a
|
||||||
|
|
||||||
|
### 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…
Add table
Add a link
Reference in a new issue