Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jul 2001 12:37:31 +0200
From:      Heiner Strauss <heiner@bilch.com>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Zope and module new problem (Zope doesn't start)
Message-ID:  <3B4594EA.9C19EC8A@bilch.com>

next in thread | raw e-mail | index | archive | help
Hi,

I have a Problem with Zope. The makefile is:

# New ports collection makefile for:    Zope
# Date created:         Sat 21 Aug 1999
# Whom:                 Peter Cornelius <pcc@gmx.net>
#
# $FreeBSD: ports/www/zope/Makefile,v 1.28 2001/07/04 20:52:41 olgeni
Exp $
#

PORTNAME=       zope
PORTVERSION=    2.3.3
...
When I want to start I get this:


ns $ ./start -w 9080 -f
9021                                                    ------
2001-07-06T10:25:54 PANIC(300) z2 Startup exception
Traceback (innermost last):
  File /usr/local/www-test/Zope/z2.py, line 566, in ?
  File <string>, line 1, in ?
  File /usr/local/www-test/Zope/lib/python/Zope/__init__.py, line 95, in
?
  File /usr/local/www-test/Zope/lib/python/OFS/Application.py, line 91,
in ?
  File /usr/local/www-test/Zope/lib/python/App/Product.py, line 111, in
?
  File /usr/local/www-test/Zope/lib/python/ZClasses/__init__.py, line
20, in ?
  File /usr/local/www-test/Zope/lib/python/ZClasses/ZClass.py, line 88,
in ?
  File /usr/local/www-test/Zope/lib/python/ZClasses/Method.py, line 97,
in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/__init__.py,
line 89, in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/PythonScript.py,
line 96, in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/Guarded.py,
line 88, in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/VSExec.py,
line 42, in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/ops.py,
line 5, in ?
  File
/usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/opbases.py,
line 1, in ?
ImportError: No module named new

Where can I find the module new ?
Greetings
    Heiner

--
Heiner Strauss  heiner@bilch.com        Bilch International Consulting
www.bilch.com (under construction)      Hamburg
Markusstrasse 4
20355 Hamburg                           Tel:. 49 40 3480667




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B4594EA.9C19EC8A>