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

Bug 613636

Summary: dev-perl/Crypt-DH 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=120715
Whiteboard: dead upstream
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408, 621410    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-23 13:21:31 UTC
Configuring Crypt-DH-0.07 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (...) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
Configuring Crypt-DH failed.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-11 02:57:17 UTC
commit:  9e0c61c86569690d3501e04aec14287716e78621
author:  2017-06-11 14:55:02 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-11 14:55:02 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Crypt-DH: Fix for '.' in @INC re bug #613636

    Trivially reinject '.' into @INC for Module::Install
    
    Bug: https://bugs.gentoo.org/613636
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Crypt-DH/Crypt-DH-0.70.0-r1.ebuild | 8 ++++-
 1 file changed, 7 insertions(+), 1 deletion(-)