[Distutils] offline mode for Windows buildout -o or -No doesn't work...any alternatives?

michael nt milne michael.milne at gmail.com
Tue Mar 11 12:53:53 CET 2008


Hi

I've tried the following commands to get the offline mode to work with
no success

D:\Plone3\Insite2>d:\Plone3\Insite2\bin\buildout -o buildout.cfg

Error: invalid command: buildout.cfg

D:\Plone3\Insite2\bin>buildout -c-o d:\Plone3\Insite2\buildout.cfg

Error: invalid command: d:\Plone3\Insite2\buildout.cfg

The only one which will work is this

D:\Plone3\Insite2\bin>buildout -c d:\Plone3\Insite2\buildout.cfg

The path is completely correct

On Mon, Mar 10, 2008 at 9:07 PM, Jim Fulton <jim at zope.com> 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.
>
>
>
>  Jim
>
>  --
>  Jim Fulton
>  Zope Corporation
>
>
>



-- 
michael


More information about the Distutils-SIG mailing list