Bug 2100719 - Errors from dnf during update - /sbin/ldconfig: /lib64/libsmbconf.so.0 (and /lib64/libsamba-errors.so.1) is not a symbolic link
Summary: Errors from dnf during update - /sbin/ldconfig: /lib64/libsmbconf.so.0 (and /...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Denis Karpelevich
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-24 05:04 UTC by Mattias Ellert
Modified: 2022-08-03 09:08 UTC (History)
13 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-08-03 09:08:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SSSD-4874 0 None None None 2022-06-29 09:37:41 UTC
Samba Project 15108 0 None None None 2022-06-24 07:40:47 UTC

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


Note You need to log in before you can comment on or make changes to this bug.