I'm running Sarge Debian with very little added onto the box (it's a server, so no gui, and no tools that I don't need). It is up to date, and has apt-get update / upgrade run on it regularly to keep it that way.
This morning there were a number of upgraded packages, quite a few based around perl, and the slimserver upgrade was 'held back'. I've had this before, so I ran upgrade, and then ran dist-upgrade. 3 more perl packages were upgraded as well as slimserver. Trying to attach to slimserver now comes up with a 404 type error, however, the process is running, and there is no error in the log. Stoppping the daemon and running slimserver manually results in the following: debian:~# /usr/sbin/slimserver Base class package "Class::Singleton" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /usr/share/perl5/Slim/Utils/Cache.pm line 14 BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Utils/Cache.pm line 14. Compilation failed in require at /usr/share/perl5/Slim/Networking/SimpleAsyncHTTP.pm line 25. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Networking/SimpleAsyncHTTP.pm line 25. Compilation failed in require at /usr/share/perl5/Slim/Buttons/XMLBrowser.pm line 21. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Buttons/XMLBrowser.pm line 21. Compilation failed in require at /usr/share/perl5/Slim/Buttons/Common.pm line 20. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Buttons/Common.pm line 20. Compilation failed in require at /usr/share/perl5/Slim/Buttons/Settings.pm line 11. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Buttons/Settings.pm line 11. Compilation failed in require at /usr/share/perl5/Slim/Display/Display.pm line 14. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Display/Display.pm line 14. Compilation failed in require at /usr/sbin/slimserver line 226. BEGIN failed--compilation aborted at /usr/sbin/slimserver line 226. A quick google reveales some things, but not much. Can someone shed some light on what has changed, and what I might do to fix this. If I haven't provided enough info, let me know. Cheers for any help. Steve -- steve_uk ------------------------------------------------------------------------ steve_uk's Profile: http://forums.slimdevices.com/member.php?userid=1842 View this thread: http://forums.slimdevices.com/showthread.php?t=23110 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
