[ZCM] [ZC] 1945/ 3 Comment "Test Failure on Installation of Zope3.1"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun Nov 13 23:27:51 EST 2005


Issue #1945 Update (Comment) "Test Failure on Installation of Zope3.1"
 Status Pending, Zope/test medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1945

==============================================================
= Comment - Entry #3 by phoenix_s on Nov 13, 2005 11:27 pm

I did a make/make check again, not as root this time. All Test Cases pass now.
Thanks, Sid.
________________________________________
= Comment - Entry #2 by tim_one on Nov 13, 2005 10:03 pm

Don't run Zope as root.  The problem will go away then.
________________________________________
= Request - Entry #1 by Anonymous User on Nov 13, 2005 9:29 pm

Hi,
I just downloaded the latest stable version of Zope 3.1 and after installation when running the tests, I got the following error:


----------------------------------------------------------

Failure in test testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/usr/zope/Zope-3.1.0/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/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError


----------------------------------------------------------

Following is the system info:

OS: Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux

Python: Python 2.3.5

Running As: root

Please let me know how I can fix this and if this matters. I haven't explicitly installed zlib, could this be related to that? I think ZLIB is already installed on my system since I see /usr/lib/libz.so... files present.

Thanks, Sid.



==============================================================



More information about the Zope-Collector-Monitor mailing list