On Wed, May 09, 2007 at 08:22:42AM -0700, Junio C Hamano wrote: > Can you retry after installing libdbi and libdbd-sqlite-perl? I'd rather spend my (limited) time on the submodules thing. Shouldn't these tests be skipped if I don't have all that stuff installed? There doesn't even seem to be an option to turn off these tests. Your hunch was correct, btw: bash-3.00$ sh t9400-git-cvsserver-server.sh --verbose --immediate * expecting success: cvs -Q co -d cvswork master && test "$(echo $(grep -v ^D cvswork/CVS/Entries|cut -d/ -f2,3,5))" = "empty/1.1/" install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in @INC (@INC contains: /home/skimo/src/git/t/../perl/blib/lib /home/skimo/src/git/t/../perl/blib/arch/auto/Git /usr/lib/perl5/5.8.0/i686-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at (eval 2) line 3, <STDIN> line 16. Perhaps the DBD::SQLite perl module hasn't been fully installed, or perhaps the capitalisation of 'SQLite' isn't right. Available drivers: ExampleP, Proxy. at /home/skimo/src/git/t/../git-cvsserver line 2212 cvs [checkout aborted]: end of file from server (consult above messages if any) * FAIL 1: basic checkout cvs -Q co -d cvswork master && test "$(echo $(grep -v ^D cvswork/CVS/Entries|cut -d/ -f2,3,5))" = "empty/1.1/" skimo - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html