[Zope3-Users] Newbie, unit.test errors after install
Benji York
benji at zope.com
Sat Sep 10 16:10:48 EDT 2005
Gregor n wrote:
> I just installed Zope 3.0.1 on Redhat Linux 9, using python 2.4 and get
> running make check:
> "/usr/local/ZopeX3-3.0.1/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
This one looks like you were running the tests as root, if so do it
again as a regular user.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope3-users
mailing list