On Sun, 2004-01-04 at 23:28, Jeff Kowalczyk wrote: > I'm not sure whether the collector issue 1164 I posted is simply a > missing configuration step on my part. At any rate, I'm still unable to > start the current checkout of Zope HEAD. The only edit I make to > /var/zope/etc/zope.conf is 'effective-user zuser', and the problem below > also occurs if I then bin/runzope as root.
I haven't seen the collector issue, but the problem is that FileStorage.py was removed and replaced with a FileStorage package (directory). I would expect a cvs up -d to remove FileStorage.py. It may be that you've got a stale .pyc file there that needs to be removed by hand. Jeremy _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )