Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623128 - <dev-perl/TheSchwartz-1.120.0-r1 fails tests without '.' in @INC (Can't locate t/lib/db-common.pl in @INC)
Summary: <dev-perl/TheSchwartz-1.120.0-r1 fails tests without '.' in @INC (Can't locat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 652284
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-06-30 04:09 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-04-20 07:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-30 04:09:27 UTC
>>> Test phase: dev-perl/TheSchwartz-1.120.0
t/05-job-ctor.t ................ ok  
t/api.t ........................ Can't locate t/lib/db-common.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/TheSchwartz-1.120.0/work/TheSchwartz-1.12/blib/lib /var/tmp/portage/dev-perl/TheSchwartz-1.120.0/work/TheSchwartz-1.12/blib/arch /var/tmp/portage/dev-perl/TheSchwartz-1.120.0/work/TheSchwartz-1.12/_build/lib /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at t/api.t line 7.
# Looks like your test exited with 2 before it could output anything.

.. etc.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-27 19:49:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=683f81bdc3bdba809022aba9d837c4de7f4243ad

commit 683f81bdc3bdba809022aba9d837c4de7f4243ad
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-02-27 19:48:04 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-02-27 19:48:50 +0000

    dev-perl/TheSchwartz: Fix for '.' in @INC issue #623128
    
    - EAPI6
    - Fix for '.' in @INC
    
    Bug: https://bugs.gentoo.org/623128
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild |  22 ++
 .../files/TheSchwartz-1.12-no-dot-inc.patch        | 342 +++++++++++++++++++++
 2 files changed, 364 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-04-20 07:04:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5606743623aaec2b5c33bc39ef18d9a2b8adda

commit 7c5606743623aaec2b5c33bc39ef18d9a2b8adda
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-20 07:03:17 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-20 07:04:03 +0000

    dev-perl/TheSchwartz: Cleanup old re bug #623128
    
    Closes: https://bugs.gentoo.org/623128
    Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)