Hi, thanks for the announcement about DBD::mysql 4.024.
I tried to install it via cpan -i DBD::mysql, which apparently failed due to
failed tests, so I tried it again as cpan -f -i DBD::mysql.
I get the same messages about failed tests,  and the last
output message is "install failed". But when I inspect
perl/site/lib/DBD/mysql.pm, I see that it says $VERSION = '4.024'.

I'm not sure what to think. Was the new version actually
installed? (Previous was 4.022.) Or is the installation
mixed up in some way? How can I tell for sure?

Thanks for any light you can shed on this.

Robert Dodier

PS. Here is the last part of the output from cpan -f -i DBD::mysql:
[...]
Test Summary Report
-------------------
t/80procs.t                        (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 29 tests but ran 2.
t/81procs.t                        (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 2.
Files=51, Tests=908, 18 wallclock secs ( 0.53 usr +  0.06 sys =  0.59 CPU)
Result: FAIL
Failed 2/51 test programs. 0/908 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'
  CAPTTOFU/DBD-mysql-4.024.tar.gz
  C:\strawberry-32bit\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports CAPTTOFU/DBD-mysql-4.024.tar.gz
Running make install
Files found in blib\arch: installing files in blib\lib into architecture dep
endent library tree
Installing C:\strawberry-32bit\perl\site\lib\auto\DBD\mysql\mysql.bs
Installing C:\strawberry-32bit\perl\site\lib\auto\DBD\mysql\mysql.dll
Installing C:\strawberry-32bit\perl\site\lib\Bundle\DBD\mysql.pm
Installing C:\strawberry-32bit\perl\site\lib\DBD\mysql.pm
Installing C:\strawberry-32bit\perl\site\lib\DBD\mysql\GetInfo.pm
Installing C:\strawberry-32bit\perl\site\lib\DBD\mysql\INSTALL.pod
Appending installation info to C:\strawberry-32bit\perl\lib/perllocal.pod
  CAPTTOFU/DBD-mysql-4.024.tar.gz
  C:\strawberry-32bit\c\bin\dmake.exe install UNINST=1 -- OK
Stopping: 'install' failed for 'DBD::mysql'.

Reply via email to