Package: poker-engine Version: 1.3.3-1 Severity: serious From my pbuilder build log:
... OK PASS: muck.py sh: ps: command not found sh: ps: command not found sh: ps: command not found sh: ps: command not found sh: ps: command not found sh: ps: command not found sh: ps: command not found sh: ps: command not found ====================================================================== ERROR: test01_config (__main__.QuickLeakTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./libxml2leak.py", line 83, in test01_config self.leakWatch(func, "pokerengineconfig.Config") File "./libxml2leak.py", line 52, in leakWatch leaks[0] = getVsize() File "./libxml2leak.py", line 35, in getVsize return int(os.popen("echo -n $(ps h -o vsize -p " + str(os.getpid()) + ")").read()) ValueError: invalid literal for int() with base 10: '' ====================================================================== ERROR: test02_libxml_freeDoc (__main__.QuickLeakTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./libxml2leak.py", line 89, in test02_libxml_freeDoc self.leakWatch(func, "libxml2.freeDoc") File "./libxml2leak.py", line 52, in leakWatch leaks[0] = getVsize() File "./libxml2leak.py", line 35, in getVsize return int(os.popen("echo -n $(ps h -o vsize -p " + str(os.getpid()) + ")").read()) ValueError: invalid literal for int() with base 10: '' ... FAILED (errors=8) FAIL: libxml2leak.py Name Stmts Exec Cover Missing ---------------------------------------------------------------- ../pokerengine/__init__ 1 1 100% ../pokerengine/pokercards 120 120 100% ../pokerengine/pokerchips 128 128 100% ../pokerengine/pokerengineconfig 110 110 100% ../pokerengine/pokergame 2537 2515 99% 1176-1180, 1407, 1692, 1784, 2337, 2535-2539, 2698, 2713-2715, 3022, 3057, 3060, 3626 ../pokerengine/pokerprizes 70 70 100% ../pokerengine/pokerrake 27 27 100% ../pokerengine/pokertournament 391 387 98% 97, 131, 240, 485 ../pokerengine/version 78 78 100% ---------------------------------------------------------------- TOTAL 3462 3436 99% PASS: coverage-report ==================== 1 of 24 tests failed ==================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/buildd/poker-engine-1.3.3/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/buildd/poker-engine-1.3.3/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/poker-engine-1.3.3' make: *** [debian/stamp-makefile-check] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Maybe there's a missing Build-Depends on procps? -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org