[Setup] Setup Digest, Vol 63, Issue 22

danielle davout danielle.davout at gmail.com
Thu Jan 27 12:26:49 UTC 2011


I can read in zc/buildout/dependencylinks.txt  that
>So when both setuptools and buildout specify places to search for
eggs, the dependency_links takes precedence over find-links.
There is a buildout option that you can specify to change this
behavior. It is the use-dependency-links option. This option defaults
to true. When you specify false for this option, buildout will ignore
dependency_links and only look for eggs using find-links.<

I would say that the Products.TemplateFields searched for is not
"yours" but a dependency of an egg of yours so the search is not done
using your find-links
and  adding use-dependency-links = false into your buildout should work


On 1/27/11, setup-request at lists.plone.org <setup-request at lists.plone.org> wrote:
> Send Setup mailing list submissions to
> 	setup at lists.plone.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.plone.org/mailman/listinfo/setup
> or, via email, send a message with subject or body 'help' to
> 	setup-request at lists.plone.org
>
> You can reach the person managing the list at
> 	setup-owner at lists.plone.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Setup digest..."
>
>
> Today's Topics:
>
>    1. Re: plone 4.0.3 - error installing PIL (danielle)
>    2. Re: Error buildout - add products (Tk)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 26 Jan 2011 18:18:26 -0800 (PST)
> From: danielle <danielle.davout at gmail.com>
> Subject: Re: [Setup] plone 4.0.3 - error installing PIL
> To: setup at lists.plone.org
> Message-ID: <1296094706131-5964962.post at n2.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Follow this advice as I did and "you" will appreciate it,
>  thank  Alex for his product as I do :)
>
> aclark at aclark.net wrote:
>>
>> I would also appreciate you trying Pillow
>> (http://pypi.python.org/pypi/Pillow/1.6)
>>
>
> --
> View this message in context:
> http://plone.293351.n2.nabble.com/plone-4-0-3-error-installing-PIL-tp5957756p5964962.html
> Sent from the Installation, Setup, Upgrades mailing list archive at
> Nabble.com.
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 27 Jan 2011 03:28:38 -0800 (PST)
> From: Tk <tiagohk at hotmail.com>
> Subject: Re: [Setup] Error buildout - add products
> To: setup at lists.plone.org
> Message-ID: <1296127718917-5965948.post at n2.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> 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
>
>
> End of Setup Digest, Vol 63, Issue 22
> *************************************
>


More information about the Setup mailing list