summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar openmedi <openmedi@web>2016-03-16 21:05:31 +0000
committerGravatar admin <admin@branchable.com>2016-03-16 21:05:31 +0000
commited0dd529127bebec9d384e8c3b6c94f6b95942b1 (patch)
treebdfb687d52256d86e2b776d6985f91981b3913c4
parent86deb7f3d3a4b3829ea18e6a27df8fed503add14 (diff)
-rw-r--r--doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn1
1 files changed, 1 insertions, 0 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
new file mode 100644
index 000000000..ecfb0771c
--- /dev/null
+++ b/doc/forum/git-annex_assistant_atempts_to_repair__44___but_never_finishes.mdwn
@@ -0,0 +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.