Bug 117265

Summary: zlib symbol clashes
Product: [Retired] Red Hat Raw Hide Reporter: Joe Orton <jorton>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-02 15:30:57 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:
Attachments:
Description Flags
list of symbols duplicated between libz and librpmio none

Description Joe Orton 2004-03-02 13:12:12 UTC
The copy of zlib embedded in librpmio.so does not have symbol names
changed to avoid clashes with libz.so.  Potential mess if an
application dlopens librpmio and the system libz.so has a different
ABI to the copy of zlib embedded in librpmio.

I'll attach the list of symbols.

Comment 1 Joe Orton 2004-03-02 13:13:39 UTC
Created attachment 98183 [details]
list of symbols duplicated between libz and librpmio

Comment 2 Jeff Johnson 2004-03-02 15:30:57 UTC
Yup, pissed away 5 days figgering the symbol pollution w yum
2 weeks ago.

rpm-4.3 is built now (and has been for the last 2 weeks) without
internal zlib.