Bug 2100719

Summary: Errors from dnf during update - /sbin/ldconfig: /lib64/libsmbconf.so.0 (and /lib64/libsamba-errors.so.1) is not a symbolic link
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: sambaAssignee: Andreas Schneider <asn>
Status: CLOSED CURRENTRELEASE QA Contact: Denis Karpelevich <dkarpele>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: abokovoy, aboscatt, anoopcs, asn, gdeschner, iboukris, jarrpa, jstephen, lmohanty, madam, pfilipen, sbose, ssorce
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-03 09:08:42 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 Mattias Ellert 2022-06-24 05:04:31 UTC
Description of problem:

When updating samba-client-libs there is an error from ldconfig:

/sbin/ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link
/sbin/ldconfig: /lib64/libsamba-errors.so.1 is not a symbolic link

Version-Release number of selected component (if applicable):

samba-client-libs-4.16.2-0.fc36.x86_64

How reproducible:

Always

Steps to Reproduce:
1. run dnf update

Actual results:

Error reported

Expected results:

No error

Additional info:

The other libraries in the package correctly has 3 numbers at the end of the file name and a symlink with 1 digit pointing to it:

$ rpm -ql samba-client-libs | grep '^/usr/lib64/lib'
/usr/lib64/libdcerpc-binding.so.0
/usr/lib64/libdcerpc-binding.so.0.0.1
/usr/lib64/libdcerpc-server-core.so.0
/usr/lib64/libdcerpc-server-core.so.0.0.1
/usr/lib64/libdcerpc.so.0
/usr/lib64/libdcerpc.so.0.0.1
/usr/lib64/libndr-krb5pac.so.0
/usr/lib64/libndr-krb5pac.so.0.0.1
/usr/lib64/libndr-nbt.so.0
/usr/lib64/libndr-nbt.so.0.0.1
/usr/lib64/libndr-standard.so.0
/usr/lib64/libndr-standard.so.0.0.1
/usr/lib64/libndr.so.2
/usr/lib64/libndr.so.2.0.0
/usr/lib64/libnetapi.so.1
/usr/lib64/libnetapi.so.1.0.0
/usr/lib64/libsamba-credentials.so.1
/usr/lib64/libsamba-credentials.so.1.0.0
/usr/lib64/libsamba-errors.so.1
/usr/lib64/libsamba-hostconfig.so.0
/usr/lib64/libsamba-hostconfig.so.0.0.1
/usr/lib64/libsamba-passdb.so.0
/usr/lib64/libsamba-passdb.so.0.28.0
/usr/lib64/libsamba-util.so.0
/usr/lib64/libsamba-util.so.0.0.1
/usr/lib64/libsamdb.so.0
/usr/lib64/libsamdb.so.0.0.1
/usr/lib64/libsmbconf.so.0
/usr/lib64/libsmbldap.so.2
/usr/lib64/libsmbldap.so.2.1.0
/usr/lib64/libtevent-util.so.0
/usr/lib64/libtevent-util.so.0.0.1