Hi community, this morning my LMS installation broke (again) due to the fact that Debian updated Perl from 5.32 to 5.34 and my installation of LMS 8.0.1 that was running happily for over a year broke (as always when Perl gets a major update).
I looked around http://downloads.slimdevices.com/nightly/index.php and realised that only LMS 8.3.0 has support for Perl 5.34, so I downloaded the latest logitechmediaserver_8.3.0~1644276318_amd64.deb and installed it. However, now it doesn't start up at all and even the server.log stays empty - which seems unhelpful. journalctl shows me the following lines: Feb 08 08:18:07 slim systemd[1]: Started Logitech Media Server. Feb 08 08:18:07 slim squeezeboxserver[739207]: The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS YAML::XS Sub::Name Feb 08 08:18:07 slim squeezeboxserver[739207]: This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi Feb 08 08:18:07 slim squeezeboxserver[739207]: (with 49 registered patches, see perl -V for more detail) ... However all the modules listed are installed: sbellon@slim$ dpkg -l libdbi-perl libev-perl libxml-parser-perl libhtml-parser-perl libjson-xs-perl libyaml-xs-perl libsub-name-perl dpkg-query: no packages found matching libyaml-xs-perl 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 libdbi-perl:amd64 1.643-3+b2 amd64 Perl Database Interface (DBI) ii libev-perl 4.33-1+b2 amd64 Perl interface to libev, the hi> ii libhtml-parser-perl:amd64 3.76-1+b1 amd64 collection of modules that pars> ii libjson-xs-perl 4.030-1+b2 amd64 module for manipulating JSON-fo> ii libsub-name-perl 0.26-1+b2 amd64 module for assigning a new name> ii libxml-parser-perl:amd64 2.46-3+b1 amd64 Perl module for parsing XML fil> I would be very grateful for any help in getting LMS starting up again. TIA. Stefan -- Stefan Bellon _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
