Sent https://github.com/apache/beam/pull/8059 to revert #7675.
On Thu, Mar 14, 2019 at 8:10 AM Valentyn Tymofieiev <[email protected]> wrote: > This most likely caused by https://github.com/apache/beam/pull/7675. I > suggest we revert and roll-forward with a fix. We should also understand > why this didn't surface in the precommit tests. > > On Thu, Mar 14, 2019 at 4:44 AM Michael Luckey <[email protected]> > wrote: > >> Hi, >> >> while trying to get build working on my vanilla vm, I encounter strangely >> failing python sdists tasks. It keeps complaining about being unable to >> copy files. Those files are in a deeply recursive structure which led me to >> the assumption this might not be intended. This seems to be caused by merge >> of [1], not verified though. >> >> This also happens on our nightly snapshot build [2]. Anyone else having >> this problem? >> >> thx, >> >> michel >> >> [1] https://github.com/apache/beam/pull/7675 >> [2] https://scans.gradle.com/s/rllnbwj4lj4qc >> >> >> >
