Description of problem: Unable to load dynamic library '/usr/lib64/php/modules/smbclient.so' - /usr/lib64/samba/libreplace-samba4.so: version `SAMBA_4.9.1' not found (required by /lib64/libwbclient.so.0) at Unknown#0 Version-Release number of selected component (if applicable): Name : php-smbclient Version : 0.9.0 Release : 1.el7 How reproducible: 100% Steps to Reproduce: 1. Upgrade EL7 to latest and try to use something that uses php-smbclient Actual results: Unable to load dynamic library '/usr/lib64/php/modules/smbclient.so' - /usr/lib64/samba/libreplace-samba4.so: version `SAMBA_4.9.1' not found (required by /lib64/libwbclient.so.0) at Unknown#0 Expected results: Should not have a mismatch between libraries Additional info:
Sorry, but I cannot reproduce # rpm --verify php-smbclient samba-client-libs # rpm -q php-smbclient samba-client-libs php-smbclient-0.9.0-1.el7.x86_64 samba-client-libs-4.10.4-11.el7_8.x86_64 # php --ri smbclient smbclient smbclient Support => enabled smbclient extension Version => 0.9.0 libsmbclient library Version => 4.10.4
I think I just needed to restart/reload httpd.
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.