Bug#800014: multipath-udeb: not installable: depends on libsystemd0

Ritesh Raj Sarraf rrs at researchut.com
Sat Oct 17 07:55:58 UTC 2015


On Fri, 2015-10-16 at 11:08 +0200, Cyril Brulebois wrote:
> Basically, you shouldn't be using ldd, and your installed package
> interferes.
> 
> Without multipath-tools installed, after a build in the systemd
> branch:
> “ldd multipath/multipath” leads to:
>         libmultipath.so.0 => not found
> 
> If you then install multipath-tools, it resolves (on amd64) to:
>         libmultipath.so.0 => /lib/libmultipath.so.0
> (0x00007f0e160cf000)
> 
> which in turn leads to what you were seeing:
>         libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0
> (0x00007f5cb01ec000)
> 
> 
> Instead, you should be looking at actual ELF headers, e.g.:

Thank you very much Cyril. That explains. Fixed multipath package will
follow-up soon.

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20151017/c45b503b/attachment.sig>


More information about the pkg-lvm-maintainers mailing list