Anahide Tchertchian wrote:
Julien Anguenot wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Anahide Tchertchian wrote:
Hi,
I'd like to use CPS 3.3.2, but use the last CPSCore version to use the optimisations Julien did. I did what the DEPENDENCIES file says, e.g : - use CPS 3.3.2 release - replace CPSCore, TranslationService, CPSUtil, CPSCompat with CVS versions. - add CPSBoxes and use CPSPortlets CVS version (Julien told me it's another dependency)
And something goes wrong because launching tests gives things like
====================================================================== ERROR: Invalid Test (CPSDefault.tests.testI18n) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/Zope-2.7/bin/test.py", line 508, in get_suite mod = package_import(modname) File "/opt/Zope-2.7/bin/test.py", line 482, in package_import mod = __import__(modname) File "/home/zopes/messager.dev/Products/CPSDefault/tests/testI18n.py", line 15, in ? class TestI18n(CPSDefaultTestCase.CPSDefaultTestCase): AttributeError: 'module' object has no attribute 'CPSDefaultTestCase'
Does it ring any bell ?
cvs up CPSInstaller ?
Nope...
Problem exists too when using the CPSPortlet version that comes with CPS 3.3.2 and not using CPSBoxes (e.g. following strictly the CPSCore dependencies instructions)
I'm suspecting a skins pb because I also get:
File "/home/zopes/dev.anahide/Products/CPSDocument/Extensions/install.py", line 55, in install
self.installDocumentSchemas()
File "/home/zopes/dev.anahide/Products/CPSDocument/Extensions/install.py", line 145, in installDocumentSchemas
self.verifyWidgets(self.portal.getDocumentWidgets())
AttributeError: getDocumentWidgets
CPSCompat? _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
