Re: ImportError: No module named CMFPlacefulWorkflow
Patrick Gerken <gerken-Hgn/qBBDvdzwVR/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <20150722130323.GC6915@preciousone> |
On 20.07 13:33, Bartl Ramon wrote: > Hi, > > I’m using https://raw.github.com/collective/buildout.plonetest/master/plone-4.3.x.cfg > as the base buildout for `plone.jsonapi.routes`. > > Currently travis complains about CMFPlacefulWorkflow and fails. > https://travis-ci.org/collective/plone.jsonapi.routes <https://travis-ci.org/collective/plone.jsonapi.routes> > > What happened? Is buildout broken? Yes, the latest version of plone.app.upgrade is broken. It contains some migration code for CMFPlacefulWorkflow which is not a dependency of many plone packages. Unfortunately, the patch happens unconditionally and breaks if nothing declares a dependency on CMFPlacefulWorkflow. This has been fixed in plone.app.upgrade on master but no release has happened as far as I know. In packages where I stumbled over it I temporarly used a source checkout of CMFPlacefulWorkflow. I unfortunately did not have the time to fix it properly somewhere higher. > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > Plone-developers mailing list > Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/plone-developers ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVr5SbAAoJENZ7kJH0+P18h+sQAOKSaquHrmOvAFnHwumCAjo1 JaS+upb0baowOwcodWgoGnW1fTKrzA226uGZXX2wpzrjAVw0p69zFxesLnaBRayL +DdFYGubJxaepcjHv29y3NHBVdax6fBCpoIS8onxvFTo5Gfi98TM3+xqkTu+b0VE RPFTVKOUg3pfKDVzSUeaUovvB3/VnNfAZphXNQ8mdDc+P+id5sCn8LhqPE0ZMSRZ IBvvEzvwa0GZiA4n8StBH0mduaCm9n4Wi/nawJV/sjy/piR2349N4M/fV6LZ53on HYHJtq+C5b2la4y93avbRhiKVjjz/H1n09XqC/vJzC06edDgApLxku8uvZ3iiv6T /GhIXm3Yv+er9ZVb5jHxH8SYf7rpdRL8iGE+5YKMsyYFw2XmMij5+H7MBQrNiahV RPP3J0WnExmjz99O3KryjvE6iyGv5BEi5v9zbRXHEpRxX/GM63gAthM0hN6iduWp 9Vzm6I+LDqwf29i/pa0NLMyLL4b+ESUGnbNXhCfiaRu38Oo6An5rmZWVvime4WAl /yyyB9HmhanuoxIzA5/v4WZ9TGxXqP/KItEA+xmbYblGIIvH2lmvX5oz8TkkGXvc PNiT2qzSDmW8VbslX+lZ22ywPPJY0KBbJ3NHJDcNCmiGFsOr3r2WKFmLWSJENAt+ qdVS9WDXKp3HAthycgLW =mQwg -----END PGP SIGNATURE-----