I have a similar problem. Installing the nightly build of the RPM
version on Fedora 24 with perl 5.22 installed, the start of LMS failed
with this error message:

> -- Logs begin at Do 2016-08-04 07:08:05 CEST, end at Do 2016-08-04
> 11:48:45 CEST. --
> Aug 04 11:42:00 localhost.localdomain systemd[1]: Stopped LSB: Startup
> script for the Logitech Media Server.
> Aug 04 11:42:00 localhost.localdomain systemd[1]: Starting LSB: Startup
> script for the Logitech Media Server...
> Aug 04 11:42:00 localhost.localdomain runuser[2318]:
> pam_unix(runuser:session): session opened for user squeezeboxserver by
> (uid=0)
> Aug 04 11:42:00 localhost.localdomain squeezeboxserver[2313]: Starting
> Squeezebox Server: Can't locate Slim/bootstrap.pm in @INC (you may need
> to install the Slim::bootstrap module) (@INC contains: /usr/libexec
> /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 .) at /usr/libexec/squeezeboxserver
> line 166.
> Aug 04 11:42:00 localhost.localdomain squeezeboxserver[2313]: BEGIN
> failed--compilation aborted at /usr/libexec/squeezeboxserver line 166.
> Aug 04 11:42:00 localhost.localdomain runuser[2318]:
> pam_unix(runuser:session): session closed for user squeezeboxserver
> Aug 04 11:42:00 localhost.localdomain squeezeboxserver[2313]:
> [FEHLGESCHLAGEN]
> Aug 04 11:42:00 localhost.localdomain systemd[1]:
> squeezeboxserver.service: Control process exited, code=exited status=1
> Aug 04 11:42:00 localhost.localdomain systemd[1]: Failed to start LSB:
> Startup script for the Logitech Media Server.
> Aug 04 11:42:00 localhost.localdomain systemd[1]:
> squeezeboxserver.service: Unit entered failed state.
> Aug 04 11:42:00 localhost.localdomain systemd[1]:
> squeezeboxserver.service: Failed with result 'exit-code'.

Obviously perl cannot discover some librarys, but which? Slim::bootstrap
is in /usr/lib/perl5/vendor_perl, but this is not in @INC!
If I start the LMS with -I/usr/lib/perl5/vendor_perl, squeezeboxserver
complains missing Time::HiRes and other modules.
OS ist Fedora 24 fresh installed, perl is V5.22, LMS is 7.9 nightly.
Even with LMS 7.8 RPM version I get the same errors.
Any idea?

Bernd


------------------------------------------------------------------------
ab.wagener's Profile: http://forums.slimdevices.com/member.php?userid=53748
View this thread: http://forums.slimdevices.com/showthread.php?t=105305

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to