Bug 216134

Summary: duplicate global symbols in libxdelta+libedsio
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: xdeltaAssignee: Adam Tkac <atkac>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: ovasik
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: 2007-01-18 16:42:44 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:
Bug Depends On:    
Bug Blocks: 216170    

Description Joe Orton 2006-11-17 14:08:22 UTC
Description of problem:
jorton@jolt:~$ rpm -qf /usr/lib/libedsio.so.0.0.0  /usr//lib/libxdelta.so.2.0.0 
xdelta-1.1.3-20.i386
xdelta-1.1.3-20.i386

Clashes for /usr/lib/libxdelta.so.2.0.0:
  with /usr/lib/libedsio.so.0.0.0 => serializeio_source_reset_allocation
EC_EdsioOutputBufferShort (...193 symbols omitted...) EC_EdsioUnexpectedType

these libraries both seem to contain a whole bunch of duplicated symbols.  Is
this intentional or is one supposed to be linked against the other?

Comment 1 Adam Tkac 2007-01-18 16:42:44 UTC
I've reported this problem to upstream so let final resolution there.