comment
authorJoey Hess <joeyh@joeyh.name>
Thu, 23 Feb 2023 19:14:32 +0000 (15:14 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 23 Feb 2023 19:14:32 +0000 (15:14 -0400)
doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_4_3966cce3267fe134f5c9c6b05e1149b5._comment [new file with mode: 0644]

diff --git a/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_4_3966cce3267fe134f5c9c6b05e1149b5._comment b/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_4_3966cce3267fe134f5c9c6b05e1149b5._comment
new file mode 100644 (file)
index 0000000..b2c5afc
--- /dev/null
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2023-02-23T18:48:04Z"
+ content="""
+Version 8.20210223 is quite old, it would be good to try with a newer
+version and see if the error message is different.
+
+You might also try strace and look to see what it says happens when it
+tries to open "repo/.git/annex/keysdb/db".
+
+I don't know if what you showed about file permissions means you can really
+read it. There might be ACLs or other complications? The best way to show
+you can read it is to actually try to read it, eg `cat db >/dev/null`
+"""]]
+