← Back to team overview

ius-coredev team mailing list archive

[Bug 1461973] Re: php56u-pecl-apcu broken after php56u update

 

Thank you for looking into the issue.
Yes, just making it work again would help me very much - and of course all users of apc.

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1461973

Title:
  php56u-pecl-apcu broken after php56u update

Status in IUS Community Project:
  Fix Committed

Bug description:
  I am running a Centos7 machine with php 5.6 installed

  I had the package php56u-pecl-apcu-4.0.7 installed and working with
  "php56u-5.6.7" but with the lastest update of php to "php56u-5.6.9" it
  stopped working.

  I was getting the Error:
  [Thu May 28 11:40:01.395925 2015] [lbmethod_heartbeat:notice] [pid 8389] AH02282: No slotmem from mod_heartmonitor
  PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apcu.so' - /usr/lib64/php/modules/apcu.so: undefined symbol: php_pcre_exec in Unknown on line 0

  To get apc working I had to uninstall it and manually install it with pecl:
  "pecl install apcu-4.0.7"
  this compiles the packages locally on my machine

  I definitely would prefer to keep the repository package to keep the
  coherency of the whole system and not have to recompile the apc with
  each php update.

  # yum history info 49
  Complementos cargados:fastestmirror, langpacks
  ID de transacción : 49
  Hora inicial     : Thu May 28 11:24:21 2015
  Rpmdb inicial    : 1793:337615fcdea60c7df4e780b17f50c5870bc75654
  Hora final       :             11:24:26 2015 (5 segundos)
  Rpmdb final      : 1796:f6a4bad25134f3d8f27a7bf57914fb3c7d077b89
  Usuario           : Hugo <usr15>
  Codigo-obtenido    : Exito
  Línea de comando   : install php56u-pecl-apcu php56u-pecl-apcu-debuginfo apcu-panel56u
  Transacción realizada con:
      Instalado      rpm-4.11.1-25.el7.x86_64                      @base
      Instalado      yum-3.4.3-125.el7.centos.noarch               @base
      Instalado      yum-plugin-fastestmirror-1.1.31-29.el7.noarch @base
  Paquetes modificados:
      Instalar apcu-panel56u-4.0.7-4.ius.centos7.noarch              @ius
      Instalar php56u-pecl-apcu-4.0.7-4.ius.centos7.x86_64           @ius
      Instalar php56u-pecl-apcu-debuginfo-4.0.7-4.ius.centos7.x86_64 @ius
  history info

  # yum history info 50
  Complementos cargados:fastestmirror, langpacks
  ID de transacción : 50
  Hora inicial     : Thu May 28 11:39:36 2015
  Rpmdb inicial    : 1796:f6a4bad25134f3d8f27a7bf57914fb3c7d077b89
  Hora final       :             11:39:49 2015 (13 segundos)
  Rpmdb final      : 1796:533482b5abf6ae4a165eab9b7a1a3aade552691e
  Usuario           : Hugo <usr15>
  Codigo-obtenido    : Exito
  Línea de comando   : update php56u
  Transacción realizada con:
      Instalado      rpm-4.11.1-25.el7.x86_64                      @base
      Instalado      yum-3.4.3-125.el7.centos.noarch               @base
      Instalado      yum-plugin-fastestmirror-1.1.31-29.el7.noarch @base
  Paquetes modificados:
      Actualizado php56u-5.6.7-1.ius.centos7.x86_64          @ius
      Actualizar         5.6.9-1.ius.centos7.x86_64          @ius

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1461973/+subscriptions


References