I'm concerned about the state of the zc.buildout template recipes. I
want one. I want some one-off files, specific to a certain project,
for which writing a standalone recipe feels very heavy.
Here are the template recipes I found:
collective.recipe.template (Wichert Akkerman)
iw.recipe.tem
Previously Hanno Schlichting wrote:
> Andreas Jung wrote:
> > Please give feedback.
>
> Cool!
>
> Would you mind adding the versions.cfg from the Subversion tag to
> http://download.zope.org/Zope2/index/2.12.0a4/versions.cfg ?
>
> Makes for a bit more sensible URL compared to
> http://svn.zope.o
Hi Andreas,
I tried it with virtualenv --no-site-packages foo and it works.
Excuse the false alarm.
Peter
>
>> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>> Howto?
>> virtualenv foo
>> cd foo
>> source bin/activate
>> bin/easy_install -i http://download.zope.org/Zope2
On Fri, Apr 24, 2009 at 10:44 PM, Andreas Jung wrote:
> Please retry with --no-site-packages option!
No issues with installation.
Server starts/accessible.
Chetan
___
Zope-Dev maillist - Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-de
Hi Sebastian
> Betreff: Re: [Zope-dev] zc.buildout broken
>
> On Fri, Apr 24, 2009 at 05:56, Roger Ineichen
> wrote:
> > Ran 367 tests with 50 failures and 1 errors in 8 minutes
> 14.891 seconds.
> >
> > The latest trunk of zc.buildout is completly broken.
> > At least on windows. Can someone
Please retry with --no-site-packages option!
-aj
On Fri, Apr 24, 2009 at 19:10, Chetan Kumar wrote:
> On Fri, Apr 24, 2009 at 10:24 PM, Andreas Jung wrote:
> > Especially: using virtualenv --no-site-packages?
> >
> > -aj
> >
> > On Fri, Apr 24, 2009 at 18:54, Andreas Jung wrote:
> >>
> >> Usi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anfang der weitergeleiteten E-Mail:
> Von: Peter Koppatz
> Datum: 24. April 2009 18:49:35 GMT+02:00
> An: Andreas Jung
> Betreff: Re: [Zope-dev] Zope 2.12.0a4 easy_installable - please test
> Antwort an: pe...@koppatz.com
>
> Hi Andreas,
>
>> I ju
On Fri, Apr 24, 2009 at 10:24 PM, Andreas Jung wrote:
> Especially: using virtualenv --no-site-packages?
>
> -aj
>
> On Fri, Apr 24, 2009 at 18:54, Andreas Jung wrote:
>>
>> Using virtualenv?
>>
virtualenv.
Forgot to add that this is on Mandriva 2007.1 / python 2.4
Chetan
__
Andreas Jung wrote:
> Especially: using virtualenv --no-site-packages?
Most certainly not.
/home/xpmt/local/lib/python2.4/site-packages/zdaemon-2.0.2-py2.4.egg/zdaemon/zdoptions.py
does not look like zdaemon 2.0.4, which is listed in the index at
http://download.zope.org/Zope2/index/2.12.0a4/zda
Especially: using virtualenv --no-site-packages?
-aj
On Fri, Apr 24, 2009 at 18:54, Andreas Jung wrote:
> Using virtualenv?
>
> -aj
>
>
> On Fri, Apr 24, 2009 at 18:51, Chetan Kumar wrote:
>
>> I see this while starting the server (no isues with installation)
>>
Using virtualenv?
-aj
On Fri, Apr 24, 2009 at 18:51, Chetan Kumar wrote:
> I see this while starting the server (no isues with installation)
> --
> (zope2)[x...@soup zinst]$ ./bin/runzope
> Traceback (most recent call last):
> File
> "/home/
I see this while starting the server (no isues with installation)
--
(zope2)[x...@soup zinst]$ ./bin/runzope
Traceback (most recent call last):
File
"/home/xpmt/Work/zope2/lib/python2.4/site-packages/Zope2-2.12.0a4-py2.4-linux-i686.egg/Zope2/St
Michael Haubenwallner, on 2009-04-24:
>
> Michael Haubenwallner wrote:
>> Andreas Jung wrote:
>>> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>>
>>> Howto?
>>
>>> virtualenv foo
>>> cd foo
>>> source bin/activate
>>> bin/easy_install -i http://download.zope.org/Zope2/index
Andreas Jung wrote:
> Please give feedback.
Cool!
Would you mind adding the versions.cfg from the Subversion tag to
http://download.zope.org/Zope2/index/2.12.0a4/versions.cfg ?
Makes for a bit more sensible URL compared to
http://svn.zope.org/*checkout*/Zope/tags/2.12.0a4/versions.cfg
Thanks,
H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris Withers wrote:
> Jens Vagelpohl wrote:
>> Sorry Chris, but that's exactly the method you use every single time.
>> You complain very loudly and expect others to come to your help and
>> fix stuff without doing any debugging yourself, even tho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(Please forgive the crosspost, and follow up to me directly with
questions, rather than CC'ing the lists).
In order to complete the transition of copyrights from Zope Corporation
to the Zope Foundation, we need to refresh all committer agreements, and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Apr 24, 2009, at 16:35 , Chris Withers wrote:
> Jens Vagelpohl wrote:
>> Sorry Chris, but that's exactly the method you use every single time.
>> You complain very loudly and expect others to come to your help and
>> fix stuff without doing any de
Jens Vagelpohl wrote:
> Sorry Chris, but that's exactly the method you use every single time.
> You complain very loudly and expect others to come to your help and
> fix stuff without doing any debugging yourself, even though you are
> perfectly capable of doing so.
What? So it's out of orde
On Apr 24, 2009, at 10:20 AM, Sebastien Douche wrote:
> Do you want a buildbot for zc.buildout? (py2.4, py2.5, py2.6 on linux
> 32&64, sorry)
+1
Jim
--
Jim Fulton
Zope Corporation
___
Zope-Dev maillist - Zope-Dev@zope.org
http://mail.zope.org/mai
On Fri, Apr 24, 2009 at 05:56, Roger Ineichen wrote:
> Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891 seconds.
>
> The latest trunk of zc.buildout is completly broken.
> At least on windows. Can someone check this on linux?
Do you want a buildbot for zc.buildout? (py2.4, py2.5, p
On Apr 23, 2009, at 11:56 PM, Roger Ineichen wrote:
> Hi everybody
>
> Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891
> seconds.
>
> The latest trunk of zc.buildout is completly broken.
> At least on windows. Can someone check this on linux?
You should expect trunk failures o
Sorry for the noise, i missed the --no-site-packages knob and got some packages
interferences.
Modify your how to :)
Nevertheless, it's definitivly running fine there, congrats!
Andreas Jung a écrit :
> I can not reproduce that.
>
> Andreas
>
> Am 24.04.2009 um 13:29 schrieb kiorky:
>
>> And
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Haubenwallner wrote:
> Andreas Jung wrote:
>> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>
>> Howto?
>
>> virtualenv foo
>> cd foo
>> source bin/activate
>> bin/easy_install -i http://download.zope.org/Zope2/index/2.1
Hi,
I
2009/4/24 Andreas Jung :
[snip]
>> Only one comment:
>> during the 10 minutes installation procedure, it is nice it shows
>> the progress of installing eggs but some of the warnings will probably
>> be quite frightening to a Zope2 newcomer.
>
> *shrug* there are only the compilation warn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 24.04.2009 um 14:08 schrieb Behrang Dadsetan:
> On my Mac OS X 10.5.4 with a 2.5.4 python (not default one) things
> work nicely.
>
> Only one comment:
> during the 10 minutes installation procedure, it is nice it shows
> the progress of insta
On 2009-04-24, Roger Ineichen wrote:
>
> I think there are different things wrong. The first
> error looks like a difference in linux and windows
> output:
> --
> File "d:\eggdev\source\zc\zc.buildout\trunk\src\zc\buildout\buildou
On my Mac OS X 10.5.4 with a 2.5.4 python (not default one) things work nicely.
Only one comment:
during the 10 minutes installation procedure, it is nice it shows
the progress of installing eggs but some of the warnings will probably
be quite frightening to a Zope2 newcomer.
In particular, wh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I can not reproduce that.
Andreas
Am 24.04.2009 um 13:29 schrieb kiorky:
> Andreas Jung a écrit :
>>
>> Am 24.04.2009 um 11:40 schrieb Michael Haubenwallner:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>
>>> Andreas Jung wrote:
I
Summary of messages to the zope-tests list.
Period Thu Apr 23 12:00:00 2009 UTC to Fri Apr 24 12:00:00 2009 UTC.
There were 8 messages: 8 from Zope Tests.
Tests passed OK
---
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Thu Apr 23 20:53:24 EDT 2009
URL: http://
Hi all, thanks for the Feedback
Here is a pastebin link. Posting to a mailinglist
is defently to bad for this 4572 lines of traceback ;-)
http://pastebin.com/f1adc7a43
I think there are different things wrong. The first
error looks like a difference in linux and windows
output:
On 2009-04-24, Reinout van Rees wrote:
>
> I have 9 failures and 1 error on OSX. Most of them have to do with there not
> being a setuptools egg, but a setuptools develop egg, for example:
Reminded by the talk about posting tracebacks: here's mine :-)
http://reinout.vanrees.org/download/buildout
On Fri, 24 Apr 2009 13:10:30 +0200, Marius Gedminas wrote:
> On Fri, Apr 24, 2009 at 05:56:45AM +0200, Roger Ineichen wrote:
>> Hi everybody
>>
>> Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891
>> seconds.
>>
>> The latest trunk of zc.buildout is completly broken. At least on
>>
On 2009-04-24, Roger Ineichen wrote:
> Hi everybody
>
> Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891 seconds.
>
> The latest trunk of zc.buildout is completly broken.
> At least on windows. Can someone check this on linux?
I have 9 failures and 1 error on OSX. Most of them have
Andreas Jung a écrit :
>
> Am 24.04.2009 um 11:40 schrieb Michael Haubenwallner:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>
>> Andreas Jung wrote:
>>> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>>>
>>> Howto?
>>>
>>> virtualenv foo
>>> cd foo
>>> source bin/
On Fri, Apr 24, 2009 at 05:56:45AM +0200, Roger Ineichen wrote:
> Hi everybody
>
> Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891 seconds.
>
> The latest trunk of zc.buildout is completly broken.
> At least on windows. Can someone check this on linux?
It is always interesting to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 24.04.2009 um 11:40 schrieb Michael Haubenwallner:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andreas Jung wrote:
>> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>>
>> Howto?
>>
>> virtualenv foo
>> cd foo
>> sour
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Jung wrote:
> I just created a new Zope 2.12.0a4 that should easy_install nicely.
>
> Howto?
>
> virtualenv foo
> cd foo
> source bin/activate
> bin/easy_install -i http://download.zope.org/Zope2/index/2.12.0a4 Zope2
>
> Please give feedback
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I just created a new Zope 2.12.0a4 that should easy_install nicely.
Howto?
virtualenv foo
cd foo
source bin/activate
bin/easy_install -i http://download.zope.org/Zope2/index/2.12.0a4 Zope2
Please give feedback.
Mit freundlichen Grüßen/Kind regards,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Apr 24, 2009, at 09:49 , Chris Withers wrote:
> Tres Seaver wrote:
>>> Is it really the case that no-one knows what's going on here?
>>
>> Maybe nobody else cares enough to do the debugging you're too lazy
>> to do? ;)
>
> Tres,
>
> That's not e
Roger Ineichen wrote:
> Thanks a lot. I'll take another look at what happens on windows.
More info on the errors would certainly be interesting...
I believe Jim prefers the distutils-sig mailing list for
buildout-related stuff nowadays, you may get a response from him there...
Chris
--
Simpli
Tres Seaver wrote:
>> Is it really the case that no-one knows what's going on here?
>
> Maybe nobody else cares enough to do the debugging you're too lazy to do? ;)
Tres,
That's not exactly fair.
Someone must have made a conscious change for this to happen.
It would take and order or two of mag
On 4/22/09 5:05 PM, Jim Fulton wrote:
>
> On Apr 22, 2009, at 11:01 AM, Wichert Akkerman wrote:
>
>> On 4/22/09 4:57 PM, Jim Fulton wrote:
>>> Perhaps you could provide (or point to) an example that illustrates
>>> this problem.
>>
>> I want to keep my python install clean, so I do not have setupt
42 matches
Mail list logo