Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 3:47 PM, exar...@twistedmatrix.com wrote: On 04:24 pm, ziade.ta...@gmail.com wrote: On Sat, Oct 17, 2009 at 4:49 PM, sstein...@gmail.com wrote: precisely: python bootstrap.py && bin/buildout -c buildbot.cfg sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bi

Re: [Distutils] [RFC] Recentering the static metadata need : PKG-INFO

2009-10-17 Thread David Lyon
On Sat, 17 Oct 2009 18:19:44 +0200, Tarek Ziadé wrote: > If you can find a way to express conditions based on os.environ, > maybe os.environ could be added to the variables that are used > when checking the markers on a given platform. I'm not sure that you should try to do that. It would make th

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread exarkun
On 04:24 pm, ziade.ta...@gmail.com wrote: On Sat, Oct 17, 2009 at 4:49 PM, sstein...@gmail.com wrote: precisely: python bootstrap.py && bin/buildout -c buildbot.cfg sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bin/buildout -c buildbot.cfg Downloading http://pypi.python.org/p

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 8:53 PM, sstein...@gmail.com wrote: > > On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote: > > Just to be clear...I'm not just giving up when the build falls down, I just > do want to make sure to report everything I do so that we can get the > buildbot to configure whatever'

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote: Just to be clear...I'm not just giving up when the build falls down, I just do want to make sure to report everything I do so that we can get the buildbot to configure whatever's not there automatically instead of having to do anything manua

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote: On Sat, Oct 17, 2009 at 4:49 PM, sstein...@gmail.com wrote: precisely: python bootstrap.py && bin/buildout -c buildbot.cfg sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bin/ buildout -c buildbot.cfg Downloading http://pypi.py

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote: On Sat, Oct 17, 2009 at 4:49 PM, sstein...@gmail.com wrote: precisely: python bootstrap.py && bin/buildout -c buildbot.cfg sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bin/ buildout -c buildbot.cfg Downloading http://pypi.py

Re: [Distutils] setuptools 0.6c10 delayed until Monday

2009-10-17 Thread P.J. Eby
At 02:03 AM 10/17/2009 +, Reinout van Rees wrote: I added the code that checks whether we're not requesting a 0.7-series setuptools. So if a 0.7a1 setuptools comes out and someone requires it, it will be installed: distribute won't fake a 0.7. And I added a similar check in the (from the to

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 4:49 PM, sstein...@gmail.com wrote: >> >> precisely: >> python bootstrap.py && bin/buildout -c buildbot.cfg > > sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bin/buildout -c > buildbot.cfg > Downloading > http://pypi.python.org/packages/2.6/s/setuptools/setupt

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 4:47 PM, sstein...@gmail.com wrote: > >> Let me know how it goes. > > I thought I had apt-get installed all the zlib components so I wasn't > expecting problems but I guess not.  It now throws a different gear in a > different way, so I guess I got your changes :-) > > Crea

Re: [Distutils] [RFC] Recentering the static metadata need : PKG-INFO

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 3:03 AM, David Lyon wrote: > On Sat, 17 Oct 2009 01:53:48 +0200, Tarek Ziadé > wrote: > >> So far.. so good. It's basically what we proposed earlier in PEP 390, but >> for >> the distribution, the desktop (kde, etc)... > .. >> That would require a new >> stdlib module that

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 4:54 AM, Tarek Ziadé wrote: On Sat, Oct 17, 2009 at 10:34 AM, Tarek Ziadé wrote: It's a buildbot so once your buildout is created, (python bootstrap.py && bin/buildout) precisely: python bootstrap.py && bin/buildout -c buildbot.cfg sstei...@ubuntu:~/distutils-buil

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread sstein...@gmail.com
On Oct 17, 2009, at 4:34 AM, Tarek Ziadé wrote: On Sat, Oct 17, 2009 at 4:58 AM, sstein...@gmail.com wrote: Yes, I found those and installed -- not sure if the message went to the list, too. I'm waiting on how to get updated code from Tarek to re-run the whole thing. Hey, My update

[Distutils] making windows exe file on linux

2009-10-17 Thread james27
hello im new to cx_freeze . and also new to python. i want to make windows exe executable file on linux. i was searched much of time.but i couldn't found solution. is it possible to make windows exe file by use cx_freeze on linux? or there is some other solution is exist? if anyone can help ,much

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 10:34 AM, Tarek Ziadé wrote: > > It's a buildbot so once your buildout is created, (python bootstrap.py > && bin/buildout) precisely: python bootstrap.py && bin/buildout -c buildbot.cfg ___ Distutils-SIG maillist - Distutils-SI

Re: [Distutils] Buildbot throwing a gear after default setup?

2009-10-17 Thread Tarek Ziadé
On Sat, Oct 17, 2009 at 4:58 AM, sstein...@gmail.com wrote: > Yes, I found those and installed -- not sure if the message went to the > list, too. > > I'm waiting on how to get updated code from Tarek to re-run the whole thing. > Hey, My update was done on python trunk. It's a buildbot so once