Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 623120

Summary: <dev-perl/Template-DBI-2.650.0-r2 fails tests without '.' in @INC ( do "t/lib.pl" failed, '.' is no longer in @INC )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 648978    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-30 02:59:37 UTC
>>> Test phase: dev-perl/Template-DBI-2.650.0-r1
make -j3 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/dbi.t .. do "t/lib.pl" failed, '.' is no longer in @INC; did you mean do "./t/lib.pl"? at t/dbi.t line 19.
Undefined subroutine &main::connect_database called at t/dbi.t line 27.
t/dbi.t .. skipped: not applicable on this platform

Test Summary Report
-------------------
t/dbi.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
Files=1, Tests=0,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.06 cusr  0.00 csys =  0.09 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-15 06:17:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da89c967f907abf9618f562bb413fd5c71d73e6

commit 0da89c967f907abf9618f562bb413fd5c71d73e6
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-15 06:16:23 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-15 06:16:57 +0000

    dev-perl/Template-DBI: EAPI6, fix for .-in-@INC failing test bug #623120
    
    - EAPI6
    - Patch '.' in @INC failing test
    
    Bug: https://bugs.gentoo.org/623120
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Template-DBI/Template-DBI-2.650.0-r2.ebuild    | 25 ++++++++++++++
 .../files/Template-DBI-2.65-no-dot-inc.patch       | 40 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-04-03 06:59:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229f80d5aee9d8ed8d478fded8ff77cd8f1c25cd

commit 229f80d5aee9d8ed8d478fded8ff77cd8f1c25cd
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-03 06:59:15 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-03 06:59:15 +0000

    dev-perl/Template-DBI: Cleanup old re bug #623120
    
    Closes: https://bugs.gentoo.org/623120
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../Template-DBI/Template-DBI-2.650.0-r1.ebuild    | 24 ----------------------
 1 file changed, 24 deletions(-)