You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl --connect-timeout 15 --retry 5 --retry-delay 5 -Lo '/work/pool/ext/mongodb-1.6.2.tgz''https://pecl.php.net/get/mongodb-1.6.2.tgz'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34 100 34 0 0 29 0 0:00:01 0:00:01 --:--:-- 29
tar --strip-components=1 -C /work/ext/mongodb -xf /work/pool/ext/mongodb-1.6.2.tgz
tar: This does not look like a tar archive
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
curl --connect-timeout 15 --retry 5 --retry-delay 5 -Lo '/work/pool/ext/mongodb-1.6.1.tgz''https://pecl.php.net/get/mongodb-1.6.1.tgz'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1068k 100 1068k 0 0 428k 0 0:00:02 0:00:02 --:--:-- 428k
tar --strip-components=1 -C /work/ext/mongodb -xf /work/pool/ext/mongodb-1.6.1.tgz
Debug Log
The text was updated successfully, but these errors were encountered:
Bug Report
Environment
alpine 3.17 mongodb-1.6.2.tgz
Test Script
Expected and Actual Behavior
Debug Log
The text was updated successfully, but these errors were encountered: