[Zope-dev] CVS emergency_user bug

Shane Hathaway shane@digicool.com
Thu, 07 Dec 2000 12:48:05 -0500


Robin Becker wrote:
> 
> In article <3A2FAE2A.AAC736CA@digicool.com>, Shane Hathaway
> <shane@digicool.com> writes
> >Robin Becker wrote:
> >>
> >> z2.py makes references to AccessControl.User.emergency_user which causes
> >> an exception. Is it ok to use SpecialUsers.super instead?
> >
> >No, it is not ok. :-)  Have you updated AccessControl/User.py as well?
> >If you have, this exception should not occur.
> >
> >Are you using special user folders?  What's your setup?
> >
> >Shane
> >
> I have a global update process; it should be updating from the standard
> CVS Zope2, but I've been copying Extensions around so maybe that's
> bombing it.

Actually cvs.zope.org has been having some file corruption problems
yesterday and today.  You may want to perform a manual update to resolve
any issues.

Shane