From b38d6d36f43ef8ac41a937cacbdb7e3ae5535a5a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 14 Jul 2018 17:23:37 +0100 Subject: infrastructure: Run git gc --auto before mirroring. Closes:#841414. This would not have avoided the trouble reported here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841414#74 Empirically, I managed to work around the problem by running `git gc' (rather than `git gc --auto') and then rsyncing the result to the mirror. I will request that DSA increase the RAM (or swap) size on the relevant host. Signed-off-by: Ian Jackson --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b1e6792..83016f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dgit (5.10~) unstable; urgency=medium * Merge the experimental branch. * test suite: Drop a couple of useless test log output lines. + * infrastructure: Run git gc --auto before mirroring. Closes:#841414. -- -- cgit v1.2.3