From: Joey Hess Date: Fri, 5 Aug 2022 18:10:47 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~292 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7ac161395bb20645c080d189aa0609d6422d8f5d;p=git-annex.git comment --- diff --git a/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_9_d0d441c94af2fe63ed1b20fb031181a3._comment b/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_9_d0d441c94af2fe63ed1b20fb031181a3._comment new file mode 100644 index 0000000000..d27ad40762 --- /dev/null +++ b/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_9_d0d441c94af2fe63ed1b20fb031181a3._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2022-08-05T18:05:45Z" + content=""" +@yoh Mounting the cifs filesystem with nobrl should avoid the problem. +To make that safe, you *also* need to set annex.pidlock. + +Setting annex.pidlock on its own will not help. + +I don't think that git-annex can be changed in any way that makes sqlite +work on this filesystem in its default state. What I discussed in comment +#7 seems like the only feasible improvement to git-annex and would only +help the user learn about the mount option. +"""]]