Hi,
I am not totally sure if I should have done (or not) a reply to either one of those posts (sorry I cannot post URI as this is my first post):
* 105023-Perl-problems-with-LMS-7-9-on-Debian-sid/
* 106166-Debian-Jessie-LMS-died
Anyway, LMS is not starting: multiple
Logitech Media Server died. Restarting.
in /var/log/syslog.
But before providing contextual information, I must say LMS was working just fine using the 7.9 .deb as long as my machine has been using Jessie.
Problems started after I upgraded to Stretch.
My hardware is a Raspberry2.
cat /etc/debian_version
stretch/sid
uname -a
Linux wozniak 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux
perl -v
This is perl 5, version 22, subversion 2 (v5.22.2) built for arm-linux-gnueabihf-thread-multi-64int
(with 71 registered patches, see perl -V for more detail)
perl -V
see attachment -- message size limited
apt-cache policy logitechmediaserver
logitechmediaserver:
Installed: 7.9.0~1474277583
Candidate: 7.9.0~1474277583
Version table:
*** 7.9.0~1474277583 0
100 /var/lib/dpkg/status
locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
sudo /usr/sbin/squeezeboxserver --d_startup
see attachment -- message size limited
This machine was solely dedicated to LMS untill I had the bad idea to add CUPS. I was needing the last version of hplip and therfore upgraded to Stretch. So basically there is CUPS/HPLIP and LMS.
I tried to apt-get install the Perl modules listed as not loaded. This means I
apt-get install libdbi-perl libyaml-libyaml-perl libev-perl libcommon-sense-perl libxml-parser-perl libsub-name-perl libdigest-perl libdigest-sha-perl libjson-xs-perl libtypes-serialiser-perl
(APT added a few dependencies).
After that the last line was saying:
The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 Sub::Name
Meaning that installing the Debian Perl packages solved at least the YAML::XS not loaded.
Please let me know,
1- if you would need more information to get a better idea,
2- if you want I test something specific.
Anyway, thanks for reading up to there.
Any hint would be appreciated :)
--
Pavel
I am not totally sure if I should have done (or not) a reply to either one of those posts (sorry I cannot post URI as this is my first post):
* 105023-Perl-problems-with-LMS-7-9-on-Debian-sid/
* 106166-Debian-Jessie-LMS-died
Anyway, LMS is not starting: multiple
Quote:
Logitech Media Server died. Restarting.
But before providing contextual information, I must say LMS was working just fine using the 7.9 .deb as long as my machine has been using Jessie.
Problems started after I upgraded to Stretch.
My hardware is a Raspberry2.
Quote:
cat /etc/debian_version
stretch/sid
Quote:
uname -a
Linux wozniak 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux
Quote:
perl -v
This is perl 5, version 22, subversion 2 (v5.22.2) built for arm-linux-gnueabihf-thread-multi-64int
(with 71 registered patches, see perl -V for more detail)
Quote:
perl -V
see attachment -- message size limited
Quote:
apt-cache policy logitechmediaserver
logitechmediaserver:
Installed: 7.9.0~1474277583
Candidate: 7.9.0~1474277583
Version table:
*** 7.9.0~1474277583 0
100 /var/lib/dpkg/status
Quote:
locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
Quote:
sudo /usr/sbin/squeezeboxserver --d_startup
see attachment -- message size limited
I tried to apt-get install the Perl modules listed as not loaded. This means I
apt-get install libdbi-perl libyaml-libyaml-perl libev-perl libcommon-sense-perl libxml-parser-perl libsub-name-perl libdigest-perl libdigest-sha-perl libjson-xs-perl libtypes-serialiser-perl
(APT added a few dependencies).
After that the last line was saying:
Quote:
The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 Sub::Name
Please let me know,
1- if you would need more information to get a better idea,
2- if you want I test something specific.
Anyway, thanks for reading up to there.
Any hint would be appreciated :)
--
Pavel