From owner-freebsd-ports@FreeBSD.ORG Sun Dec 5 06:02:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1901916A4CF for ; Sun, 5 Dec 2004 06:02:48 +0000 (GMT) Received: from smtpauth01.mail.atl.earthlink.net (smtpauth01.mail.atl.earthlink.net [209.86.89.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA64143D5E for ; Sun, 5 Dec 2004 06:02:47 +0000 (GMT) (envelope-from idavidmiller@earthlink.net) Received: from [208.17.69.211] (helo=toshiba) by smtpauth01.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1CapTo-0004oi-VU; Sun, 05 Dec 2004 01:02:45 -0500 From: "David E. Miller" To: Date: Sun, 5 Dec 2004 01:02:39 -0500 Message-ID: <000301c4da90$07b98100$0a01a8c0@toshiba> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-ELNK-Trace: eb63622b5a880677476dfa7eabd24cb94d2b10475b57112077d2fdf3185693de8e23880749c84ef04d96d0e5cf0b15e0350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 208.17.69.211 cc: ports@FreeBSD.org Subject: FreeBSD Port: zope-2.7.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 06:02:48 -0000 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`).