Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625320 - net-analyzer/nagios-check_rbl fails install without '.' in @INC (Can't locate inc/Module/Install.pm in @INC)
Summary: net-analyzer/nagios-check_rbl fails install without '.' in @INC (Can't locate...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL: https://github.com/matteocorti/check_...
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.26-no-dot-inc perl-5.26-unmask
  Show dependency tree
 
Reported: 2017-07-16 21:23 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-08-04 18:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.