Bug 10307 - build-perl-modules.pl DBD-mysql-3.002 calls wrong DBI version
: build-perl-modules.pl DBD-mysql-3.002 calls wrong DBI version
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: 7.3.0
: PC All
: -- normal (vote)
: 7.x
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-12-13 06:35 UTC by Jeff Roesner
Modified: 2009-07-31 10:33 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Roesner 2008-12-13 06:35:31 UTC
The current version of the build-perl-modules.pl is hard-coded for the DBD::mysql module to use DBI-1.50 instead of the current DBI-1.604 in the package options section.  On my system (Solaris 10 x86) no errors are generated but it's trying to use libraries from a directory that doesn't exist.

In the package options it would be best to parse the version of DBI as well as Template-Toolkit from the list of packages so that a version change doesn't require changing module versions elsewhere in the build-perl-modules.pl script.
Comment 1 Andy Grundman 2008-12-15 11:33:14 UTC
Fixed in change 24308.
Comment 2 James Richardson 2008-12-18 12:52:47 UTC
Verified fixed in SqueezeCenter 7.3.1 24367
Comment 3 James Richardson 2008-12-22 11:36:55 UTC
This bug has been fixed in the 7.3.1 release version of SqueezeCenter!

Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Comment 4 Chris Owens 2009-07-31 10:33:19 UTC
Reduce number of active targets for SC