Re: zeoctl?
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-Fj1Eas+CoO0qW6t=VCDVCnbKVav4ZML+gLw1+sxD0w93g@mail.gmail.com> |
On Mon, Apr 3, 2017 at 2:02 AM, Michael Howitz <[email protected]> wrote: > Am 02.04.2017 um 23:05 schrieb Jim Fulton <[email protected]>: > […] > > https://pypi.python.org/pypi/plone.recipe.zeoserver > […] > > File "/Users/jim/.buildout/eggs/cp27m/zope.mkzeoinstance-4.0- > py2.7.egg/zope/mkzeoinstance/__init__.py", line 245, in makefile > > data = template % kwds > > KeyError: 'zodb_home' > > > > whimper. > > > > Any idea what extra magic I'm missing? > > Hi Jim, > > plone.recipe.zeoserver is not (yet) compatible with zope.mkzeoinstance > 4.0. (See [1]) > It should be running with an older version of zope.mkzeoinstance. (But > this older version might not be compatible with ZODB 5, see [2].) > > [1] https://github.com/plone/plone.recipe.zeoserver/issues/19 > [2] https://github.com/zopefoundation/zope.mkzeoinstance/blob/master/ > CHANGES.rst#40-2017-02-28 IDK what to make of that. :) Perhaps someone can send me a working zeoctl configuration and instructions for using it against *some* versions of ZODB. If I had a working example, I could probably figure out what's needed to make sure it's working with ZEO 5. It's a testament to how poorly supported this thing is that no one knows how it should even be used outside of some buildout recipe. (This feels like a scene from some post-apocalyptic dystopian story where people have lost understanding of technology they depend on.) Alternatively, I just released ZEO 5.1.0 that may contain a fix. It at least gives me the same non-working behavior for me that I get with ZODB3. Jim -- Jim Fulton http://jimfulton.info -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.