summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar openmedi <openmedi@web>2016-03-16 21:16:07 +0000
committerGravatar admin <admin@branchable.com>2016-03-16 21:16:07 +0000
commit314157f42aae4979feb219b5b03cdfcd13852504 (patch)
tree3b90f2fe109d11e9b17066d15b87d0c99b303bfd
parented0dd529127bebec9d384e8c3b6c94f6b95942b1 (diff)
-rw-r--r--doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn b/doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn
index ecfb0771c..75ba03dd3 100644
--- a/doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn
+++ b/doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn
@@ -1 +1 @@
-I'm using git-annex (git-annex-6.20160126 from homebrew) on osx and for a while now, it claims that it tries to repair my annex-dir on my osx machine, even though it never finishes (or fails) to do so. I'm not sure what's causing this and I also tried to use `git annex repair`, but this didn't help either (it ran forever but never finishes). I tried to run `git annex fsck` and saw that some larger video files were only in one other place and therefore couldn't be droped, which I think I fixed by doing `git annex add` then `git annex sync` and finally `git annex copy --auto -to $Remote. I'm not sure how to proceed, the log file doesn't seem to tell me a whole lot either. It just tells me for some of my files "Unable to lock down 1 copy of file that is required to safely drop it." and tries to do that stuff over and over and over… or at least that's what I guess happens.
+I'm using git-annex (git-annex-6.20160126 from homebrew) on osx and for a while now, it claims that it tries to repair my annex-dir on my osx machine, even though it never finishes (or fails) to do so. I'm not sure what's causing this and I also tried to use `git annex repair`, but this didn't help either (it ran forever but never finishes). I tried to run `git annex fsck` and saw that some larger video files were only in one other place and therefore couldn't be droped, which I think I fixed by doing `git annex add` then `git annex sync` and finally `git annex copy --auto -to $Remote`. I'm not sure how to proceed, the log file doesn't seem to tell me a whole lot either. It just tells me for some of my files "Unable to lock down 1 copy of file that is required to safely drop it." and tries to repair that stuff over and over and over… or at least that's what I guess happens.