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

Bug 613708

Summary: dev-perl/Class-Accessor-Lite 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://rt.cpan.org/Ticket/Display.html?id=120737
See Also: https://github.com/kazuho/p5-Class-Accessor-Lite/pull/11
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408, 621410    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-24 07:51:05 UTC
Configuring Class-Accessor-Lite-0.08 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: ...) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-11 03:16:30 UTC
commit:  2b4d23136129185d43ea5fe935b87e1b0316f187
author:  2017-06-11 15:15:41 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-11 15:15:41 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Class-Accessor-Lite: Fix for '.' in @INC re bug #613708

    Trivial fix to restore legacy Module::Install to working order
    
    Bug: https://bugs.gentoo.org/613708
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 .../Class-Accessor-Lite-0.50.0-r1.ebuild                | 8 ++++-
 .../Class-Accessor-Lite-0.80.0.ebuild                   | 6 ++++
 2 files changed, 13 insertions(+), 1 deletion(-)