Bugzilla – Bug 10307
build-perl-modules.pl DBD-mysql-3.002 calls wrong DBI version
Last modified: 2009-07-31 10:33:19 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.
Fixed in change 24308.
Verified fixed in SqueezeCenter 7.3.1 24367
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.
Reduce number of active targets for SC