From: prezire at gmail dot com Operating system: Linux PHP version: 7.3Git-2021-02-01 (Git) Package: PECL Bug Type: Bug Bug description:PECL install fails for recent extensions
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 bug report at https://bugs.php.net/bug.php?id=80693&edit=1 -- Fix committed: https://bugs.php.net/fix.php?id=80693&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=80693&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=80693&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=80693&r=needscript Try newer version: https://bugs.php.net/fix.php?id=80693&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=80693&r=support Expected behavior: https://bugs.php.net/fix.php?id=80693&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=80693&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=80693&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=80693&r=globals PHP version support discontinued: https://bugs.php.net/fix.php?id=80693&r=phptooold Daylight Savings: https://bugs.php.net/fix.php?id=80693&r=dst IIS Stability: https://bugs.php.net/fix.php?id=80693&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=80693&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=80693&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=80693&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=80693&r=mysqlcfg -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php