Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614338 - <dev-perl/Module-Runtime-0.16.0 fails tests without '.' in @INC ( Can't locate t/Simple.pm in @INC )
Summary: <dev-perl/Module-Runtime-0.16.0 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
: Low minor (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
Depends on: 643282
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-31 11:05 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-04-01 19:50 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-03-31 11:05:15 UTC
t/rm.t .............. t/rm.t .............. 1/26
#   Failed test at t/rm.t line 27.
#          got: 'Can't locate t/Simple.pm in @INC (you may need to install the t::Simple module) (@INC contains: /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/lib /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/ar
ch /etc/perl /usr/local/lib64/perl5/5.25.11/x86_64-linux /usr/local/lib64/perl5/5.25.11 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/l
ib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/lib/Module/Runtime.pm line 317.
# '
#     expected: ''

#   Failed test at t/rm.t line 28.
#          got: undef
#     expected: 't::Simple return'

#   Failed test at t/rm.t line 32.
#          got: 'Can't locate t/Simple.pm in @INC (you may need to install the t::Simple module) (@INC contains: /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/lib /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/ar
ch /etc/perl /usr/local/lib64/perl5/5.25.11/x86_64-linux /usr/local/lib64/perl5/5.25.11 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/l
ib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at /var/tmp/portage/dev-perl/Module-Runtime-0.14.0/work/Module-Runtime-0.014/blib/lib/Module/Runtime.pm line 317.
# '
Comment 1 Larry the Git Cow gentoo-dev 2017-10-30 08:02:18 UTC
The bug has been referenced in the following commit(s):

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

commit d033aa4bb8e1dc7270dc9c5648d7d949d0187b10
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-30 08:00:44 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-30 08:01:05 +0000

    dev-perl/Module-Runtime: Bump to version 0.16.0 re bug #614338
    
    Upstream:
    - Fix tests for Perl 5.27.5 w/ requiring loaded modules not triggering
      taint
    - Fix tests for '.' in @INC
    
    Bug: https://bugs.gentoo.org/614338
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Module-Runtime/Manifest                   |  1 +
 .../Module-Runtime/Module-Runtime-0.16.0.ebuild    | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-04-01 19:49:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd7a8bc6e6175b5a529726fded9047cfc3b17f7

commit 1bd7a8bc6e6175b5a529726fded9047cfc3b17f7
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-01 19:49:20 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-01 19:49:38 +0000

    dev-perl/Module-Runtime: Cleanup old re bug #614338
    
    Closes: https://bugs.gentoo.org/614338
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Module-Runtime/Manifest                   |  1 -
 .../Module-Runtime/Module-Runtime-0.14.0.ebuild    | 29 ----------------------
 2 files changed, 30 deletions(-)