id summary reporter owner description type status priority milestone component resolution keywords cc 3150 PharData fails to extract latest.tar.gz on Ubuntu 14.04 danielbachhuber "Steps to reproduce on Ubuntu 14.04: {{{ wget https://wordpress.org/latest.tar.gz php -r ""new PharData( 'latest.tar.gz' );"" }}} Result: {{{ php -r ""new PharData( 'latest.tar.gz' );"" PHP Fatal error: Uncaught UnexpectedValueException: unable to decompress gzipped phar archive ""/tmp/latest.tar.gz"" to temporary file in Command line code:1 Stack trace: #0 Command line code(1): PharData->__construct('latest.tar.gz') #1 {main} thrown in Command line code on line 1 }}} This problem is only reproducible with `latest.tar.gz`. Earlier `.tar.gz` WordPress builds do not exhibit this problem, nor does it reproduce on MacOS. See discussion in https://github.com/wp-cli/wp-cli/issues/4370" defect (bug) closed normal General invalid