MPD error on v6.1

Hi there,

In case anyone else gets the following error from service mpd status:

/usr/local/bin/mpd: error while loading shared libraries: libwrap.so.0: cannot open
shared object file: No such file or directory

The fix is apt-get install libwrap0, then service mpd restart (might need to do it twice).

Cheers!

Hi,

Thanks for the report, which SBC device are you using?

Fixed for v6.5 by: https://github.com/Fourdee/DietPi/pull/1649

Legend :slight_smile: