From da5598da210b8c2a41b013673bfe4c5e64bd03ae Mon Sep 17 00:00:00 2001 From: pat Date: Wed, 5 May 2021 19:06:19 +0000 Subject: [PATCH] --- doc/bugs/__34__rename__58___permission_denied__34__.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/bugs/__34__rename__58___permission_denied__34__.mdwn b/doc/bugs/__34__rename__58___permission_denied__34__.mdwn index 54a7dc15c2..32a2734dc0 100644 --- a/doc/bugs/__34__rename__58___permission_denied__34__.mdwn +++ b/doc/bugs/__34__rename__58___permission_denied__34__.mdwn @@ -1,3 +1,10 @@ +## I'm considering this a "false alarm", but leaving it around for others who may run into it + +It took a long time to add the files (50 minutes). When I did, and did a `git status`, the ones that failed due to "permission denied" just appeared as having not been added. I added them, and it worked fine. I have no reason to believe that my folder has gotten corrupted. + +So I don't personally think this needs fixing. But if anyone else out there runs into this issue, at least this page is here. + + ### Please describe the problem. When adding 400k files to a new annex, I get an error "rename: permission denied". It doesn't seem to be about file permissions (I have `chown`ed them), and it's inconsistent from run to run. So each time I try the import, different files may show the permission denied error.