[Distutils] offline mode for Windows buildout -o or -No doesn't work...any alternatives?
Martin Aspeli
optilude at gmx.net
Mon Mar 10 22:19:34 CET 2008
Jim Fulton wrote:
> On Mar 10, 2008, at 4:59 PM, michael nt milne wrote:
>
>>> I suggest using -c and -No (or just -o) together
>> Ok thanks for the advice. I will try this.
>
>
> Note that this won't help unless you have a working starting point. If
> you don't, you'll need to manually remove unwanted eggs from your eggs
> directory.
>
> Alternatively, you can use a versions option to specify which versions
> to use.
Michael, you may want to remove your .installed.cfg (to start from
scratch) and then change the [plone] block to:
[plone]
recipe=plone.recipe.plone==3.0.6
That'll pin all eggs to the 3.0.6 version.
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book
More information about the Distutils-SIG
mailing list