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

Bug 613754

Summary: dev-perl/Module-Signature fails install without '.' 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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=120405
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408, 621410    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-25 06:53:51 UTC
Configuring Module-Signature-0.81 ... 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 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
Configuring Module-Signature failed.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-04-26 23:45:20 UTC
kent: It might make sense to report this also on github...
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-11 03:54:18 UTC
commit:  3de9d77859843c01ef0d7a390db725e8a6669171
author:  2017-06-11 15:53:31 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-11 15:53:31 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Module-Signature: Fix for '.' in @INC re bug #613754

    Generic fix for Module::Install breakage
    
    Bug: https://bugs.gentoo.org/613754
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 .../Module-Signature/Module-Signature-0.790.0.ebuild    | 8 ++++-
 1 file changed, 7 insertions(+), 1 deletion(-)