[Zope-CMF] CMFDefault 2.1.2-beta egg does not install

Wichert Akkerman wichert at wiggy.net
Wed Sep 10 20:58:27 EDT 2008


Previously Jens Vagelpohl wrote:
> There is a reason why originally I pinned the egg at 1.33, and later  
> relaxed the pin to allow anything 1.3.x: I see test failures with the  
> 1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
> what you see. I am seeing errors like this:
> 
> 
> <snip>
>      raise ConfigurationError("Unknown directive", ns, n)
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/usr/ 
> local/zope/cmf-21/eggs/Products.GenericSetup-1.4.1-py2.4.egg/Products/ 
> GenericSetup/configure.zcml", line 62.2
>      ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/genericsetup' 
> , u'exportStep')
> </snip>

It was probably pure luck that that used to work before: CMFCore's
testing.py forgot to load meta.zcml from GenericSetup. I've fixed that
and the tests run fine now.

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


More information about the Zope-CMF mailing list