Date: Sun, 5 Dec 2004 01:02:39 -0500 From: "David E. Miller" <idavidmiller@earthlink.net> To: <estartu@augusta.de> Cc: ports@FreeBSD.org Subject: FreeBSD Port: zope-2.7.3 Message-ID: <000301c4da90$07b98100$0a01a8c0@toshiba>
next in thread | raw e-mail | index | archive | help
Fyi, The Zope-2.7.3 port is using Python-2.3.4 and not Python-2.4. The port requires Python-2.4 by way of py24-xml, but insists on installing Python-2.3.4 as shown below. The zopectl file is using Python-2.3.4 and will not run if it is not installed. Python-2.3.4 may be uninstalled without a dependency sqwawk, but as mentioned, zopectl will halt when called using: /usr/local/etc/rc.d/zope.sh start I was not able to get Zope to start if ZPsycopgDA product is installed. I am not sure if this is related or not. This product is installed as part of the py-psycopg port and wants Python-2.4. Not sure if this is the reason it is not working. I have used this product in the past, without a problem. The event.log shows the following if the ZPsycopgDA product is installed: 2004-12-05T00:04:03 INFO(0) Zope Ready to handle requests ------ 2004-12-05T00:04:03 PROBLEM(100) ZServer unhandled connect event <--problem ------ 2004-12-05T00:21:42 INFO(0) Z2 Caught signal SIGTERM ------ 2004-12-05T00:21:42 INFO(0) Z2 Shutting down fast ------ 2004-12-05T00:21:42 INFO(0) ZServer closing HTTP to new connections ------ 2004-12-05T00:21:42 INFO(0) ZServer closing FTP to new connections ------ 2004-12-05T00:21:42 INFO(0) Zope Shutting down with exit code 0 If you need further info, I will be happy to send you anything further. Thanks for your work on Zope port. David Miller Vulnerability check disabled, database not found ===> Extracting for zope-2.7.3 >> Checksum OK for zope/Zope-2.7.3-0.tgz. ===> Patching for zope-2.7.3 ===> Applying FreeBSD patches for zope-2.7.3 ===> zope-2.7.3 depends on file: /usr/local/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py - not found ===> Verifying install for /usr/local/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py in /usr/ports/textproc/py-xml ===> Vulnerability check disabled, database not found ===> Extracting for py24-xml-0.8.3 >> Checksum OK for PyXML-0.8.3.tar.gz. ===> Patching for py24-xml-0.8.3 ===> py24-xml-0.8.3 depends on file: /usr/local/bin/python2.4 - not found ===> Verifying install for /usr/local/bin/python2.4 in /usr/ports/lang/python ===> Vulnerability check disabled, database not found ===> Found saved configuration for python-2.4 ===> Extracting for python-2.4 ===> Registering installation for py24-xml-0.8.3 ===> Returning to build of zope-2.7.3 ===> zope-2.7.3 depends on file: /usr/local/bin/python - found ===> zope-2.7.3 depends on executable: gmake - found ===> Configuring for zope-2.7.3 Configuring Zope installation Testing for an acceptable Python interpreter... Python version 2.4 found at /usr/local/bin/python No suitable Python version found. You should install Python version 2.3.4 before continuing. Versions 2.3.4 2.3.3 also work, but not as optimally. ===> Script "configure" failed unexpectedly. Please report the problem to estartu@augusta.de [maintainer] and attach the "/usr/ports/www/zope/work/Zope-2.7.3-0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c4da90$07b98100$0a01a8c0>