Topic: Dependency Error with php-pecl-zmq and zeromq from epel-7

Hello,

# yum install php-zmq
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package php-pecl-zmq.x86_64 0:1.1.3-1.el7.remi.5.6 will be installed
--> Processing Dependency: libzmq.so.4()(64bit) for package: php-pecl-zmq-1.1.3-1.el7.remi.5.6.x86_64
--> Finished Dependency Resolution
Error: Package: php-pecl-zmq-1.1.3-1.el7.remi.5.6.x86_64 (remi-php56)
           Requires: libzmq.so.4()(64bit)

Can you rebuild php-pecl-zmq against zeromq4 from epel-7? They updated the package in june.

Greetings
Martin

Re: Dependency Error with php-pecl-zmq and zeromq from epel-7

Thanks for the notice.
I will run a new set of build ASAP.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Dependency Error with php-pecl-zmq and zeromq from epel-7

New builds just uploaded (1.1.3-3)

Should be available when your mirror will be synced.

Please confirm if everything is ok.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Dependency Error with php-pecl-zmq and zeromq from epel-7

Thanks for the quick solution!! Great!

Running transaction
  Installing : zeromq-4.1.4-5.el7.x86_64                                                                                                                                                                                                 1/3
  Updating   : php-pecl-zmq-1.1.3-3.el7.remi.5.6.x86_64                                                                                                                                                                                  2/3
  Cleanup    : php-pecl-zmq-1.1.3-1.el7.remi.5.6.x86_64                                                                                                                                                                                  3/3
  Verifying  : php-pecl-zmq-1.1.3-3.el7.remi.5.6.x86_64                                                                                                                                                                                  1/3

  Verifying  : zeromq-4.1.4-5.el7.x86_64                                                                                                                                                                                                 2/3
  Verifying  : php-pecl-zmq-1.1.3-1.el7.remi.5.6.x86_64                                                                                                                                                                                  3/3

Dependency Installed:
  zeromq.x86_64 0:4.1.4-5.el7                                                                                                                                                                                                               

Updated:
  php-pecl-zmq.x86_64 0:1.1.3-3.el7.remi.5.6                                                                                                                                                                                                 

Complete!

Re: Dependency Error with php-pecl-zmq and zeromq from epel-7

smile

Thanks for the feedback.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi