I never know whether I should start a new thread for a new problem, or put it here... please let me know if you'd prefer a new thread Michael.
I seem to have messed up my Debian (unstable) server such that LMS will not start properly: 2016-01-18 00:53:17 squeezeboxserver_safe started. 2016-01-18 00:53:22 Logitech Media Server died. Restarting. 2016-01-18 00:53:27 Logitech Media Server died. Restarting. 2016-01-18 00:53:32 Logitech Media Server died. Restarting. 2016-01-18 00:53:37 Logitech Media Server died. Restarting. The errors are well-hidden, but I managed to reproduce from the cmdline, and got: getz $ /usr/sbin/squeezeboxserver The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name So, it would seem that I have managed to remove some perl packages, that LMS needs? I would have expected the LMS pkg to depend on what it needs, but it doesn't seem to: Depends: perl (>= 5.8.8), adduser, libc6 or ship what it wants with it. In which case re-installing the LMS pkg would have helped, but it hasn't. So perhaps there's something else going on? any ideas how to troubleshoot this, please? getz $ dpkg -l logitechmediaserver perl perl-base\* perl-modules\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii logitechmedias 7.9.0~145268 all Streaming Audio Server ii perl 5.22.1-4 amd64 Larry Wall's Practical Extraction ii perl-base 5.22.1-4 amd64 minimal Perl system rc perl-modules 5.20.2-6 all Core Perl modules ii perl-modules-5 5.22.1-4 all Core Perl modules i don't quite get the perl-modules situation: getz $ sudo apt-get install perl-modules Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'perl-modules-5.22' instead of 'perl-modules' perl-modules-5.22 is already the newest version (5.22.1-4). ------------------------------------------------------------------------ cdmackay's Profile: http://forums.slimdevices.com/member.php?userid=24816 View this thread: http://forums.slimdevices.com/showthread.php?t=101516 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
