Hi All,

I have uploaded yoma.batching with various names in the download section:
http://code.google.com/p/getpaid/downloads/list

Then I added it to the getpaid.recipe
(https://getpaid.googlecode.com/svn/getpaid.recipe.release/trunk/getpaid/recipe/release/getpaidcorepackages.py)
but when I include the getpaid recipe in an existing buildout, no
matter what, it says:

Getting distribution for 'yoma.batching==0.2.1'.
While:
  Installing getpaid.
  Getting distribution for 'yoma.batching==0.2.1'.
Error: Couldn't find a distribution for 'yoma.batching==0.2.1'

I checked the url to it million times and it is correct.

Here is how I included the recipe into my buildout:
[buildout]
# we set up base-parts so that we can add in parts in other configs
base-parts =
    PILwoTK
    plone
    zope2
    getpaid
    third-party
    third-party-svn
    instance
    zeoserver
    createplonesite

parts = ${buildout:base-parts}

[getpaid]
recipe = getpaid.recipe.release

[instance]
recipe = plone.recipe.zope2instance
zeo-client = True
zope2-location = ${zope2:location}

find-links =

base-eggs =
    PILwoTK
    ${buildout:eggs}
    ${plone:eggs}
    ${getpaid:eggs}
eggs = ${instance:base-eggs}

Let me know if anybody has any idea how to make this works.
Thanks
Lucie
-- 
S i x  F e e t  U p ,  I n c .  |  http://www.sixfeetup.com
Phone: +1 (317) 861-5948 x605
mailto:[EMAIL PROTECTED]
REGISTER NOW for the Plone Deployment Workshop | Nov. 20-21, 2008
http://www.sixfeetup.com/news/plone-deployment-workshop

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to