Heads up: Installation instructions changed

190 views
Skip to first unread message

Daniel Nouri

unread,
Jun 22, 2008, 1:14:44 PM6/22/08
to singing...@googlegroups.com, jonathansamuel
Due to a recent change on plone.z3cform [1], you *will get this error*
when updating your S&D buildout:

zope.component 0.0 has no such extra feature 'zcml'

So please read carefully if you're updating an existing S&D buildout.

If you're updating an existing buildout, the necessary changes to fix
this problem are easily made: Open your buildout configuration file,
completely remove the `[fakezope2eggs]` section including its entry in
the `[buildout]` section's `parts`. Then, add the following to your
`[zope2]` section:

fake-zope-eggs = true
additional-fake-eggs = ZODB3
skip-fake-eggs =
zope.testing
zope.component
zope.i18n

I had to make the same changes when I updated the development buildout
of S&D itself. For the diff, see
http://dev.plone.org/collective/changeset/67142#file0

The installation instructions for S&D [2] have been updated to reflect
these changes. Thanks to Jonathan for the original report. And sorry
for the inconvenience, but there we're paying the (hopefully small)
price for using the latest and greatest of Zope and Plone libraries.


[1] http://dev.plone.org/plone/changeset/21220
[2] http://pypi.python.org/pypi/collective.dancing#installing-s-d-with-buildout


--
Daniel Nouri
http://danielnouri.org

Reply all
Reply to author
Forward
0 new messages