Skip Menu |

This queue is for tickets about the Storage-Nexsan-NMP CPAN distribution.

Report information
The Basics
Id: 117806
Status: new
Priority: 0/
Queue: Storage-Nexsan-NMP

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

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



Subject: Undeclared dependency DateTime
Tests may fail due to undeclared dependencies: Bailout called. Further testing stopped: # Failed test 'use Storage::Nexsan::NMP;' # at t/00-load.t line 6. # Tried to use 'Storage::Nexsan::NMP'. # Error: Can't locate DateTime.pm in @INC (you may need to install the DateTime module) (@INC contains: /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05-0/blib/lib /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05-0/blib/arch /usr/perl5.25.4p/lib/site_perl/5.25.4/amd64-freebsd /usr/perl5.25.4p/lib/site_perl/5.25.4 /usr/perl5.25.4p/lib/5.25.4/amd64-freebsd /usr/perl5.25.4p/lib/5.25.4) at /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05-0/blib/lib/Storage/Nexsan/NMP.pm line 10. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05-0/blib/lib/Storage/Nexsan/NMP.pm line 10. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Storage::Nexsan::NMP , Perl 5.025004, /usr/perl5.25.4p/bin/perl5.25.4 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. *** Error code 1
On 2016-09-12 16:39:08, SREZIC wrote: Show quoted text
> Tests may fail due to undeclared dependencies: > > Bailout called. Further testing stopped: > # Failed test 'use Storage::Nexsan::NMP;' > # at t/00-load.t line 6. > # Tried to use 'Storage::Nexsan::NMP'. > # Error: Can't locate DateTime.pm in @INC (you may need to > install the DateTime module) (@INC contains: > /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05- > 0/blib/lib /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP- > 0.05-0/blib/arch /usr/perl5.25.4p/lib/site_perl/5.25.4/amd64-freebsd > /usr/perl5.25.4p/lib/site_perl/5.25.4 > /usr/perl5.25.4p/lib/5.25.4/amd64-freebsd /usr/perl5.25.4p/lib/5.25.4) > at /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05- > 0/blib/lib/Storage/Nexsan/NMP.pm line 10. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2016091221/Storage-Nexsan-NMP-0.05- > 0/blib/lib/Storage/Nexsan/NMP.pm line 10. > # Compilation failed in require at t/00-load.t line 6. > # BEGIN failed--compilation aborted at t/00-load.t line 6. > # Testing Storage::Nexsan::NMP , Perl 5.025004, > /usr/perl5.25.4p/bin/perl5.25.4 > # Looks like you failed 1 test of 1. > FAILED--Further testing stopped. > *** Error code 1
Also undeclared: File::Slurp and Config::INI::Reader. See also: http://analysis.cpantesters.org/reports_by_field?distv=Storage-Nexsan-NMP-0.05;field=qr%3A%28Can%27t%20locate%20\S%2Bpm%29