summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-13 16:27:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-13 16:27:07 -0400
commit6cfc42d820aa1c70774690c7f1d6b6123b4218bc (patch)
treea01ed8af93d88ad1eaf2518f73d0cc3ec2453686
parent06bb5b1fe83fdf8ec508c94d07de6516214035e2 (diff)
fixed
-rw-r--r--doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn b/doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn
index 2fb69522e..56d3d8f8c 100644
--- a/doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn
+++ b/doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn
@@ -39,3 +39,6 @@ annexed files in working tree: 35300
size of annexed files in working tree: 193.76 gigabytes
bloom filter size: git-annex: Data.BloomFilter.Util.suggestSizing: capacity too large to represent
"""]]
+
+> I've worked around this problem in the arm autobuilder (only build
+> affected), so [[done]] --[[Joey]]