[Zope] RE: Zope 2.8 and python
Pascal Peregrina
Pperegrina at Lastminute.com
Wed Dec 1 11:59:19 EST 2004
Ok, no worries, I'll keep using 2.3.4.
Anyway, here is the (useless) output I get with debug mode on :
./zopectl fg
/export/home/frontier/builds/F2-testpy24/opt/Python-2.4/lib/python2.4/whrand
om.py:38: DeprecationWarning: the whrandom module is deprecated; please use
the random module
DeprecationWarning)
export EVENT_LOG_FILE
EVENT_LOG_FILE=
/export/home/frontier/builds/F2-testpy24/instances/zope_rw/bin/runzope
/export/home/frontier/builds/F2-testpy24/opt/Python-2.4/lib/python2.4/whrand
om.py:38: DeprecationWarning: the whrandom module is deprecated; please use
the random module
DeprecationWarning)
------
2004-12-01T16:55:30 INFO(0) ZServer HTTP server started at Wed Dec 1
16:55:30 2004
Hostname: devbgb0412
Port: 9001
------
2004-12-01T16:55:30 INFO(0) ZServer FTP server started at Wed Dec 1
16:55:30 2004
Hostname: devbgb0412
Port: 9401
------
2004-12-01T16:55:30 INFO(0) ZServer HTTP server started at Wed Dec 1
16:55:30 2004
Hostname: devbgb0412
Port: 9201
And then it stops with no additional information...
Pascal
-----Original Message-----
From: Tres Seaver [mailto:tseaver at zope.com]
Sent: 01 December 2004 15:45
To: Pperegrina at Lastminute.com
Subject: Re: Zope 2.8 and python
Andreas Jung wrote:
>
>
> --On Mittwoch, 1. Dezember 2004 14:11 Uhr +0100 Pascal Peregrina
> <Pperegrina at Lastminute.com> wrote:
>
>> Hi,
>>
>> Does someone know if final Zope 2.8 will run with python 2.4 ?
>
>
> Zope 2.8 final is far away. Python 2.4 support is in discussion.
>
>>
>> I currently use Zope 2.7.2 and I tried rebuilding eveything on python 2.4
>> Zeo server starts, Zope server do not, and apparently before event.log
>> logging starts...
>>
>
> 2.7.3 + Python 2.4 is officially not supported.
But the unit tests do pass. Can you do the following and retry:
- Edit your zope.conf to show 'debug-mode on'
- Run Zope in the foreground, and not as root,
e.g. '$ bin/zopectl fg' from your instance home.
See if you get any useful output.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
More information about the Zope
mailing list