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

Bug 613872

Summary: dev-perl/Test-LeakTrace fails install without '.' in @INC ( Can't locate inc/Module/Install.pm )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=120420
See Also: https://github.com/gfx/p5-Test-LeakTrace/pull/3
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408, 621410    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-26 05:20:19 UTC
Configuring Test-LeakTrace-0.15 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: ...) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
Configuring Test-LeakTrace failed.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-13 08:45:31 UTC
commit:  947e2c4bcffd03b387f99de7f9708d225dc2d79f
author:  2017-06-13 20:27:55 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-13 20:42:28 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Test-LeakTrace: Fix for '.' in @INC re bug #613872

    Standard Module::Install fix for "." in @INC Removal in 5.26
    
    Bug: https://bugs.gentoo.org/613872
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.0.ebuild | 6 +++++
 1 file changed, 6 insertions(+)