diff --git a/doc/bugs/view.mdwn b/doc/bugs/view.mdwn index 7833f52b1f..4dcbf82d58 100644 --- a/doc/bugs/view.mdwn +++ b/doc/bugs/view.mdwn @@ -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.