Skip to content

phpbrew install x.x.x failed tar: Unrecognized archive format #1007

Description

@bestlong

Output

~$ phpbrew --debug install 7.2.16
===> phpbrew will now build 7.2.16
You haven't set any variant. A default set of extensions will be installed for the minimum requirement:
[bcmath, bz2, calendar, cli, ctype, dom, fileinfo, filter, ipc, json, mbregex, mbstring, mhash, pcntl, pcre, pdo, phar, posix, readline, sockets, tokenizer, xml, curl, zip, openssl]
Please run 'phpbrew variants' for more information.

===> Loading and resolving variants...
Checking distribution checksum...
Checksum mismatch: d1289eb170c70fa251e1c5e13c8a8b2d83b1fe472719388b466e949b00db25dd != 2c0ad10053d58694cd14323248ecd6d9ba71d2733d160973c356ad01d09e7f38
Re-Downloading...
Downloading http://www.php.net/get/php-7.2.16.tar.bz2/from/this/mirror via curl extension
[==================================================================] 161.00/161.00B 100%
Redirecting to https://www.php.net/
http://www.php.net/get/php-7.2.16.tar.bz2/from/this/mirror => /Users/allen/.phpbrew/distfiles/php-7.2.16.tar.bz2
===> Extracting /Users/allen/.phpbrew/distfiles/php-7.2.16.tar.bz2 to /Users/allen/.phpbrew/build/tmp.1553566117/php-7.2.16
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
Error: Extract failed:

Command

phpbrew --debug install 7.2.16

Platform

OS: OS X 10.14.3

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions