Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613368 - <dev-perl/Plack-1.4.100 needs '.' in @INC ( Can't locate t/FCGIUtils.pm in @INC )
Summary: <dev-perl/Plack-1.4.100 needs '.' in @INC ( Can't locate t/FCGIUtils.pm in @I...
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:
Whiteboard: cleanup old after 2018-03-04
Keywords: TESTFAILURE
Depends on: 613376 648578
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-21 00:15 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-03-13 12:13 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-21 00:15:24 UTC
Plack <= 1.0041 relies on t/FCGIUtils.pm being loadable from @INC

https://metacpan.org/diff/file?target=MIYAGAWA%2FPlack-1.0041%2F&source=MIYAGAWA%2FPlack-1.0040-TRIAL#t/Plack-Handler/fcgi.t
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 11:39:54 UTC
t/Plack-Loader/auto.t ................................ ok                                    
===(     183;2  0/?  0/? )==============================================Can't locate t/FCGIUtils.pm in @INC (you may need to install the t::FCGIUtils module) (@INC contains: /var/tmp/portage/dev-perl/Plack-1.3.900/work/Plack-1.0039/blib/lib /var/tmp/portage/dev-perl/Plack-1.3.
900/work/Plack-1.0039/blib/arch /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/pe
rl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/Plack-Handler/fcgi.t line 11.
BEGIN failed--compilation aborted at t/Plack-Handler/fcgi.t line 11.                                    
t/Plack-Handler/fcgi.t ............................... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run                                                                                                                           
t/Plack-Loader/auto_fallback.t ....................... ok
Comment 2 Larry the Git Cow gentoo-dev 2018-03-13 12:13:08 UTC
The bug has been closed via the following commit(s):

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

commit 3001f758b18fd4c358f81ebcddd836b1da2470a0
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-03-13 12:12:51 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-03-13 12:12:51 +0000

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

 dev-perl/Plack/Manifest             |  2 -
 dev-perl/Plack/Plack-1.3.900.ebuild | 76 -------------------------------------
 dev-perl/Plack/Plack-1.4.300.ebuild | 69 ---------------------------------
 3 files changed, 147 deletions(-)