Control: reassign -1 git Control: found -1 1:2.10.1-1 Control: tags -1 sid stretch Control: retitle -1 git-sh-setup is broken Control: affects -1 guilt Control: affects -1 src:guilt
On Sat, Oct 29, 2016 at 04:11:34PM +0100, Chris Lamb wrote: >... > make[2]: Entering directory > '/home/lamby/temp/cdt.20161029155853.PhTLXYMfSA.db.guilt/guilt-0.36' > make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make > rule. > ./run-tests > 010: Test failed! > > Test: 010 > Log file: /tmp/guilt.log.26311 > Repo dir: "/tmp/guilt reg.5445" > > Makefile:2: recipe for target 'all' failed > make[2]: *** [all] Error 1 > make[2]: Leaving directory > '/home/lamby/temp/cdt.20161029155853.PhTLXYMfSA.db.guilt/guilt-0.36/regression' > Makefile:35: recipe for target 'test' failed > make[1]: *** [test] Error 2 > make[1]: Leaving directory > '/home/lamby/temp/cdt.20161029155853.PhTLXYMfSA.db.guilt/guilt-0.36' > dh_auto_test: make -j9 test returned exit code 2 > debian/rules:5: recipe for target 'build' failed > make: *** [build] Error 2 >... Thanks for your report, this does actually look like a recent regression in git that affects not only building but even running of guilt. The error message in the log is: % guilt init guilt: 6: .: git-sh-i18n: not found % FAIL: The above command should succeed but failed. Root cause: git 1:2.9.3-1: $ . "$(git --exec-path)/git-sh-setup" $ git 1:2.10.1-1: $ . "$(git --exec-path)/git-sh-setup" bash: git-sh-i18n: No such file or directory bash: eval_gettext: command not found $ > Regards, cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed