Hi Luca,
Luca - De Whiskey's - De Vitis wrote:
On Sat, Jun 14, 2003 at 12:48:37AM +0200, Marcus Schopen wrote:
Hi,
[...]
here's my buglist:
[...]
All these bug are probably caused by the patch i produced which reverted the changes already done on z2.py and other files.
New package is available.
1) There is still this bug when starting zope:
usr/sbin/zope-z2: line 216: syntax error near unexpected token `sys.path.insert(0,'
/usr/sbin/zope-z2: line 216: ` sys.path.insert(0, '%s/lib/python' % swhome)'
2) I would add a version.txt file to lib/python/ dir with e.g. something like this:
Zope 2.5.1 (woody3+cvs20030612, source release, python2.1, linux2)
so users don't get a "unreleased version" information in control panel. This might be helpfull for debugging.
Cheers, M.