I was seeing the exact same error messages on Fedora 9.

After running:

Code:
--------------------
    
  sudo -u squeezecenter /usr/bin/perl -w /usr/libexec/squeezecenter-server 
--diag --prefsdir=/var/lib/squeezecenter/prefs --logdir=/var/log/squeezecenter 
--cachedir=/var/lib/squeezecenter/cache --charset=utf8
  
--------------------

I got this error message:

Code:
--------------------
    
  [08-08-22 15:08:18.2844] Carp::confess (45) Warning: Uncaught exception from 
user code:
  Usage: YAML::Syck::LoadYAML(s) at /usr/share/squeezecenter/CPAN/YAML/Syck.pm 
line 45.
  at /usr/share/squeezecenter/CPAN/YAML/Syck.pm line 45
  YAML::Syck::LoadFile('/var/lib/squeezecenter/cache/plugin-data.yaml') called 
at /usr/lib/perl5/vendor_perl/Slim/Utils/PluginManager.pm line 167
  Slim::Utils::PluginManager::loadPluginCache('Slim::Utils::PluginManager') 
called at /usr/lib/perl5/vendor_perl/Slim/Utils/PluginManager.pm line 84
  Slim::Utils::PluginManager::init('Slim::Utils::PluginManager') called at 
/usr/libexec/squeezecenter-server line 413
  main::init() called at /usr/libexec/squeezecenter-server line 462
  main::main() called at /usr/libexec/squeezecenter-server line 1026
  
--------------------

Looking in /var/lib/squeezecenter/cache, I noticed that
plugin-data.yaml was a zero-byte file.  Simply deleting
plugin-data.yaml fixed the problem for me.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=49052

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to