[Setup] Error buildout - add products

Steve McMahon steve at dcn.org
Thu Jan 27 16:07:08 UTC 2011


Products.TemplateFields==1.2.5 is definitely on PyPI, so this sounds like a
connectivity problem. Or, PyPI was down.

By the way, plone.app.jquerytools is part of Plone 4, and doesn't need to be
specified/pinned unless you're deliberately seeking a different version.

> On Thu, Jan 27, 2011 at 3:28 AM, Tk <tiagohk at hotmail.com> wrote:

>
> 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 at lists.plone.org
> https://lists.plone.org/mailman/listinfo/setup
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.plone.org/pipermail/setup/attachments/20110127/b3ee4b0c/attachment.html>


More information about the Setup mailing list