Hi,
From: Michel Pelletier <michel@digicool.com>
-----Original Message----- From: Robert Sander [mailto:gurubert@gurubert.de] Subject: Re: [Zope-dev] Bug in 2.1.2?
On Wed, Jan 12, 2000 at 01:39:15PM -0500, Michel Pelletier wrote:
Can you also send me your complete Publish.py file?
Attached is the Publish.py
This is not the Publish.py that comes with Zope 2.1.2. There apears to be some sort of multi-hosting patch applied to it. The error you are experiencing is happening in the patch. We didn't write the patch or know anything about it so there isn't much I can do to help you.
Did you apply the patch or did debian come with a patched Zope?
from the Debian ChangeLog: zope (2.1.2-0.1) unstable; urgency=medium * NMU: new upstream security fix (fixes: #54294, #54086, #54129, #47875, #51820, #53333, #53400) * add README.Subsite-0.6.1 to package (fixes: #45576, #51438) * increase timeout from 30 to 60 seconds (fixes: #45460, #47075) * remove bashims from rules -- Adrian Bridgett <bridgett@debian.org> Sat, 8 Jan 2000 19:02:28 +0000 zope (2.0.0-2) unstable; urgency=low * Don't setup an default "access" file upon installation. On upgrade, if postinst finds an access file with the default password, it will purge it for security reasons (closes: Bug#44370: Zope should not use a default superuser password). * lib/python/AccessControl/User.py: apply an upstream fix for an important bug in local roles to lib/python/AccessControl/User.py. * /etc/init.d/zope: a new variable ZOPEOPTS which passes optional arguments to zopectl and then zope-z2 (closes: Bug#44681: zope: zopectl drops arguments and really closes: Bug#43920: zope: doesn't allow -P of zope). Essentially the script now only calls zopectl. * "zopectl start|restart" will now wait until Zope is really up and running. Several other changes to make the operation more smooth. * zpasswd.py: chmod 600 for access. ********** * Applied the Subsite patch 0.6.1 by Andreas Kostyrka <andreas@mtg.co.at> (closes: Bug#44991: zope: Bug with virtual hosting (subsiting)) and included README.Subsite-0.6.1. This was not really a bug, but a problem without a solution, and this patch is one solution to this problem. NOTE: If upstream Zope comes up with a better solution, this patch will be removed! *********** There seems to be a problem with Subsite-0.6.1 and Zope 2.1.2 . Ciao, Jochen