Bug 165978

Summary: libxdelta is not linked against -ledsio
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: xdeltaAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.3-17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-09 09:18:29 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 Joe Orton 2005-08-15 14:08:44 UTC
...but it should be

[root@trash ~]# ldd -r /usr/lib/libxdelta.so.2
undefined symbol: eventdelivery_handle_to_string        (/usr/lib/libxdelta.so.2)
undefined symbol: eventdelivery_event_deliver   (/usr/lib/libxdelta.so.2)
undefined symbol: serializeio_initialize_type   (/usr/lib/libxdelta.so.2)
undefined symbol: serializeio_source_object_received    (/usr/lib/libxdelta.so.2)
...

xdelta-1.1.3-16

Comment 1 Jindrich Novy 2005-09-09 09:18:29 UTC
Fixed.