Source: git
Version: 1:2.14.0-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=git&arch=i386&ver=1%3A2.14.0-1&stamp=1502132890&raw=0
...
expecting success:
(
sane_unset LESS LV &&
PAGER="env >pager-env.out; wc" &&
export PAGER &&
PATH="$(git --exec-path):$PATH" &&
export PATH &&
test_terminal sh -c ". git-sh-setup && git_pager"
) &&
grep ^LESS= pager-env.out &&
grep ^LV= pager-env.out
wc: 'standard input': Input/output error
0 0 0
not ok 6 - LESS and LV envvars set by git-sh-setup
...
# still have 3 known breakage(s)
# failed 1 among remaining 75 test(s)
1..78
Makefile:49: recipe for target 't7006-pager.sh' failed
make[4]: *** [t7006-pager.sh] Error 1