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

Bug 625320

Summary: net-analyzer/nagios-check_rbl 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: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal CC: sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/matteocorti/check_rbl/issues/14
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408, 621410    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-16 21:23:19 UTC
See tracker bug and https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal for details.


>>> Configuring source in /var/tmp/portage/net-analyzer/nagios-check_rbl-1.3.7-r1/work/check_rbl-1.3.7 ...
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.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /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.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-08-04 16:15:55 UTC
commit 128f2d6377a9569158ad29a1d500d16a7b45ebd3 (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Fri Aug 4 18:14:30 2017 +0200

    net-analyzer/nagios-check_rbl: Add build fix for Perl 5.26, bug 625320
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-analyzer/nagios-check_rbl/files/nagios-check_rbl-1.3.7-perl526.patch | 9 +++++++++
 net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild           | 2 ++
 2 files changed, 11 insertions(+)
Comment 2 Michael Orlitzky gentoo-dev 2017-08-04 18:34:02 UTC
Thanks Andreas. It looks like upstream fixed this pretty quickly but I missed the Github notification. I just pushed v1.4.1 to the tree and that should work with the new perl.