
jens at dataflake
Sep 10, 2008, 2:33 AM
Post #7 of 18
(1172 views)
Permalink
|
|
Re: CMFDefault 2.1.2-beta egg does not install
[In reply to]
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sep 10, 2008, at 07:53 , Wichert Akkerman wrote: > Previously Wichert Akkerman wrote: >> Ah, I complained about that to Jens: he pinned the CMF eggs to an >> exact >> version of GenericSetup, which makes them impossible to use for Plone >> which requires a later version. >> >> Can these please be changed to a minimum version requirement >> instead of >> an exact pin? > > I've loosened the version restriction in CMF 2.1 to only use a minimum > version requirement for GenericSetup, which makes it possible to use > CMF > with Plone 3.2 and later again. > > Jens, can you please cut a new beta egg so we can move forward with > Plone 3.2? 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> jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkjHlFIACgkQRAx5nvEhZLJVvgCdErnPgh8wkcceVWrcvzksL+Uf xU4An0QP9lX5EmVr9qW01Ii7b9Id7u+f =d29g -----END PGP SIGNATURE----- _______________________________________________ Zope-CMF maillist - Zope-CMF[at]lists.zope.org http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|