Skip Menu |

This queue is for tickets about the DBM-Deep CPAN distribution.

Report information
The Basics
Id: 56512
Status: resolved
Priority: 0/
Queue: DBM-Deep

People
Owner: Nobody in particular
Requestors: paul [...] city-fan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.0020
Fixed in: (no value)



Subject: 1.0020 test suite fails due to missing DBM::Deep::Engine::Test
Sample failure: # Failed test 'Must define lock_exclusive in Storage' # at t/96_virtual_functions.t line 15. # expecting: Regexp ((?-xism:lock_exclusive must be implemented in a child class)) # found: Can't locate DBM/Deep/Engine/Test.pm in @INC (@INC contains: t/lib /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020-w59RM4/blib/lib /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020-w59RM4/blib/arch /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1 /usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi /usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1 .) at (eval 9) line 2. # BEGIN failed--compilation aborted at (eval 9) line 2. See also all of the cpantesters reports.
From: paul [...] city-fan.org
On Mon Apr 12 04:38:20 2010, paul@city-fan.org wrote: Show quoted text
> Sample failure: > > # Failed test 'Must define lock_exclusive in Storage' > # at t/96_virtual_functions.t line 15. > # expecting: Regexp ((?-xism:lock_exclusive must be implemented in a > child class)) > # found: Can't locate DBM/Deep/Engine/Test.pm in @INC (@INC contains: > t/lib > /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020- > w59RM4/blib/lib > /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020- > w59RM4/blib/arch > /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1/sun4-solaris- > thread-multi > /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1 > /usr/local/home/david/cpantesting/perl- > 5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi > /usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1 .) > at > (eval 9) line 2. > # BEGIN failed--compilation aborted at (eval 9) line 2. > > See also all of the cpantesters reports.
Whoops, filled in the "Fixed In" field instead of the "Broken In" field but I guess that's obvious.
On Mon Apr 12 04:38:20 2010, paul@city-fan.org wrote: Show quoted text
> Sample failure: > > # Failed test 'Must define lock_exclusive in Storage' > # at t/96_virtual_functions.t line 15. > # expecting: Regexp ((?-xism:lock_exclusive must be implemented in a > child class)) > # found: Can't locate DBM/Deep/Engine/Test.pm in @INC (@INC contains: > t/lib > /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020- > w59RM4/blib/lib > /rpool/perl-testing/perl-5.10.1/.cpan/build/DBM-Deep-1.0020- > w59RM4/blib/arch > /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1/sun4-solaris- > thread-multi > /usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1 > /usr/local/home/david/cpantesting/perl- > 5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi > /usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1 .) > at > (eval 9) line 2. > # BEGIN failed--compilation aborted at (eval 9) line 2. > > See also all of the cpantesters reports.
Thank you for your report. The MANIFEST file was missing a few entries. Version 1.0021 should be released some time within the next 8 hours.