Re: [Repoze-dev] repoze +buildout + openoffice

2009-09-14 Thread Russ Ferriday
pypi is the default index, unless you override with another index. In my experience it's best, if you are building real apps that use pypi packages, not to override the index. Just add additional find- links. But I may have missed something here, and welcome further comments. BEst, --r.

Re: [Repoze-dev] repoze +buildout + openoffice

2009-09-14 Thread simahawk
Hi all, thanks for your suggestions. I'll try asap. On Sun, 2009-09-13 at 23:53 -0700, Russ Ferriday wrote: pypi is the default index, unless you override with another index. In my experience it's best, if you are building real apps that use pypi packages, not to override the index. Just

Re: [Repoze-dev] repoze +buildout + openoffice

2009-09-13 Thread Sebastien Douche
On Fri, Sep 11, 2009 at 17:46, simahawk simah...@gmail.com wrote: even if the package is on pypi and I put it in find-links. ... any hint? Hi, imho it's not possible to declare PyPI in find-links, but necessarily in index. -- Sebastien Douche sdou...@gmail.com Twitter: http://bit.ly/afkrK

[Repoze-dev] repoze +buildout + openoffice

2009-09-11 Thread simahawk
hi, I'm trying to install repoze and openoffice w/ the buildout but when running bin/buildout I get: While: Installing. Getting section openoffice. Initializing section openoffice. Installing recipe z3c.recipe.openoffice. Getting distribution for 'z3c.recipe.openoffice'. Error:

Re: [Repoze-dev] repoze +buildout + openoffice

2009-09-11 Thread Russ Ferriday
In this case, I would add the VALUE of index to find-links in the [buildout] section, then remove both of the index lines. --r. On Sep 11, 2009, at 8:46 AM, simahawk wrote: hi, I'm trying to install repoze and openoffice w/ the buildout but when running bin/buildout I get: While: