Bug 1456145

Summary: libwbclient.so.0 is missing from /usr/lib64
Product: [Fedora] Fedora Reporter: Daniele Viganò <dennyvatwork>
Component: samba4Assignee: Orphan Owner <extras-orphan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: abokovoy, asn, extras-orphan, fedora, gdeschner, mzink, rmatos, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-31 10:20:24 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 Daniele Viganò 2017-05-27 08:49:00 UTC
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.

Comment 1 Rui Matos 2017-05-30 15:19:23 UTC
*** Bug 1456703 has been marked as a duplicate of this bug. ***

Comment 2 Andreas Schneider 2017-05-31 10:20:24 UTC

*** This bug has been marked as a duplicate of bug 1456202 ***