Jenkins build is back to normal : Aurora #338

2014-04-29 Thread Apache Jenkins Server
See

Re: Python versions

2014-04-29 Thread Mark Chu-Carroll
Per Brian's reply, it turns out that we can maintain perfect backwards compatibility for free, by using a library we already depend on. -Mark On Tue, Apr 29, 2014 at 12:55 PM, Alexius Ludeman wrote: > -1 > > I would highly recommend trying to be compatible with python 2.6. RHEL/OEL > 6u3-6

Re: Python versions

2014-04-29 Thread Alexius Ludeman
-1 I would highly recommend trying to be compatible with python 2.6. RHEL/OEL 6u3-6u5 are still on python 2.6... On Tue, Apr 29, 2014 at 7:46 AM, Bill Farner wrote: > +1 > > On Tuesday, April 29, 2014, Jake Farrell wrote: > > > +1 to keeping as current as possible and not introducing workaro

Re: Python versions

2014-04-29 Thread Brian Wickman
Please use twitter.common.lang Compatibility.exec_function: https://github.com/twitter/commons/blob/master/src/python/twitter/common/lang/__init__.py#L122 Happy on 2.x and 3.x (even 2.6.x) On Tue, Apr 29, 2014 at 6:31 AM, Mark Chu-Carroll wrote: > Folks: > > For one of the client changes I'm w

Re: Python versions

2014-04-29 Thread Dan Norris
+1. I can update AURORA-227 to enforce Python 2.7 as the minimum version ( https://reviews.apache.org/r/18537/). On Tue, Apr 29, 2014 at 10:46 AM, Bill Farner wrote: > +1 > > On Tuesday, April 29, 2014, Jake Farrell wrote: > > > +1 to keeping as current as possible and not introducing workaro

Re: Python versions

2014-04-29 Thread Bill Farner
+1 On Tuesday, April 29, 2014, Jake Farrell wrote: > +1 to keeping as current as possible and not introducing workarounds for > older os variants. Python 2.7 is the default on Ubuntu 12.04 and OS X which > is what a majority of people will use for testing/development and our > Vagrant images are

Re: Python versions

2014-04-29 Thread Jake Farrell
+1 to keeping as current as possible and not introducing workarounds for older os variants. Python 2.7 is the default on Ubuntu 12.04 and OS X which is what a majority of people will use for testing/development and our Vagrant images are built around this as well. AURORA-227 introduces a check for

Python versions

2014-04-29 Thread Mark Chu-Carroll
Folks: For one of the client changes I'm working on, there's a python version compatibility issue. For Python 2.7 and 3.x, there's an "exec" function which I use for loading hooks. In python 2.6, exec is a statement, an the function form doesn't work. This is something that can be worked around,

Build failed in Jenkins: Aurora #337

2014-04-29 Thread Apache Jenkins Server
See -- [...truncated 6138 lines...] WARNING:root:Could not read from discovered task 1398769137818679-runner-base. WARNING:root:Could not read from discovered task 1398769137818679-runner-base. WARNING:root:Could n