On 15 November 2011 11:00, Karl Johan Kleist <[email protected]> wrote: >> Is there a reference to Paste in the generated bin/instance script? What is > it? > > Arghh! Yes there was, to a distribution dangling in my own stuff in src/, > because ZopeSkel generated this line in "setup.py": > > setup_requires=["PasteScript"], > > After cleaning that up, it works without "Paste" in "eggs=". > > Thanks for setting me on the track!
This is a really evil bug in setuptools and/or buildout. We need to find a way to make this more foolproof :( Martin _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
