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?
I've reported this problem to upstream so let final resolution there.