----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69454/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Till Toenshoff. Repository: mesos Description ------- The default tar format used in `make dist` is v7, which only supports paths of up to 99 bytes in length. This causes errors when building the CentOS RPM and adding files from 3rd party packages. Diffs ----- configure.ac c193adf93531170fb31a31c296e3d4ae1d0300b2 Diff: https://reviews.apache.org/r/69454/diff/1/ Testing ------- Ran `support/packaging/centos/build-rpm-docker.sh` and observed no tar errors. Thanks, James Peach
