« Return to Thread: Trunk Checkout

Re: Trunk Checkout

by Michael Haubenwallner-2 :: Rate this Message:

Reply to Author | View in Thread

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Wilson wrote:

> Hi all,
>
> I just checked out grok trunk, ran setup.py install into a fresh
> virtualenv, created a new project using paster create and then ran
> 'bin/buildout' within this project and got:
>
> Updating eggbasket.
> Updating app.
> Updating data.
> Updating zopectl.
> Installing i18n.
> i18n: setting up i18n tools
> While:
>   Installing i18n.
> Error: There is a version conflict.
> We already have: zope.app.appsetup 3.4.1
>
> All the version

please try again in a fresh virtualenv:

svn co svn://svn.zope.org/repos/main/grok/trunk
cd trunk
python bootstrap/bootstrap.py
bin/buildout

btw, the trunk buildout.cfg does not use i18n.

regards
michael

- --
http://blog.d2m.at
http://planetzope.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKT0Ysl0uAvQJUKVYRAtreAJ9y54dFybr8Tz0nGD4ec92e7l0FzACfZW2C
7wK4tXpLkfaSP8jBnt/2Ib0=
=Fvki
-----END PGP SIGNATURE-----

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

 « Return to Thread: Trunk Checkout