|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Trunk CheckoutHi 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 _______________________________________________ Grok-dev mailing list Grok-dev@... http://mail.zope.org/mailman/listinfo/grok-dev |
|
|
Re: Trunk Checkout2009/7/4 Paul Wilson <paulalexwilson@...>:
> 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 > [Somehow sent incomplete by mistake... :-/] All the versions.cfgs (in my paste created project and grok trunk) list 3.4.1 but I have 3.8.0 in my virtualenv's site packages. Any hints? Regards, Paul _______________________________________________ Grok-dev mailing list Grok-dev@... http://mail.zope.org/mailman/listinfo/grok-dev |
|
|
Re: Trunk CheckoutOn 7/4/09 1:23 PM, Paul Wilson wrote:
> 2009/7/4 Paul Wilson<paulalexwilson@...>: >> 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 >> > > [Somehow sent incomplete by mistake... :-/] > > All the versions.cfgs (in my paste created project and grok trunk) > list 3.4.1 but I have 3.8.0 in my virtualenv's site packages. Does anything pull zope.app.appsetup in via setup_requires perhaps? If I remember correctly buildout does not pin those. Wichert. -- Wichert Akkerman <wichert@...> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Grok-dev mailing list Grok-dev@... http://mail.zope.org/mailman/listinfo/grok-dev |
|
|
Re: Trunk Checkout2009/7/4 Wichert Akkerman <wichert@...>:
> Does anything pull zope.app.appsetup in via setup_requires perhaps? If I > remember correctly buildout does not pin those. zope.app.appsetup is listed in grok's setup.py, unpinned. Paul _______________________________________________ Grok-dev mailing list Grok-dev@... http://mail.zope.org/mailman/listinfo/grok-dev |
|
|
Re: Trunk Checkout-----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 |
| Free embeddable forum powered by Nabble | Forum Help |