comment
This commit is contained in:
parent
2e6a01dd4a
commit
afd3cf4433
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2023-01-31T17:22:24Z"
|
||||
content="""
|
||||
Seems to me that you are not able to read the `repo/.git/annex/keysdb/db` file,
|
||||
likely due to a permissions problem or because it is owned by another user.
|
||||
|
||||
I was able to reproduce this by making the repository itself owned by
|
||||
me, but making that specific file in it owned by a different user and not
|
||||
readable by me:
|
||||
|
||||
sqlite query crashed: thread blocked indefinitely in an MVar operation
|
||||
CallStack (from HasCallStack):
|
||||
error, called at ./Database/Handle.hs:82:40 in main:Database.Handle
|
||||
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue