From ee2e7c28a659863b43f1887509ae8e9a2d2f510e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Jun 2021 17:20:15 -0400 Subject: [PATCH] update --- doc/bugs/assistant_repair_misfires.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/bugs/assistant_repair_misfires.mdwn b/doc/bugs/assistant_repair_misfires.mdwn index fbb6a8effb..6d24adf888 100644 --- a/doc/bugs/assistant_repair_misfires.mdwn +++ b/doc/bugs/assistant_repair_misfires.mdwn @@ -13,3 +13,14 @@ repair. git fsck reported no problems at all. --[[Joey]] > writeFsckResults was called with FsckFailed. So apparently > the fsck exited nonzero for some reason, but did not detect > any misssing shas. +> +> Reproed on my own laptop, with the family annex. However, +> it is not fully repoducible, I repeated the same steps +> again and it didn't happen. Those were: Clone; +> git remote rm origin; git annex schedule here 'fsck self 30m every day at +> any time'; git annex assistant +> +> Hypothesis: Maybe fsck is failing due to some other change +> that is being made to the git repo at the same time it's running? +> I noticed some files being downloaded from the web at the same +> time the failed fsck was running. -- 2.30.2