- OS: Armbian - lastest
- Computer: ZeroPi, a small pi from FriendlyArm.com
- LMS: 8.1.1 and 8.2.0
  


PROBLEM DESCRIPTION:

Code:
--------------------
    sudo apt install logitechmediaserver_8.2.0~1612378864_arm.deb
--------------------


Everything looks fine except error shows: Failed to create directory
/usr/share/squeezeboxserver

And it does have no that directory, so I removed 8.2.0 and installed
8.1.1


Code:
--------------------
    sudo apt remove --purge logitechmediaserver
--------------------


Still shows no directory /usr/share/squeezeboxserver

So I uninstall everything and manually created this directory and change
owner/group to squeezeboxserver:nogroup, then install it again, this
time it still shows out "can not create /usr/share/squeezeboxserver" but
the installer does put some files into this directory:


Code:
--------------------
    ls /usr/share/squeezeboxserver
  
  Bin   Firmware  HTML          icudt58l.dat  lib    Plugins       SQL
  CPAN  Graphics  icudt46l.dat  IR            MySQL  revision.txt  strings.txt
--------------------


=========
+++ Material Skin manual installation +++

Ever tried to download Material Skin and unzip it into
/usr/share/squeezeboxserver/Plugins (this directory didn't exist so I
created it), the ends is the Material Skin plugin failed to load, now I
created /usr/share/squeezeboxserver in advance then reinstall LMS, then
unzip MaterialSkin into it, everything goes fine, so it's quite clear
the problem is the missing /usr/share/squeezeboxserver directory not
MaterialSkin itself, the whole problem is issued 'here on GitHub'
(https://github.com/CDrummond/lms-material/issues/407).

+++ End +++
========

*Question:*
The directory missing problem, I don't know if exists on other
platforms, I only tried ARM Deb package.


------------------------------------------------------------------------
jazzi's Profile: http://forums.slimdevices.com/member.php?userid=71233
View this thread: http://forums.slimdevices.com/showthread.php?t=113862

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to