Hi again,
I managed to download Zope 3.1b (thanks Tim and Stephan), when running
'make check' I get the following error:
Failure in test testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File
"/usr/local/zope3/install/Zope-3.1.0b1/build/lib.linux-i686-2.3/zdaemon/
tests/testzdrun.py", line 260, in testUmask
self.assert_(not os.access(path, os.W_OK))
File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
It seems to be a problem with permissions on a temp file created during
the test.
I then tried installing ZopeX3-3.0.0 and got exactly the same error.
This is the only error I get when running 'make check' should this be of
major concern?
(Running: Python 2.3.5, GCC 3.3.5, Debian, Intel Pentium III)
Regards
Alen
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users