Bugzilla – Bug 12197
Failure to run on Ubuntu 8.04
Last modified: 2009-06-15 14:32:49 UTC
Installing the latest 7.4 build: [09-05-28 20:48:01.8219] main::init (316) Starting SqueezeCenter (v7.4, r26754, Thu May 28 01:19:26 PDT 2009) perl 5.008008 [09-05-28 20:48:02.6271] Slim::Schema::checkScannerDatabase (357) Warning: Scanner database found, checking for a newer scan... [09-05-28 20:48:02.6357] Slim::Schema::checkScannerDatabase (369) Warning: A scan is currently in progress or the scanner crashed, ignoring scanner database [09-05-28 20:48:03.2513] PAR::unpar (671) Warning: Compress::Raw::Zlib version 2.019 required--this is only version 2.017 at /usr/local/share/perl/5.8.8/Compress/Zlib.pm line 12 BEGIN failed--compilation aborted at /usr/local/share/perl/5.8.8/Compress/Zlib.pm line 12. Compilation failed in require at /usr/share/squeezecenter/CPAN/Archive/Zip.pm line 11. BEGIN failed--compilation aborted at /usr/share/squeezecenter/CPAN/Archive/Zip.pm line 11. Compilation failed in require at /usr/share/squeezecenter/CPAN/PAR.pm line 671. doing a: rm /usr/share/squeezecenter/CPAN/Compress/Raw/Zlib.pm and rm /usr/share/squeezecenter/CPAN/IO/Compress/Gzip/Constants.pm seemed to fix it for me (until the next upgrade).
Ah it's probably an issue with a plugin using PAR. I'm just not going to be able to escape the evil that is Compress::Zlib I guess.
*** This bug has been marked as a duplicate of bug 12239 ***