Skip Menu |

This queue is for tickets about the DBIx-Timeout CPAN distribution.

Report information
The Basics
Id: 28193
Status: new
Priority: 0/
Queue: DBIx-Timeout

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.01
Fixed in: (no value)



Subject: Missing PREREQ_PM DBD::mysql
As the Subject line says. Fix could be to skip the test when DBD::mysql is not there or to declare it as a dependency. Here's the test output I triggered today: t/01-mysql........install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /home/sand/.cpan/build/DBIx-Timeout-1.01-NcnYXp/blib/lib /home/sand/.cpan/build/DBIx-Timeout-1.01-NcnYXp/blib/arch /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/5.9.5 /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/site_perl/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/site_perl/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/site_perl/5.9.5 . /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/5.9.5 /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/site_perl/5.9.5/i686-linux-64int /home/src/perl/repoperls/installed-perls/perl/puxF7en/perl-5.8.0@31600/lib/site_perl/5.9.5 .) at (eval 3) line 3. Perhaps the DBD::mysql perl module hasn't been fully installed, or perhaps the capitalisation of 'mysql' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at t/01-mysql.t line 84 dubious ^ITest returned status 2 (wstat 512, 0x200) t/boilerplate.....ok Thanks,