Edit report at https://bugs.php.net/bug.php?id=80693&edit=1
ID: 80693 Updated by: c...@php.net Reported by: prezire at gmail dot com Summary: PECL install fails for recent extensions -Status: Open +Status: Feedback Type: Bug Package: PECL Operating System: Linux PHP Version: 7.3Git-2021-02-01 (Git) -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: pecl.php.net has been down a few days ago for some hours, but that is supposed to have been resolved in the meantime. Do you still get these errors right now? Previous Comments: ------------------------------------------------------------------------ [2021-02-01 03:55:57] prezire at gmail dot com Description: ------------ Updating channel "pecl.php.net" Channel "pecl.php.net" is not responding over http://, failed with message: Connection to `pecl.php.net:80' failed: php_network_getaddresses: getaddrinfo failed: Name does not resolve Trying channel "pecl.php.net" over https:// instead Cannot retrieve channel.xml for channel "pecl.php.net" (Connection to `ssl://pecl.php.net:443' failed: php_network_getaddresses: getaddrinfo failed: Name does not resolve) No firewall being setup and no connection issues as well. Test script: --------------- >From a Docker RUN script: pecl channel-update pecl.php.net && pecl install memcached mcrypt-1.0.1 mongodb && docker-php-ext-enable memcached mongodb Here is the relevant ticket from LaraDock where this command can be found https://github.com/laradock/laradock/issues/2828 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=80693&edit=1 -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php