Edit report at https://bugs.php.net/bug.php?id=80693&edit=1
ID: 80693 Comment by: valera22031996 at gmail dot com Reported by: prezire at gmail dot com Summary: PECL install fails for recent extensions Status: No Feedback Type: Bug Package: PECL Operating System: Linux PHP Version: 7.3Git-2021-02-01 (Git) Assigned To: cmb Block user comment: N Private report: N New Comment: Same problem Previous Comments: ------------------------------------------------------------------------ [2022-03-12 19:34:24] lalitpatidar2119999 at gmail dot com Same problem on 3/13/2022 1:00 AM Down for a long almost 5 hr. ------------------------------------------------------------------------ [2021-02-14 04:22:08] pecl-dev at lists dot php dot net 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. ------------------------------------------------------------------------ [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