gitlab-ci-pipeline-php icon indicating copy to clipboard operation
gitlab-ci-pipeline-php copied to clipboard

php-amqplib/php-amqplib v3.0.0 requires ext-sockets

Open noctis-doahub opened this issue 3 years ago • 1 comments

Problem 1 - php-amqplib/php-amqplib is locked to version v3.0.0 and an update of this package was not requested. - php-amqplib/php-amqplib v3.0.0 requires ext-sockets * -> it is missing from your system. Install or enable PHP's sockets extension. Problem 2 - php-amqplib/php-amqplib v3.0.0 requires ext-sockets * -> it is missing from your system. Install or enable PHP's sockets extension. - enqueue/amqp-lib 0.10.9 requires php-amqplib/php-amqplib ^3.0 -> satisfiable by php-amqplib/php-amqplib[v3.0.0]. - enqueue/amqp-lib is locked to version 0.10.9 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files:

I am using edbizarro/gitlab-ci-pipeline-php:7.4-alpine

Any helps???

noctis-doahub avatar May 17 '21 06:05 noctis-doahub

Same Problem, I believe this issue is related: mising PHP extension sockets #109

PauloJunior5 avatar Feb 08 '22 19:02 PauloJunior5