I have tried repeatedly to upgrade a Plone site (2.14, Zope 2.87, Python 2.35, Windows XP) to Plone 2.52 or 2.53 running in a completely separate Zope installation, by dropping in Data.fs.
After migration attempt I get the error KeyError: '_real' (see traceback below). It also appears in the ZMI left-hand column! Do I need to "clean" the Data.fs somehow? Thanks for any help. Dan ________ Exception traceback Time 2007/07/25 19:29:42.734 GMT-7 User Name (User Id) dan (dan) Request URL http://localhost:8080/Plone/portal_migration/upgrade Exception Type KeyError Exception Value '_real' Traceback (innermost last): * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 322, in installProduct __traceback_info__: ('PlonePAS',) * Module Products.ExternalMethod.ExternalMethod, line 225, in __call__ __traceback_info__: ((<PloneSite at /Plone>,), {}, None) * Module C:\Program Files\Plone 2\Data\Products\PlonePAS\Extensions\ Install.py, line 846, in install * Module C:\Program Files\Plone 2\Data\Products\PlonePAS\Extensions\ Install.py, line 701, in migrate_root_uf * Module Products.PluggableAuthService.Extensions.upgrade, line 202, in replace_acl_users * Module Products.PluggableAuthService.Extensions.upgrade, line 194, in _upgradeLocalRoleAssignments * Module Products.PluggableAuthService.Extensions.upgrade, line 186, in descend * Module Products.PluggableAuthService.Extensions.upgrade, line 186, in descend * Module Products.PluggableAuthService.Extensions.upgrade, line 146, in descend * Module ZODB.Connection, line 732, in setstate * Module ZODB.Connection, line 786, in _setstate * Module ZODB.serialize, line 604, in setGhostState * Module ZODB.serialize, line 597, in getState * Module ZODB.serialize, line 469, in _persistent_load * Module ZODB.serialize, line 506, in load_persistent * Module Products.CMFCore.DirectoryView, line 458, in __setattr__ KeyError: '_real' _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
