Bug 12197 - Failure to run on Ubuntu 8.04
: Failure to run on Ubuntu 8.04
Status: RESOLVED DUPLICATE of bug 12239
Product: Logitech Media Server
Classification: Unclassified
Component: Platform Support
: 7.4.0
: PC Ubuntu Linux
: -- normal (vote)
: 7.4.0
Assigned To: Andy Grundman
: SQLite
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-28 21:01 UTC by Blackketter Dean
Modified: 2009-06-15 14:32 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2009-05-28 21:01:25 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).
Comment 1 Andy Grundman 2009-05-28 21:20:52 UTC
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.
Comment 2 Andy Grundman 2009-06-15 14:32:49 UTC

*** This bug has been marked as a duplicate of bug 12239 ***