summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar daniel@bfaa1abb51d526e904da5322c6c0d993097b7ea9 <daniel@web>2015-05-27 04:57:26 +0000
committerGravatar admin <admin@branchable.com>2015-05-27 04:57:26 +0000
commit1ed078c7775f1963561a060a0330f9b3a6ed176f (patch)
treebc82b864e363d163ffabf87a48851bfaf7e42b2f
parent4a71f9ad72056312cf9a2fe6831c34c97371bcf8 (diff)
-rw-r--r--doc/bugs/webapp_missing_in_20150522_release.mdwn34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/bugs/webapp_missing_in_20150522_release.mdwn b/doc/bugs/webapp_missing_in_20150522_release.mdwn
new file mode 100644
index 000000000..4c96ed6da
--- /dev/null
+++ b/doc/bugs/webapp_missing_in_20150522_release.mdwn
@@ -0,0 +1,34 @@
+### Please describe the problem.
+
+Using the prebuilt linux tarball, version 20150522 fails to start the webapp.
+
+Doing it manually from the console, just gives me the help text.
+
+Trying out an older version shows me the webapp option below "watch" in the help, but this is missing in 20150522 version.
+
+git-annex version gives me:
+
+ git-annex version: 5.20150522-gb199d65
+ build flags: Assistant Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA
+ key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E MD5E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 MD5 WORM URL
+ remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+
+### What steps will reproduce the problem?
+
+Use 20150522 version of git annex
+
+### What version of git-annex are you using? On what operating system?
+
+linux tarball, version 20150522
+
+Arch linux
+
+### 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.
+"""]]