I follow the advices and my buildout was so:

[buildout]
extends-cache = buildout-cache/extends
extends = 
    base.cfg
    versions.cfg
http-address = 8080

find-links =
        C:\Plone  <- here i download and unzip
(jquerytools,plone.reload,ploneformgen,pythonfield,talesfield and
templatefields)

eggs =
        Plone
        plone.app.jquerytools==1.1.2
        Products.TemplateFields==1.2.5
        Products.TALESField==1.1.3
        Products.PythonField==1.1.3
        Products.PloneFormGen==1.6
        plone.reload==1.5

zcml =
        plone.reload
        plone.app.jquerytools

no exchange in the others fields and i re-run buildout and get the same
error:
Updating productdistros.
Installing instance.
Getting distribution for 'Products.TemplateFields==1.2.5'.
While:
  Installing instance.
  Getting distribution for 'Products.TemplateFields==1.2.5'.
Error: Couldn't find a distribution for 'Products.TemplateFields==1.2.5'.

what is wrong?
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Error-buildout-add-products-tp5963336p5965948.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup@lists.plone.org
https://lists.plone.org/mailman/listinfo/setup

Reply via email to