Description of problem: On Fedora 26 libwbclient.so.0 is missing from /usr/lib64 (but available from /usr/lib64/samba/wbclient/libwbclient.so.0, which isn't in the LD_LIBRARY_PATH) breaking several other applications like gnome-control-center Version-Release number of selected component (if applicable): libwbclient-4.6.4-0.fc26.x86_64 samba-common-libs-4.6.4-0.fc26.x86_64 samba-common-tools-4.6.4-0.fc26.x86_64 samba-libs-4.6.4-0.fc26.x86_64 samba-client-libs-4.6.4-0.fc26.x86_64 samba-winbind-4.6.4-0.fc26.x86_64 samba-client-4.6.4-0.fc26.x86_64 samba-winbind-clients-4.6.4-0.fc26.x86_64 samba-winbind-modules-4.6.4-0.fc26.x86_64 samba-common-4.6.4-0.fc26.noarch control-center-3.24.2-1.fc26.x86_64 How reproducible: Always, running any application linked to libwbclient.so.0. It can be fixed by running $ sudo dnf reinstall libwbclient (see Additional info below) Steps to Reproduce: 1. Open a terminal 2. Launch gnome-control-center Actual results: gnome-control-center: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory Expected results: The gnome-control-center should appear instead Additional info: The suggestion from Tobias Schönberg of reinstalling the libwbclient worked (see https://bugzilla.redhat.com/show_bug.cgi?id=1214868#c19) worked fine, but I'm opening a new report because #1214868 is marked EOL and every machine with an up-to-date F26 I've seen is affected by this.
*** Bug 1456703 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1456202 ***