Simon Vallet wrote:
Hi,

we are currently in the process of updating a CPS portal from version
3.2.4 to 3.4, using a 2.4.3 python install and Zope 2.9.1 (tried
2.9.3, didn't help)

Following the procedure described on the cps-project website http://www.cps-project.org/sections/documentation/sysadmin/upgrading-to-cps-3-4,
I used the CPS-3.4.1-rc tarball ("The CPS nightly builds after
2006-03-10 supports upgrades from version 3.2.4 and 3.3.8."). I end up
with the following trace when running the upgrades in portal_setup :

2006-06-08 11:00:25 WARNING ZODB Could not import class 'Calendar' from module 
'Products.CPSCalendar.Calendar'
2006-06-08 11:00:25 WARNING ZODB Could not import class 'CollectorDocument' 
from module 'Products.CPSCollector.CollectorDocument'
2006-06-08 11:00:25 WARNING ZODB Could not import class 'QuizDocument' from 
module 'Products.CPSCollector.QuizDocument'

Any ideas on how to fix this ?

Hmm. Did you install CPSLegacy? It looks like these two legacy products isn't installed.

If you installed them, then they can't be loaded. Set debug-mode to on in etx/zope.conf, and restart the server. It should now fail with an error message telling you why the products wouldn't load.

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to