Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

LMS 8.2.0 on fresh Ubuntu 20.04 missing perl modules

$
0
0
I hate having to ask this here -- this feels like it should be easy to fix.

I've installed a new server, using Ubuntu Server 20.04.3.

I used dpkg to install logitechmediaserver_8.2.0_i386.deb

On startup, I get:
Code:

Jan 17 16:12:13 flax squeezeboxserver[24866]: The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 Sub::Name
Jan 17 16:12:13 flax squeezeboxserver[24866]: This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-gnu-thread-multi
Jan 17 16:12:13 flax squeezeboxserver[24866]: (with 50 registered patches, see perl -V for more detail)

I've installed these perl modules, in hopes of getting rid of at least some of those load failures:
Code:

libdbi-perl:amd64 (1.643-1ubuntu0.1),
libyaml-perl:amd64 (1.30-1),
libjson-xs-perl:amd64 (4.020-1build1),
libev-perl:amd64 (4.32-1),
libdigest-sha-perl:amd64 (6.02-1build2),
libxml-parser-perl:amd64 (2.46-1),

But the errors remain.

I don't recall having this trouble on the server I'm replacing, which was running 18.04, and perl 5.26, and LMS 8.2.0. But I first installed it many years ago, so maybe there were extra steps then, as well.

Am I missing something basic? Like a README, or a sticky thread? (He said, hopefully. ;-)

paul

Viewing all articles
Browse latest Browse all 5300

Trending Articles