Roland0 wrote: 
> Yes, it shows that the modules for perl 5.32 depend on libperl, although
> they shouldn't (unless handling of binary modules has changed
> significantly in perl 5.32, which seems highly unlikely)  
> Quick fix;
> create the file /etc/ld.so.conf.d/99libperl.conf with the content
> > 
Code:
--------------------
  >   >  /usr/lib/perl5/5.32.0/x86_64-linux-thread-multi/CORE
--------------------
> > 
> run /sbin/ldconfig
> then, 'create an issue'
> (https://github.com/Logitech/slimserver/issues), asking for the the
> modules for perl 5.32 to be re-built without this dependency.

Thanks, I think we're getting closer.
I've created /etc/ld.so.conf.d/99libperl.conf and run /sbin/ldconfig, so
hopefully it's addressed that issue.
Now on start of LMS (8.0.1-0.1.1607087403), I fail as below.  Should I
try the buildme.sh cited in the log?
Thanks, Alex


Code:
--------------------
    Dec 14 10:01:35 wopr3 systemd[1]: Starting LSB: Startup script for the 
Logitech Media Server...
  ░░ Subject: A start job for unit squeezeboxserver.service has 
begun execution
  ░░ Defined-By: systemd
  ░░ Support: 
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
  ░░ 
  ░░ A start job for unit squeezeboxserver.service has begun 
execution.
  ░░ 
  ░░ The job identifier is 351063.
  Dec 14 10:01:36 wopr3 squeezeboxserver[3366]: Starting Squeezebox Server:
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: The following modules failed to 
load: EV JSON::XS YAML::XS
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: This is perl 5, version 32, 
subversion 0 (v5.32.0) built for x86_64-linux-thread-multi
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: Copyright 1987-2020, Larry Wall
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: Perl may be copied only under 
the terms of either the Artistic License or the
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: GNU General Public License, 
which may be found in the Perl 5 source kit.
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: Complete documentation for 
Perl, including FAQ lists, should be found on
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: this system using "man perl" or 
"perldoc perl".  If you have access to the
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: Internet, point your browser at 
http://www.perl.org/, the Perl Home Page.
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: *******
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: NOTE:
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: If you're running some 
unsupported Linux/Unix platform, please use the buildme.sh
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: script located here:
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: 
https://github.com/Logitech/slimserver-vendor/tree/public/8.0/CPAN
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: If 8.0 is outdated by the time 
you read this, Replace "8.0" with the major version
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: You should never need to do 
this if you're on Windows or Mac OSX. If the installers
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: don't work for you, ask for 
help and/or report a bug.
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: *******
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]:                         
  Dec 14 10:01:36 wopr3 squeezeboxserver[3377]: Exiting..
  Dec 14 10:01:36 wopr3 squeezeboxserver[3366]: ..failed
  Dec 14 10:01:36 wopr3 systemd[1]: squeezeboxserver.service: Control process 
exited, code=exited, status=7/NOTRUNNING
  ░░ Subject: Unit process exited
  ░░ Defined-By: systemd
  ░░ Support: 
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
  ░░ 
  ░░ An ExecStart= process belonging to unit 
squeezeboxserver.service has exited.
  ░░ 
  ░░ The process' exit code is 'exited' and its exit status is 7.
  Dec 14 10:01:36 wopr3 systemd[1]: squeezeboxserver.service: Failed with 
result 'exit-code'.
  ░░ Subject: Unit failed
  ░░ Defined-By: systemd
  ░░ Support: 
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
  ░░ 
  ░░ The unit squeezeboxserver.service has entered the 'failed' 
state with result 'exit-code'.
  Dec 14 10:01:36 wopr3 systemd[1]: Failed to start LSB: Startup script for the 
Logitech Media Server.
  ░░ Subject: A start job for unit squeezeboxserver.service has 
failed
  ░░ Defined-By: systemd
  ░░ Support: 
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
  ░░ 
  ░░ A start job for unit squeezeboxserver.service has finished 
with a failure.
  ░░ 
  ░░ The job identifier is 351063 and the job result is failed.
--------------------


------------------------------------------------------------------------
agt's Profile: http://forums.slimdevices.com/member.php?userid=70783
View this thread: http://forums.slimdevices.com/showthread.php?t=113356

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to