summaryrefslogtreecommitdiff
path: root/doc/bugs/The_assistant_hangs_forever.mdwn
diff options
context:
space:
mode:
authorGravatar https://pradermecker.myopenid.com/ <https://pradermecker.myopenid.com/@web>2013-04-14 09:43:49 +0000
committerGravatar admin <admin@branchable.com>2013-04-14 09:43:49 +0000
commitd5e3ebcbf3eb830f75292745c3f916a6d8c09df8 (patch)
treee4b17e73f97f429ecfecac1dc0f0bb23600b9216 /doc/bugs/The_assistant_hangs_forever.mdwn
parentd0d56a5f86c4d00568751cbd66bd4dad275496c5 (diff)
Diffstat (limited to 'doc/bugs/The_assistant_hangs_forever.mdwn')
-rw-r--r--doc/bugs/The_assistant_hangs_forever.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/bugs/The_assistant_hangs_forever.mdwn b/doc/bugs/The_assistant_hangs_forever.mdwn
new file mode 100644
index 000000000..604e957c2
--- /dev/null
+++ b/doc/bugs/The_assistant_hangs_forever.mdwn
@@ -0,0 +1,32 @@
+What steps will reproduce the problem?
+
+1. Open the assistant with git-annex webapp
+2. Click add another repository
+3. Choose "add another repository"
+4. Use "/home/pierre/testme" (try and get the problem with a new directory or an existing directory)
+5. Press "Make Repository"
+5. Choose "Keep the repository separate"
+
+What is the expected output? What do you see instead?
+
+Go to the created repository but the interface hangs forever
+I have 4 git-annex processes that use no CPUs.
+I can still use the UI by clicking around with success or even shutdown the daemon.
+If I shutdown the daemon, all git-annex process gets killed.
+
+What version of git-annex are you using? On what operating system?
+
+It is said to be git-annex version: 4.20130324 but it is actually 4.20130405 (known bug)
+
+Please provide any additional information below.
+
+
+OS: Arch linux, bin package (not installed from source)
+All tests are OK
+Nothing happens on the log pages
+
+This is so weird that I would like to see the log file but I cannot find it. I have looked at /var/log without success.
+I have tried other available version on Arch linux (AUR git-annex-bin, AUR git-annex-standalone, haskell-web git-annex) and they all exhibit the same problem.
+At that stage, what I would like to be able is to try to figure out what is going on using the log file.
+Thanks
+