initial FTBFS on sid

This commit is contained in:
yarikoptic 2018-11-18 19:04:50 +00:00 committed by admin
parent f39db41d20
commit dacb3603dc

View file

@ -0,0 +1,33 @@
### Please describe the problem.
Trying to build debian pkg from current master in sid which has newer ghc (8.4.3+dfsg1-4) to see if it would somehow affect [multiple ssh prompt/locking](http://git-annex.branchable.com/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/) issue. But build fails with unclear to me
[[!format sh """
OK (0.68s)
addurl: On branch master
nothing to commit, working tree clean
Configuration does not allow accessing file:///build/git-annex-7.20181105+git134-gf39db41d2/.t/tmprepo388/myurl
download failed: Configuration does not allow accessing file:///build/git-annex-7.20181105+git134-gf39db41d2/.t/tmprepo388/myurl
OK (0.33s)
All 293 tests passed (264.37s)
git-annex: ExitSuccess
failed
git-annex: test: 1 failed
git-annex: ExitFailure 1
failed
git-annex: test: 1 failed
make[1]: *** [Makefile:78: test] Error 1
make[1]: Leaving directory '/build/git-annex-7.20181105+git134-gf39db41d2'
dh_auto_test: make V=1 -j1 test returned exit code 2
make: *** [debian/rules:15: build-arch] Error 2
"""]]
So it is `All 293 tests passed (264.37s)` but then some additional test fails
Note that was 7.20181105+git134-gf39db41d2 and i386