Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Martin v. Löwis
Sent in a private message. Thanks, it seems to be working fine. Actually, there appears to be a glitch in the network setup: it appears that connections to localhost are not possible in your zone. The tests fail with an assertion self.assertEqual(cm.exception.errno, errno.ECONNREFUSED) Assert

Re: [Python-Dev] python 3.3 b2

2012-08-09 Thread Georg Brandl
On 09.08.2012 10:48, Eli Bendersky wrote: As I've explained on python-committers, it's currently on hold pending the resolution of some importlib issues as well as a bug with the cross-compiling code. I won't issue a concrete date, but I expect the release to be made some time b

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Martin v. Löwis
Thanks, it seems to be working fine. I triggered a build for 27 and 3.x. I'm assuming other builds will just be triggered automatically when needed from now on? Indeed; you have probably seen it happening in the waterfall already. Thanks for providing that slave. Regards, Martin

Re: [Python-Dev] [Python-checkins] peps: 3.3 schedule update.

2012-08-09 Thread Eli Bendersky
Awesome, thanks! On Thu, Aug 9, 2012 at 9:47 PM, georg.brandl wrote: > http://hg.python.org/peps/rev/fdf8b99178c4 > changeset: 4497:fdf8b99178c4 > user:Georg Brandl > date:Thu Aug 09 20:48:06 2012 +0200 > summary: > 3.3 schedule update. > > files: > pep-0398.txt | 8 --

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Floris Bruynooghe
Hi, On 8 August 2012 11:30, Stefan Krah wrote: > Could someone with access to a SPARC machine (perhaps with a modern version > of Debian-sparc) grab a clone from http://hg.python.org/cpython/ and run > the test suite? One more thing that might be interesting, the OpenCSW project provides access

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Floris Bruynooghe
On 9 August 2012 08:11, Antoine Pitrou wrote: > Le 09/08/2012 01:26, Floris Bruynooghe a écrit : >> Also, would it make sense to support OpenCSW more out of the box? >> Currently we carry some patches for setup.py in order to pick up e.g. >> sqlite from /opt/csw etc. Would there be an interest in

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Floris Bruynooghe
On 9 August 2012 08:22, "Martin v. Löwis" wrote: > Am 09.08.12 01:26, schrieb Floris Bruynooghe: > >> According to the instructions this >> is the point where I ask for a slave name and password. > > > Sent in a private message. Thanks, it seems to be working fine. I triggered a build for 27 and

Re: [Python-Dev] python 3.3 b2

2012-08-09 Thread Eli Bendersky
> As I've explained on python-committers, it's currently on hold pending > the resolution of some importlib issues as well as a bug with the > cross-compiling code. I won't issue a concrete date, but I expect the > release to be made some time before next Sunday. > The release dates on python.org

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Martin v. Löwis
Am 09.08.12 01:26, schrieb Floris Bruynooghe: According to the instructions this is the point where I ask for a slave name and password. Sent in a private message. Also, would it make sense to support OpenCSW more out of the box? Currently we carry some patches for setup.py in order to pick u

Re: [Python-Dev] SPARC testers (and buildbot!) needed

2012-08-09 Thread Antoine Pitrou
Le 09/08/2012 01:26, Floris Bruynooghe a écrit : What Martin said; SPARC under Linux is probably a hobbyist platform. Enterprise users of Solaris SPARC systems can still volunteer to provide and maintain a buildslave. Is http://wiki.python.org/moin/BuildBot the relevant documentation? Yes,