Skip to main content

Issues installing module using Ansible

Comments

3 comments

  • JacobPerkins
    Howdy, Yep, i'm seeing this as well. It appears we tell our common package to provide all the shared modules it builds (bz2 being one of them), but I'm not seeing any loaders or INI configs to tell it to do the right thing. I'm testing this a bit on my side. I'll update you in a bit with my findings. Thanks for the report!
    0
  • JacobPerkins
    I removed the Provides for BZ2 under our php-common package, and I got a dedicated package for bz2 with:
    jperkins64 :: rpmbuild/RPMS/x86_64 # rpm2cpio ea-php71-php-bz2-7.1.2-1.el6.cpanel.x86_64.rpm | cpio -idmv 1 ? ./opt/cpanel/ea-php71/root/etc/php.d/20-bz2.ini ./opt/cpanel/ea-php71/root/usr/lib64/php/modules/bz2.so
    I'm looking in this a bit more to see why our common package isn't providing this module
    0
  • JacobPerkins
    Hi, I opened case EA-6008 to have bz2 and the calendar extension split out from the php-common packages. I'll try to get this released as quickly as I can. Thanks for the report!
    0

Please sign in to leave a comment.