Hi JB, great your are back.
Last time I encountered those issues where 1. python virtualEnv failling on missing python3.5. Note: Build currently asks explicitly for python3.5, so u have to make sure, that's on your path. But of course you might have hit another issue, difficult to diagnose without further insights. 2. While testing with "-PisRelase" enabled I also hit that issue. The release path seems to install that locally which causes rat failing on next build. Not sure, whether u had that flag set, though. I 'resolved' that issue for me manually deleting that created folder before issuing a new Gradle build. I am unsure, whether they should be produced with license included or if the need to be excluded from rat checks, as Kenn suggested. hth, michel On Mon, Feb 25, 2019 at 7:05 AM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > Hi Kenn, > > I started with a git clean -fdx, so it's maybe the build which created > those files. > > Regards > JB > > On 25/02/2019 00:16, Kenneth Knowles wrote: > > To #2 it looks like it has done an install relative to the Python SDK > > directory. The files are not set up to be ignored by git/RAT. > > > > Kenn > > > > On Sun, Feb 24, 2019 at 2:02 PM Reuven Lax <re...@google.com > > <mailto:re...@google.com>> wrote: > > > > > > Hi JB. Good to hear from you! > > > > What version of Python do you have installed? > > > > Reuven > > > > On Sun, Feb 24, 2019 at 11:28 AM Jean-Baptiste Onofré > > <j...@nanthrax.net <mailto:j...@nanthrax.net>> wrote: > > > > Hi guys, > > > > As said couple of weeks ago, I'm happy to be back on the > > project. I'm > > resuming several PRs and improvements, including work on Spark > > runner > > with "my" guys (Etienne and Alexey especially). > > > > I have couple of issues while building master, both on the > > Python SDK: > > > > 1. The first issue is that virtualenv doesn't work on my box. It > > fails with: > > > > Process 'command 'virtualenv'' finished with non-zero exit value > 3 > > > > 2. It's maybe a consequence of 1, but I also see RAT failures on > > Python SDK: > > > > Unapproved/unknown license: > > sdks/python/apache-beam-2.12.0.dev0/PKG-INFO > > Unapproved/unknown license: > > sdks/python/apache-beam-2.12.0.dev0/setup.cfg > > > > Do you have the same issue ? In the mean time, I'm checking on > > Jenkins > > and the environment. > > > > Regards > > JB > > -- > > Jean-Baptiste Onofré > > jbono...@apache.org <mailto:jbono...@apache.org> > > http://blog.nanthrax.net > > Talend - http://www.talend.com > > > > -- > Jean-Baptiste Onofré > jbono...@apache.org > http://blog.nanthrax.net > Talend - http://www.talend.com >