On Tue, May 08, 2007 at 06:05:50PM +0200, Domenico Andreoli wrote: > On Tue, May 08, 2007 at 01:45:30PM +0000, Gerrit Pape wrote: > > On Tue, May 08, 2007 at 02:49:51PM +0200, Domenico Andreoli wrote: > > > * FAIL 29: git-commit logged updates > > > diff expect .git/logs/refs/heads/master > > > * FAIL 30: git-cat-file blob master:F (expect OTHER) > > > test OTHER = $(git-cat-file blob master:F) > > > * ok 31: git-cat-file blob [EMAIL PROTECTED] 23:30}:F (expect TEST) > > > * FAIL 32: git-cat-file blob [EMAIL PROTECTED] 23:42}:F (expect OTHER) > > > test OTHER = $(git-cat-file blob "[EMAIL PROTECTED] 23:42}:F") > > > * failed 3 among 32 test(s) > > > make[2]: *** [t1400-update-ref.sh] Error 1 > > > make[2]: Leaving directory `/home/cavok/git-core-1.5.1.3/t' > > > make[1]: *** [test] Error 2 > > > make[1]: Leaving directory `/home/cavok/git-core-1.5.1.3' > > > make: *** [build-arch-stamp] Error 2 > > > debuild: fatal error at line 1228: > > > debian/rules build failed > > > > > > > > > i attached full build log. let me know if i can do anything to help you. > > > > can you please, after the build failure, do > > > > $ (cd t && sh t1400-update-ref.sh -v) > > this works. the next build failed elsewhere, but manually the test > passed.
This is strange, and shouldn't be, -v is just to make the tests verbose. How are you trying to build the package?, as which user, what is the environment, what the command you run? Can you try with pbuilder? Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]