Bugzilla – Bug 5604
The following modules failed to load: YAML::Syck
Last modified: 2007-11-01 10:43:48 UTC
On my mandriva system, and it appears to be on Robin's CentOS system, the Yaml::Syck module isn't being recognized The following modules failed to load: JSON::XS YAML::Syck To download and compile them, please run: /home/pfarrell/sandbox/trunk/server/Bin/build-perl-modules.pl JSON::XS YAML::Syck Exiting.. perl -MYAML::Syck -le 'print YAML::Syck::Dump({})' works fine See also http://forums.slimdevices.com/showthread.php?t=38711 Problems seem to have started about SVN 13298. Tried it with Checked out revision 13344. same result.
Any idea what symptoms this might be causing in the real world?
Oh the symptom is obvious, the SlimServer won't start. Won't run.
Andy says this should be fixed now in the latest nightlies.