[Zope-dev] "make test" fails on 2.9.0-b1?
Paul Winkler
pw_lists at slinkp.com
Sun Dec 11 22:43:02 EST 2005
Sorry for redundancy if this is a known problem, but
I just now grabbed the 2.9.0-b1 tarball and noticed this:
pw at kermit Zope-2.9.0b1 $ ./configure
--prefix=/home/pw/Zope-2.9.0b1-SoftwareHome
Configuring Zope installation
Testing for an acceptable Python interpreter...
Python version 2.4.2 found at /usr/bin/python
The optimum Python version (2.4.2) was found at /usr/bin/python.
pw at kermit Zope-2.9.0b1 $ less Makefile
pw at kermit Zope-2.9.0b1 $ make && make test && make install
/usr/bin/python install.py -q build
/usr/bin/python install.py -q build
/usr/bin/python test.py -v
Traceback (most recent call last):
File "test.py", line 32, in ?
import zope.app.testing.test
ImportError: No module named test
make: *** [test] Error 1
Is "make test" expected to work currently?
--
Paul Winkler
http://www.slinkp.com
More information about the Zope-Dev
mailing list