Edit report at https://bugs.php.net/bug.php?id=80693&edit=1
ID: 80693 Updated by: pecl-dev@lists.php.net Reported by: prezire at gmail dot com Summary: PECL install fails for recent extensions -Status: Feedback +Status: No Feedback Type: Bug Package: PECL Operating System: Linux PHP Version: 7.3Git-2021-02-01 (Git) Assigned To: cmb Private report: N New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Re-Opened". Thank you. Previous Comments: ------------------------------------------------------------------------ [2021-02-01 09:14:13] c...@php.net 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? ------------------------------------------------------------------------ [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