From 7f789c37bebd7fa5675326d6324be1395381a1e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20A=2E=20Holm?= Date: Wed, 17 Feb 2016 06:04:48 +0000 Subject: [PATCH] Add some more info to the bug report --- ...ests_fail_when_annex.backends_is_defined.mdwn | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/bugs/Three_tests_fail_when_annex.backends_is_defined.mdwn b/doc/bugs/Three_tests_fail_when_annex.backends_is_defined.mdwn index 3b37a7ad2d..34096dbc9d 100644 --- a/doc/bugs/Three_tests_fail_when_annex.backends_is_defined.mdwn +++ b/doc/bugs/Three_tests_fail_when_annex.backends_is_defined.mdwn @@ -17,7 +17,9 @@ to `~/.gitconfig`. Newest git-annex (6.20160211 amd64) from downloads.kitenet.net. -Fresh Debian GNU/Linux 8.3 (64 bit). Installed yesterday, so it's pretty pristine. +- Debian GNU/Linux 8.3 (64 bit). Installed yesterday, so it's pretty pristine. +- git version 2.7.1.287.g4943984 (Newest version from 'master' in + git.git) The first version with this problem is 6.20160114. 5.20151218 works. @@ -96,8 +98,10 @@ but still no luck: make: *** [Build/SysConfig.hs] Error 1 I was hoping to get it to build so I could find the exact commit that -introduced this. Is building on Debian 8.3 (jessie) supported? I found a -bug report from you on - that seems to be related, -but I don't know if that's the case. The newest version I'm able to build is -5.20150219, somewhere after that various things start to fail. +introduced this, and also provide some patches with some functionality +I've been thinking of. Is building on Debian 8.3 (jessie) supported? I +found a bug report from you on + that seems to +be related, but I don't know if that's the case. The newest version I'm +able to build is 5.20150219, somewhere after that various things start +to fail.