The mpd daemon doesn't start, if fails with:
> mpd: error while loading shared libraries: libldb.so.2: cannot open shared object file: No such file or directory
If you notice, mpd is built against ldb:
> % ldd /usr/bin/mpd | 'grep' libldb
> libldbsamba-samba4.so => /usr/lib/samba/libldbsamba-samba4.so (0x00007fa17024a000)
> libldb.so.2 => not found
> libldb.so.2 => not found
> libldb.so.2 => not found
> ...
> libldb.so.2 => not found
Current mpd world version:
> world/mpd 0.21.21-1 [installed]
Was built against ldb version 2.0.7, but the current world ldb version 1.5.6:
> world/ldb 1:1.5.6-2 [installed]
So whether ldb needs upgrade, or mpd needs to be rebuilt against the older version. Best would be to upgrade ldb.
Thanks !
--
Javier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://lists.artixlinux.org/archives/artix-general/attachments/20200328/9d46b427/attachment.sig>
More information about the artix-general
mailing list