packages: python/python.spec - trying to debug failure on builders

arekm arekm at pld-linux.org
Thu Jul 8 08:18:42 CEST 2010


Author: arekm                        Date: Thu Jul  8 06:18:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- trying to debug failure on builders

---- Files affected:
packages/python:
   python.spec (1.372 -> 1.373) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.372 packages/python/python.spec:1.373
--- packages/python/python.spec:1.372	Wed Jul  7 23:31:49 2010
+++ packages/python/python.spec	Thu Jul  8 08:18:36 2010
@@ -589,7 +589,9 @@
 LC_ALL=C
 export LC_ALL
 %if %{with tests}
+echo "BUILD CONTENT"
 ls -l build/lib.*
+echo "AFTER BUILD CONTENT"
 %{__make} -j1 test \
 	TESTOPTS="%{test_flags} %{test_list}" \
 	TESTPYTHON="LD_LIBRARY_PATH=`pwd` PYTHONHOME=`pwd` PYTHONPATH=`pwd`/Lib:`pwd`/Lib/lib-tk:`pwd`/build/lib.linux-`uname -m`-%{py_ver} ./python -tt"
@@ -1024,6 +1026,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.373  2010/07/08 06:18:36  arekm
+- trying to debug failure on builders
+
 Revision 1.372  2010/07/07 21:31:49  arekm
 - show what dir is there
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.372&r2=1.373&f=u



More information about the pld-cvs-commit mailing list