Bug 5407

Summary: ldconfig -D reports numerous errors
Product: [Retired] Red Hat Linux Reporter: m.reid
Component: ldconfigAssignee: Cristian Gafton <gafton>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-05 03:26:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description m.reid 1999-09-27 20:41:01 UTC
Running ldconfig -D on several systems (I have tried at
least three) that have RedHat 6.0 installed gives numerous
error messages, such as the following:

ldconfig: warning:
/usr/i486-linux-libc5/lib/libpanel.so.1.9.9e has
inconsistent soname (libpanel.so.3.0)
... a few screens ...
ldconfig: warning: /lib/libpthread-0.8.so has inconsistent
soname (libpthread.so.0)
ldconfig: warning: /lib/libresolv-2.1.1.so has inconsistent
soname (libresolv.so.2)
ldconfig: warning: /lib/librt-2.1.1.so has inconsistent
soname (librt.so.1)
ldconfig: warning: /lib/libutil-2.1.1.so has inconsistent
soname (libutil.so.1)

Since these systems all appear to work fine, and I have not
been able to find a system that does not have this
behaviour, I assume that there is no cause for alarm.

However, it is rather disconcerting to see this when one is
trying to resolve problems with dependencies...

Comment 1 Cristian Gafton 2000-02-05 03:26:59 UTC
This is normal behavior. ldconfig has a very strict (and not always right) idea
about how a soname should look like.