From 632e5aee351b44bdb93240f7fbbafc69acdc94d5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 Sep 2014 16:27:07 -0400 Subject: [PATCH] fixed --- doc/bugs/Bloom_filter_capacity_too_large_to_represent.mdwn | 3 +++ 1 file changed, 3 insertions(+) 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 2fb69522ef..56d3d8f8cc 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]]