Hi,
building 1.1.0rc3 on FC2 gives the following error in a make check
(1.1.0rc2 build & checked fine on FC2, so does 1.1.0rc3 on FC1):
Running all tests in trans_tests.py...success
Running all tests in autoprop_tests.py...Traceback (most recent call
last):
File "./build/run_tests.py", line 197, in ?
main()
File "./build/run_tests.py", line 190, in main
failed = th.run(args[4:])
File "./build/run_tests.py", line 39, in run
failed = self._run_test(prog) or failed
File "./build/run_tests.py", line 113, in _run_test
failed = self._run_prog(progname, cmdline)
File "./build/run_tests.py", line 143, in _run_prog
rv = os.spawnv(os.P_WAIT, progname, cmdline)
File "/usr/lib/python2.3/os.py", line 521, in spawnv
return _spawnvef(mode, file, args, None, execv)
File "/usr/lib/python2.3/os.py", line 504, in _spawnvef
wpid, sts = waitpid(pid, 0)
KeyboardInterrupt
make: *** [check] Error 1
--
Axel.Thimm at ATrpms.net
- application/pgp-signature attachment: stored
Received on Fri Sep 17 14:53:53 2004