Bugzilla – Bug 8157
Squeezecenter won't start on Debian ("SqueezeCenter died. Restarting.")
Last modified: 2008-05-15 01:43:50 UTC
Created attachment 3348 [details] Debug startup output After an upgrade of either squeezecenter , or Perl, squeezecenter refuses to start. I have run a debug startup (result in attachment), final lines below ---------------------------------------------------------------------------- The following optional modules failed to load: [Locale::Hebrew] after their second try. The following modules failed to load: Time::HiRes DBD::mysql DBI XML::Parser::Expat HTML::Parser JSON::XS Compress::Zlib YAML::Syck GD To download and compile them, please run: /usr/share/squeezecenter/Bin/build-perl-modules.pl Time::HiRes DBD::mysql DBI XML::Parser::Expat HTML::Parser JSON::XS Compress::Zlib YAML::Syck GD Exiting.. ----------------------------------------------------------------------------
Created attachment 3349 [details] Running the build-perl-modules.pl as user squeezecenter gives this.
Created attachment 3350 [details] Running the build-perl-modules.pl as user root gives this
not a blocker, as this would seem to be system specific. what version of perl have you upgraded to? If 5.10, then see bug 6987. Support for 5.10 is not yet there, but in progress.
(In reply to comment #3) > not a blocker, as this would seem to be system specific. > > what version of perl have you upgraded to? If 5.10, then see bug 6987. > Support for 5.10 is not yet there, but in progress. > I'm indeed running 5.10 now, bug 6987 doesn't really resolve this, as that would mean patching every time I install a new version. And that would mean I wouldn't be able to use the latest and the greatest :-)
thanks. combining the reports to keep the efforts together. *** This bug has been marked as a duplicate of bug 6987 ***