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

Bug 615222

Summary: <dev-perl/Regexp-RegGrp-2.10.0 fails install without '.' in @INC (Can't locate inc/Module/Install.pm 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://github.com/leejo/regexp-reggrp-perl/issues/1
Whiteboard: cleanup old after 2017-04-28
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-11 00:23:11 UTC
>>> Configuring source in /var/tmp/portage/dev-perl/Regexp-RegGrp-2.0.0/work/Regexp-RegGrp-2.00 ...                                      
 * Using ExtUtils::MakeMaker                 
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Regexp-RegGrp-2.0.0/image/
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /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_p
erl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/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 Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.      
 * ERROR: dev-perl/Regexp-RegGrp-2.0.0::gentoo failed (configure phase):
 *   Unable to build!
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-20 12:17:14 UTC
commit:  e0e32bf1c32b6b4074babf175b8719b74389e4a8
author:  2017-04-21 00:13:08 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-21 00:14:49 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Regexp-RegGrp: Bump to version 2.10.0

    - EAPI6
    - Nuke pod tests
    - Parallel testing
    
    Upstream:
    - Fix for '.' in @INC
    
    Bug: https://bugs.gentoo.org/615222
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Regexp-RegGrp/Manifest                    |  1 +
 dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.10.0.ebuild | 22 +++++
 2 files changed, 23 insertions(+)
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-27 19:36:11 UTC
commit:  f0e9244f0682ac0a0319b8b58d36dee09f8a576f
author:  2017-04-28 07:33:39 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-28 07:34:45 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Regexp-RegGrp: Cleanup old

    Remove versions affected by perl 5.26
    
    Bug: https://bugs.gentoo.org/615222
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 dev-perl/Regexp-RegGrp/Manifest                   |  1 -
 dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.0.0.ebuild | 25 -----
 2 files changed, 26 deletions(-)