From: Joey Hess Date: Fri, 12 Aug 2022 17:10:54 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~262 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=16e82f6cf9e00a087c8f4a5408e519c647fc5c27;p=git-annex.git comment --- diff --git a/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment b/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment new file mode 100644 index 0000000000..245f57955b --- /dev/null +++ b/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 12""" + date="2022-08-12T17:07:51Z" + content=""" +annex.dbdir is now implemented. + +This issue remains open because `git-annex init` ought to probe to +determine when sqlite cannot be used on the repository's filesystem. +I don't think it could itself set annex.dbdir to work around the +problem, because what would it set it to? But it could explain the problem +to the user and suggest that they set it. +"""]]