[Grok-dev] grokproject depends on PasteDeploy 1.3.3

Maurits van Rees m.van.rees at zestsoftware.nl
Thu Feb 19 18:24:12 EST 2009


Graham Stratton, on 2009-02-18:
> I've been having some issues with projects I created using  
> grokproject, along these lines:
>
> ./bin/paster serve etc/deploy.ini
> Error: error opening file /Users/graham/development/Potato/%(here)s/ 
> zope.conf: [Errno 2] No such file or directory: '/Users/graham/ 
> development/Potato/%(here)s/zope.conf'
>
> This eventually turned out to be due having an old version (1.3.1) of  
> PasteDeploy in my egg cache, thus even using a clean virtualenv didn't  
> fix it. Updating to PasteDeploy 1.3.3 fixed the issue.
>
> I guess that PasteDeploy>=1.3.3 needs to be added to grokproject's  
> dependencies.

The subversion trunk of grokproject already pins PasteDeploy to 1.3.2
in versions.cfg_tmpl, so this ends up in the generated versions.cfg of
a new project.  With that version it works (for me).

Thanks for the report.

-- 
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