[Checkins] SVN: grokproject/trunk/ Use bugfixed grokui.admin version.

Uli Fouquet uli at gnufix.de
Sun Feb 14 13:30:15 EST 2010


Hi Vincent,

Vincent Fretin wrote:

> AFAICT versions in ext_eggs_paster.cfg are not used if the version is
> pinned in the released versions.cfg.

Yes, that's right. We did so, because groks version.cfg should be the
authoritative one. If, however, you use a grok versions.cfg where
grokui.admin was not pinned, the settings from ext_eggs... will become
active (and prevent from fetching latest version that wouldn't work with
older grok installs).

So your proposal is to stick with a buggy grokui.admin version? That
would not make things any better, would it?

Or removing pinning of grokui.admin from grokproject completely? That
would break builds for instance with Grok 0.14.1 (which, if in doubt,
I'd prefer to support rather than 0.13).

> Updating grokui.admin here is for me useless.
> grokui.admin was not pinned in grok <= 0.13. It's pretty old 
> and I
> don't know if grokui.admin already existed in 0.13...

No, it was part of grok and named grok.admin.

> and I'm not sure grokui.admin 0.4.1 will work with 0.13...

Hm, as you have an admin in grok itself with 0.13 you don't need
grokui.admin at all. The solution would be to remove it from setup.py.
The oldest version we support constantly (by testing) with grokproject
is 0.14.1.

> I included good versions of zope.app.container and zope.app.folder so
> we can actually create new project with
> grokproject. It's currently broken because the released versions.cfg
> for Grok 1.0 didn't pin those packages.

Sorry to hear that, but I cannot reproduce the problem. Furthermore:

 $ wget -q -O - http://grok.zope.org/releaseinfo/grok-1.0.cfg | \
                grep zope.app.folder
 zope.app.folder = 3.4.0

 $ wget -q -O - http://grok.zope.org/releaseinfo/grok-1.0.cfg | \
                grep zope.app.container
 zope.app.container = 3.5.6

Maybe you used an old grok-1.0.cfg?

Overall I must have misunderstood your complaint: what exactly does not
work when setting grokui.admin version in ext_paster to 0.4.1 instead of
0.4 (that worked before)?

Best regards,

-- 
Uli

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/checkins/attachments/20100214/cc1f3528/attachment.bin 


More information about the checkins mailing list