Artix Linux Forum

Artix Linux => Package management => Topic started by: sandwich on 15 January 2025, 21:35:49

Title: mpd failing to find required outdated library after system update
Post by: sandwich on 15 January 2025, 21:35:49
Code: [Select]
mpd: error while loading shared libraries: libiso9660.so.11: cannot open shared object file: No such file or directory
I have been getting the above error when trying to launch mpd since updating libraries yesterday. ldd shows that libiso9660.so.11 is the only dependency missing, but mpd and libcdio are both up to date and should be using version 12 instead. Any help greatly appreciated, TIA.
Title: Re: mpd failing to find required outdated library after system update
Post by: corysanin on 16 January 2025, 05:22:55
mpd was incorrectly rebuilt before libcdio. Look out for mpd-0.23.16-3.1 which will fix this. Thanks for reporting!