Bug 1874142

Summary: 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
Product: [Fedora] Fedora EPEL Reporter: Brian J. Murrell <brian>
Component: php-smbclientAssignee: Remi Collet <fedora>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: epel7CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 03:17:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian J. Murrell 2020-08-31 16:03:24 UTC
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:

Comment 1 Remi Collet 2020-09-01 05:47:27 UTC
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

Comment 2 Brian J. Murrell 2020-09-09 19:06:39 UTC
I think I just needed to restart/reload httpd.

Comment 3 Troy Dawson 2024-07-09 03:17:31 UTC
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.