[Grok-dev] grokproject/buildout problems
    Maurits van Rees 
    m.van.rees at zestsoftware.nl
       
    Thu Sep  4 18:27:22 EDT 2008
    
    
  
Martijn Faassen, on 2008-09-04:
> Maurits van Rees wrote:
> [snip]
>>> * "eggbasket: Failed to install required eggs with the tar ball. 
>>> Continuing with buildout instead." (duplicated). After this "continuing 
>>> with buildout instead" doesn't do anything - it just stops here. We 
>>> don't end up with a working buildout!
>> 
>> No idea.  Do you mean it ends and you are back on the command line?
>> Or is it still continuing without printing anything, probably heading
>> for a timeout while trying to download something?
>
> No, it just ends and I'm back at the command line.
Ah right, this message is intended to be shown when grokproject is
done trying to bootstrap the new project; then grokproject itself will
continue running buildout.  But in fact of course this is also shown
when someone does a manual bootstrap; then this is the last message
eggbasket shows before stopping.
I now changed that to only say "Failed to install required eggs with
the tar ball."
And I made an accompanying change in grokproject: at the end of the
bootstrap.py of the generated project we now give the user a hint that
he can run bin/buildout (or bin\buildout.exe on windows).
-- 
Maurits van Rees | http://maurits.vanrees.org/
            Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
    
    
More information about the Grok-dev
mailing list