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

Bug 615320

Summary: <dev-perl/MongoDB-1.8.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   
Whiteboard: cleanup old after 2017-04-19
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-12 00:52:56 UTC
>>> Configuring source in /var/tmp/portage/dev-perl/MongoDB-1.6.1/work/MongoDB-v1.6.1 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/MongoDB-1.6.1/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_perl/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 12.
BEGIN failed--compilation aborted at Makefile.PL line 12.
 * ERROR: dev-perl/MongoDB-1.6.1::gentoo failed (configure phase):
 *   Unable to build!
 *
 * Call stack:
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-20 12:38:37 UTC
commit:  6441bde00d3f23dfee005f9add3e3512c495cc9f
author:  2017-04-21 00:37:17 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-21 00:37:17 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/MongoDB: Cleanup old re bug #615320

    Bug: https://bugs.gentoo.org/615320
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/MongoDB/Manifest                 |  4 -
 dev-perl/MongoDB/MongoDB-0.708.3.0.ebuild | 56 ----
 dev-perl/MongoDB/MongoDB-1.2.2.ebuild     | 73 ----
 dev-perl/MongoDB/MongoDB-1.6.0.ebuild     | 74 -----
 dev-perl/MongoDB/MongoDB-1.6.1.ebuild     | 74 -----
 5 files changed, 281 deletions(-)
commit:  5cd0869287283f943ca2ce6deff0de549958f7f1
author:  2017-04-12 15:09:59 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-12 15:10:32 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/MongoDB: Bump to version 1.8.0

    - Fix for -flto link
    
    Upstream:
    - MONGODB-X509 auth now can auto-extract username from client
      certificate
    - Fix '.' in @INC Makefile.PL
    - Switch to binary SASL payloads
    - Replace OP_KILL_CURSORS with killCursors
    
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/MongoDB/Manifest             |  1 +
 dev-perl/MongoDB/MongoDB-1.8.0.ebuild | 79 +++++
 2 files changed, 80 insertions(+)