git-annex-view fails because of "another git process running"

This commit is contained in:
gschnabel 2020-10-30 08:13:25 +00:00 committed by admin
parent 9d2d52ae55
commit 7c66380163

View file

@ -20,7 +20,7 @@ git commit -m 'initial commit'
git annex metadata -s test=test1 test1
git annex metadata -s test=test2 test2
git annex view test=test1
"""
"""]]
Note: The problem does not appear with git-annex version 7.20190819+git2-g908476a9b-1~ndall+1 but it appears with 8.20201007-g903b2f1.
@ -43,9 +43,10 @@ local repository version: 8
```
### Please provide any additional information below.
Here is the complete error message:
[[!format sh """
view (searching...) fatal: Unable to create '/tmp/mytmp/.git/annex/viewindex.lock': File exists.