[Zope3-dev] make check failed with python 2.4

Ivan Horvath i.horvath at alco.co.hu
Wed Jan 19 10:26:31 EST 2005


Dear zope3-dev,

     i tried to install zopex3.0 onto my computer, and i received teh
     following errors during make check command.
     
======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/tmp/1/ZopeX3-3.0.0/build/lib.linux-i686-2.4/zdaemon/tests/testzdrun.py", line 227, in
testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/lib/python2.4/unittest.py", line 308, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

======================================================================
FAIL: testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/tmp/1/ZopeX3-3.0.0/build/lib.linux-i686-2.4/zdaemon/tests/testzdrun.py", line 244, in
testUmask
    self.assert_(not os.access(path, os.W_OK))
  File "/usr/local/lib/python2.4/unittest.py", line 308, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 3970 tests in 397.696s

FAILED (failures=2)
make: *** [check] Error 1 

what can i do?
-- 
Best regards,
 Ivan Horvath



More information about the Zope3-dev mailing list