samba not starting dependency error (centos)
smbd refuses to start.
Giving the command smbd,
I get this.
smbd: /usr/lib64/samba/libreplace-samba4.so: version SAMBA_4.10.16' not found (required by /lib64/libwbclient.so.0) smbd: /usr/lib64/samba/libwinbind-client-samba4.so: version SAMBA_4.10.16′ not found (required by /lib64/libwbclient.so.0)
yum provides libreplace-samba4.so
samba-client-libs-4.7.1-6.el7.i686 : Samba client libraries
Repo : C7.5.1804-base
Matched from:
Provides : libreplace-samba4.so
Note: this is a .i686 file. My Centos OS is x86_64
Trying to erase these files
yum erase samba-client-libs-4.7.1-6.el7.i686
Loaded plugins: fastestmirror
No Match for argument: samba-client-libs-4.7.1-6.el7.i686
No Packages marked for removal
How do I fix this?
Read more here: Source link
