I'm using a fresh CPS trunk checkout so I think that all components are up to date. I tried to reinstall the CPSSharedCalendar from portal_quisckinstaller and at first I got the following error:
Request URL http://localhost:8080/cps/portal_quickinstaller/reinstallProducts Exception Type KeyError Exception Value 'members' Traceback (innermost last): * Module ZPublisher.Publish, line 113, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 40, in call_object * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 401, in reinstallProducts * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 337, in installProducts * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 237, in installProduct * Module Products.ExternalMethod.ExternalMethod, line 232, in __call__ __traceback_info__: ((), {}, None) * Module /home/zope/lp-z290-p242/Products/CPSSharedCalendar/Extensions/install.py, line 247, in install * Module OFS.ObjectManager, line 730, in __getitem__ KeyError: 'members' Then I tried copying the members folder from the workspace folder to the site root and reinstalling CPSSharedCalendar and everything went fine, the reported problem is gone. I also did another test deleting the member directory in the CPS site root folder (after the steps described above) and everything is still working fine. Stefano On 3/1/06, Georges Racinet <[EMAIL PROTECTED]> wrote: > Are you sure that all CPSSharedCalendar components are up to date ? > > > Did I miss something? Should I take any other actions after running > > the upgrades? > > Should I move the members folder out of the workspaces? > > Since this is a local utility lookup, it's quite a possibility, but > I'm almost sure you'd run into other problems. > > --------- > Georges Racinet Nuxeo SAS > [EMAIL PROTECTED] http://nuxeo.com > Tel: +33 (0) 1 40 33 71 73 > > > _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
