Keep getting the following error repeating over and over in my server.log:
I'm guessing it has something do do with a mismatch with the LMS provided YAML and the system Perl version. Any thoughts?Code:[12-04-24 13:34:50.3824] main::init (354) Starting Logitech Media Server (v7.8.0, r33939, Mon Apr 23 04:03:41 PDT 2012) perl 5.014002 [12-04-24 13:34:50.4008] YAML::XS::LoadFile (48) Warning: Usage: YAML::XS::LibYAML::Load(yaml_sv) at /usr/share/squeezeboxserver/CPAN/YAML/XS.pm line 48. 2012-04-24 13:34:52 Logitech Media Server died. Restarting.
Results 1 to 2 of 2
-
2012-04-24, 10:38 #1
Nightly build won't start on Debian
-
2012-04-24, 10:51 #2
Yup. I manually copied in XS.pm and XS/LibYAML.pm from /usr/local/lib/perl/5.14.2 and it's working now.

Reply With Quote
