Re: build errors

2014-10-15 Thread John Sirois
On Wed, Oct 15, 2014 at 12:24 PM, Bill Farner wrote: > Brian, Kevin - can one of you be the change you would like to see in the > world? :-) > I think you drilled in the 'we' lesson - Wickman boldly used 'you'! Its probably like spam - you won't win but you have to keep fighting. Here's to you f

Re: build errors

2014-10-15 Thread Brian Wickman
r/26764 On Wed, Oct 15, 2014 at 11:24 AM, Bill Farner wrote: > Brian, Kevin - can one of you be the change you would like to see in the > world? :-) > > -=Bill > > On Wed, Oct 15, 2014 at 11:21 AM, Joe Stein wrote: > > > python2.7 was the trick, building now :) thanks! > > > > /

Re: build errors

2014-10-15 Thread Bill Farner
Brian, Kevin - can one of you be the change you would like to see in the world? :-) -=Bill On Wed, Oct 15, 2014 at 11:21 AM, Joe Stein wrote: > python2.7 was the trick, building now :) thanks! > > /*** > Joe Stein > Founder, Principal Consultant > Big

Re: build errors

2014-10-15 Thread Joe Stein
python2.7 was the trick, building now :) thanks! /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop

Re: build errors

2014-10-15 Thread Kevin Sweeney
+1 to that - python2.7: command not found is a much better error message here. On Wed, Oct 15, 2014 at 11:16 AM, Brian Wickman wrote: > You should probably update thrift_wrapper_codegen.py to #!/usr/bin/env > python2.7 > > The 'flags=' keyword argument was added in 2.7, and I believe 2.6 is the

Re: build errors

2014-10-15 Thread Brian Wickman
You should probably update thrift_wrapper_codegen.py to #!/usr/bin/env python2.7 The 'flags=' keyword argument was added in 2.7, and I believe 2.6 is the default for CentOS 6. On Wed, Oct 15, 2014 at 11:09 AM, Bill Farner wrote: > What's your python version? Presumably this would fail on any s

Re: build errors

2014-10-15 Thread Bill Farner
Aha, looks like you're on 2.6, which is past end of life [1], and no longer supported by us [2]. $ python2.6 Python 2.6.9 (default, Oct 30 2013, 23:40:04) [GCC 4.8.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import re; help(re.sub) Help on function sub in

Re: build errors

2014-10-15 Thread Bill Farner
What's your python version? Presumably this would fail on any sha for the last few months. -=Bill On Wed, Oct 15, 2014 at 10:29 AM, Joe Stein wrote: > Hi, I am getting this error trying to build (and run) Aurora on Centos 6.5 > > Traceback (most recent call last): > File > "src/main/python/a

build errors

2014-10-15 Thread Joe Stein
Hi, I am getting this error trying to build (and run) Aurora on Centos 6.5 Traceback (most recent call last): File "src/main/python/apache/aurora/tools/java/thrift_wrapper_codegen.py", line 712, in 'values': value_entries(struct.values), File "src/main/python/apache/aurora/tools/java/thri