Hi all, Yesterday I made an OS cleanup mistake that cost me half the packages on my system.
I had been running LMS 7.9 branch (reguarly updated) quite happily up to that point. After reinstalling I now have a fully functioning system again: Fully functioning except for LMS which dies instantly: # tail /var/log/squeezeboxserver/server.log ... ... 2016-01-15 13:19:14 Logitech Media Server died. Restarting. 2016-01-15 13:19:19 Logitech Media Server died. Restarting. 2016-01-15 13:19:24 Logitech Media Server died. Restarting. ... ... Trying a /usr/sbin/squeezeboxserver --d_startup --debug server I see ... ... The following modules failed to load on the first attempt: [DBI, EV, XML::Parser::Expat, HTML::Parser, JSON::XS, Sub::Name] - will try again. All fail on version mismatch, similar to: Module [DBI] failed to load: DBI object version 1.634 does not match $DBI::VERSION 1.616 at /usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210. BEGIN failed--compilation aborted at /usr/share/squeezeboxserver/CPAN/DBI.pm line 268. Compilation failed in require at (eval 33) line 1. BEGIN failed--compilation aborted at (eval 33) line 1. Checking for the installed versions of the DBI module I see: # find / -name DBI.pm /usr/lib/x86_64-linux-gnu/perl5/5.22/Bundle/DBI.pm /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm /usr/share/perl5/Slim/Schema/DBI.pm /usr/share/squeezeboxserver/CPAN/Template/Plugin/DBI.pm /usr/share/squeezeboxserver/CPAN/arch/5.18/DBI.pm /usr/share/squeezeboxserver/CPAN/arch/5.20/DBI.pm /usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender/DBI.pm /usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm /usr/share/squeezeboxserver/CPAN/DBI.pm root@Merry-III:~# perl -v This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi (with 50 registered patches, see perl -V for more detail) Any advice? BR. --Marius-- ------------------------------------------------------------------------ Learnincurve's Profile: http://forums.slimdevices.com/member.php?userid=64807 View this thread: http://forums.slimdevices.com/showthread.php?t=105023 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
