Yep, it looks like that was my problem. Products.PloneGetPaid 0.8.8 looks better. I'll bundle a new version of the release recipe now.
On Mon, Feb 1, 2010 at 8:34 AM, David Glick <[email protected]> wrote: > Do you have an old version of setuptools? Versions <0.6c11 result in this > sort of problem when used with svn 1.6 > > David Glick > Sent from my mobile; please forgive brevity > > On Feb 1, 2010, at 8:28 AM, Rob LaRubbio <[email protected]> wrote: > > ok, 0.8.7 also looks like it is missing zcml and pt files. The directory > where I bundled the software has them. Anyone have an idea on why they > aren't getting bundled? This is the command I'm using: > > python setup.py register sdist upload > > > -Rob > > On Mon, Feb 1, 2010 at 8:12 AM, Rob LaRubbio < <[email protected]> > [email protected]> wrote: > >> I have to bundle a new version any way, so I'll patch that. However I >> bundled the last one, so I'm not sure why those files aren't in there. >> >> -Rob >> >> >> On Mon, Feb 1, 2010 at 5:18 AM, danielle davout <<[email protected]> >> [email protected]> wrote: >> >>> I could be that some files of PloneGetPaid 0.8.6 are missing the pt, >>> txt and zcml files. >>> >>> On Mon, Feb 1, 2010 at 7:53 PM, Jeroen < <[email protected]> >>> [email protected]> wrote: >>> > Getting below error installing getpaid.recipe.release 2.0. What is >>> > the problem? Thanks. >>> > >>> > >>> > Initializing. >>> > Getting section buildout. >>> > Initializing section buildout. >>> > Getting option buildout:eggs. >>> > Getting section instance1. >>> > Initializing section instance1. >>> > Getting option instance1:eggs. >>> > Getting section getpaid. >>> > Initializing section getpaid. >>> > Installing recipe getpaid.recipe.release. >>> > Getting distribution for 'getpaid.recipe.release'. >>> > Error: Couldn't install: getpaid.recipe.release 2.0 >>> > >>> > -- >>> > GetPaid for Plone: <http://www.plonegetpaid.com> >>> http://www.plonegetpaid.com (overview info) | >>> <http://code.google.com/p/getpaid>http://code.google.com/p/getpaid (code >>> and issue tracker) >>> > You received this message because you are subscribed to the Google >>> Groups "getpaid-dev" group. >>> > To post to this group, send email to <[email protected]> >>> [email protected] >>> > To unsubscribe from this group, send email to >>> <getpaid-dev%[email protected]> >>> [email protected] >>> > >>> > For more options, visit this group at >>> > <http://groups.google.com/group/getpaid-dev?hl=en?hl=en> >>> http://groups.google.com/group/getpaid-dev?hl=en?hl=en >>> >>> -- >>> GetPaid for Plone: <http://www.plonegetpaid.com> >>> http://www.plonegetpaid.com (overview info) | >>> <http://code.google.com/p/getpaid>http://code.google.com/p/getpaid (code >>> and issue tracker) >>> You received this message because you are subscribed to the Google Groups >>> "getpaid-dev" group. >>> To post to this group, send email to <[email protected]> >>> [email protected] >>> To unsubscribe from this group, send email to >>> <getpaid-dev%[email protected]> >>> [email protected] >>> >>> For more options, visit this group at >>> <http://groups.google.com/group/getpaid-dev?hl=en?hl=en> >>> http://groups.google.com/group/getpaid-dev?hl=en?hl=en >>> >> >> > -- > GetPaid for Plone: <http://www.plonegetpaid.com> > http://www.plonegetpaid.com (overview info) | > <http://code.google.com/p/getpaid>http://code.google.com/p/getpaid (code > and issue tracker) > You received this message because you are subscribed to the Google Groups > "getpaid-dev" group. > To post to this group, send email to <[email protected]> > [email protected] > To unsubscribe from this group, send email to > <[email protected]> > [email protected] > > For more options, visit this group at > <http://groups.google.com/group/getpaid-dev?hl=en?hl=en> > http://groups.google.com/group/getpaid-dev?hl=en?hl=en > > -- > GetPaid for Plone: http://www.plonegetpaid.com (overview info) | > http://code.google.com/p/getpaid (code and issue tracker) > You received this message because you are subscribed to the Google Groups > "getpaid-dev" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<getpaid-dev%[email protected]> > > For more options, visit this group at > http://groups.google.com/group/getpaid-dev?hl=en?hl=en > -- GetPaid for Plone: http://www.plonegetpaid.com (overview info) | http://code.google.com/p/getpaid (code and issue tracker) You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en?hl=en
