git-annex-view fails because of "another git process running"
This commit is contained in:
parent
9d2d52ae55
commit
7c66380163
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue