I've mapped an SMB share with u/p. Rebuilding MPD library fails. This is the logfile/ ls output:
Aug 05 14:17 : update: starting
Aug 05 14:17 : client: [5] process command "status"
Aug 05 14:17 : client: [5] command returned 0
Aug 05 14:17 : update: Failed to stat /mnt/MPD/NAS/NAS: No such device
Aug 05 14:17 : update: finished
[root@runeaudio ~]# ls -l /mnt/MPD/
total 16
drwxr-xr-x 2 mpd audio 4096 Aug 9 2014 LocalStorage
drwxr-xr-x 3 mpd audio 4096 Aug 5 13:56 NAS
drwxr-xr-x 2 mpd audio 4096 Oct 27 2014 USB
drwxr-xr-x 2 mpd audio 4096 Sep 23 2014 Webradio
[root@runeaudio ~]# ls -l /mnt/MPD/NAS/
ls: cannot access /mnt/MPD/NAS/NAS: No such device
total 0
d????????? ? ? ? ? ? NAS
[root@runeaudio ~]# mpc update
volume: 36% repeat: off random: off single: off consume: off
[root@runeaudio ~]# mpc listall
[root@runeaudio ~]#
This seems to be a permissions problem, however I'm entirely unclear how to fix it. As rune has the u/p for the share I would expect it to setup permissions accordingly?