32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
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
|
|
|