Skip Menu |

This queue is for tickets about the Rtmgr-Gen-Db CPAN distribution.

Report information
The Basics
Id: 132155
Status: resolved
Priority: 0/
Queue: Rtmgr-Gen-Db

People
Owner: CLEM [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: 0.03



Subject: Undeclared dependency XML::RPC
It seems that XML::RPC is not declared as a dependency --- automatic build may fail: ... Bailout called. Further testing stopped: # Failed test 'use Rtmgr::Gen::Db;' # at t/00-load.t line 10. # Tried to use 'Rtmgr::Gen::Db'. # Error: Can't locate XML/RPC.pm in @INC (you may need to install the XML::RPC module) (@INC contains: /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1) at /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. Use of uninitialized value $Rtmgr::Gen::Db::VERSION in concatenation (.) or string at t/00-load.t line 13. # Testing Rtmgr::Gen::Db , Perl 5.020001, /usr/perl5.20.1Dp/bin/perl5.20.1 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. *** Error code 1 ...
On 2020-03-15 03:31:38, SREZIC wrote: Show quoted text
> It seems that XML::RPC is not declared as a dependency --- automatic > build may fail: > > ... > Bailout called. Further testing stopped: > # Failed test 'use Rtmgr::Gen::Db;' > # at t/00-load.t line 10. > # Tried to use 'Rtmgr::Gen::Db'. > # Error: Can't locate XML/RPC.pm in @INC (you may need to install > the XML::RPC module) (@INC contains: > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > NDyq5b/blib/lib /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db- > 0.02-NDyq5b/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64- > freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 > /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld > /usr/perl5.20.1Dp/lib/5.20.1) at > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. > # Compilation failed in require at t/00-load.t line 10. > # BEGIN failed--compilation aborted at t/00-load.t line 10. > Use of uninitialized value $Rtmgr::Gen::Db::VERSION in concatenation > (.) or string at t/00-load.t line 13. > # Testing Rtmgr::Gen::Db , Perl 5.020001, > /usr/perl5.20.1Dp/bin/perl5.20.1 > # Looks like you failed 1 test of 1. > FAILED--Further testing stopped. > *** Error code 1 > ...
Anohter undeclared dependency: DBI
On 2020-03-15 03:35:01, SREZIC wrote: Show quoted text
> On 2020-03-15 03:31:38, SREZIC wrote:
> > It seems that XML::RPC is not declared as a dependency --- automatic > > build may fail: > > > > ... > > Bailout called. Further testing stopped: > > # Failed test 'use Rtmgr::Gen::Db;' > > # at t/00-load.t line 10. > > # Tried to use 'Rtmgr::Gen::Db'. > > # Error: Can't locate XML/RPC.pm in @INC (you may need to install > > the XML::RPC module) (@INC contains: > > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > > NDyq5b/blib/lib /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db- > > 0.02-NDyq5b/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64- > > freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 > > /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld > > /usr/perl5.20.1Dp/lib/5.20.1) at > > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > > NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02- > > NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6. > > # Compilation failed in require at t/00-load.t line 10. > > # BEGIN failed--compilation aborted at t/00-load.t line 10. > > Use of uninitialized value $Rtmgr::Gen::Db::VERSION in concatenation > > (.) or string at t/00-load.t line 13. > > # Testing Rtmgr::Gen::Db , Perl 5.020001, > > /usr/perl5.20.1Dp/bin/perl5.20.1 > > # Looks like you failed 1 test of 1. > > FAILED--Further testing stopped. > > *** Error code 1 > > ...
> > Anohter undeclared dependency: DBI >
Another one: Data::Dump
Whoops. Should be fixed in 0.03.