https://pantsbuild.org/ logo
#pex
Title
# pex
a

aloof-angle-91616

08/18/2018, 2:34 PM
I'm seeing this upon running
./pants binary src/python/pants/util:s3_log_aggregator_bin
-- is the correct way to solve this to not download a
.tar.gz
for the
s3-log-parse
package (which pex doesn't appear to know how to deal with), or define a new
EggTgzArchiveTranslator
which can understand this?