Plone4-compatibility
Reported by WouterVH | January 19th, 2010 @ 09:32 AM
when trying to use roadrunner on Plone4.0a3
buildout.cfg:
parts
...
roadrunner
[roadrunner] recipe =
roadrunner:plone
packages-under-test = *
when runnning buildout I get following error:
Updating instance. Updating zopepy. Installing roadrunner. While: Installing roadrunner. Error: Missing option: instance:zope2-location }}}
Comments and changes to this ticket
-
j23d April 16th, 2010 @ 10:43 AM
get it successfully running with the current development version from http://github.com/hexsprite/roadrunner, not on 4.0a3 but on the current trunk of plone4.
with mr.developer I added the following to the buildout:
[buildout] ... auto-checkout = roadrunner [sources] roadrunner = git git://github.com/hexsprite/roadrunner.git
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป