[Zope] upgrading from Zope2.5 to Zope2.6 - ZClasses broken?
Dieter Maurer
dieter@handshake.de
Fri, 25 Jul 2003 01:48:17 +0200
Anthony Baxter wrote at 2003-7-24 09:33 +0000:
> I'm upgrading from Zope2.5ish to Zope2.6.2 at the moment. Attempting to
> start up, I'm getting a bunch of errors like:
> ...
> ------
> 2003-07-24T09:30:31 PROBLEM(100) ZODB Could not import class 'ekitFeatureClassManager' from module '*WOt2TN01Xz9xcOmSiE3GXg=='
> ...
No error message.
Error type: ImportError
Error value: No module named iclass
> ...
This is an incompatiblity between ZClasses deriving from
"ObjectManager" and the new Zope 2.6.1.
Please search the mailing list archives.
There is a thread detailing this problem and how to
work around it.
Dieter