Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613754 - dev-perl/Module-Signature fails install without '.' in @INC
Summary: dev-perl/Module-Signature fails install without '.' in @INC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.26-no-dot-inc perl-5.26-unmask
  Show dependency tree
 
Reported: 2017-03-25 06:53 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-06-11 03:54 UTC (History)
0 users

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-03-25 06:53:51 UTC
Configuring Module-Signature-0.81 ... 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.
Configuring Module-Signature failed.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-04-26 23:45:20 UTC
kent: It might make sense to report this also on github...
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-11 03:54:18 UTC
commit:  3de9d77859843c01ef0d7a390db725e8a6669171
author:  2017-06-11 15:53:31 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-11 15:53:31 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Module-Signature: Fix for '.' in @INC re bug #613754

    Generic fix for Module::Install breakage
    
    Bug: https://bugs.gentoo.org/613754
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 .../Module-Signature/Module-Signature-0.790.0.ebuild    | 8 ++++-
 1 file changed, 7 insertions(+), 1 deletion(-)