Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613804 - <dev-perl/libintl-perl-1.240.0-r2 fails install without '.' in @INC ( Can't locate MyInstall.pm in @INC )
Summary: <dev-perl/libintl-perl-1.240.0-r2 fails install without '.' in @INC ( Can't l...
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: 621642
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-25 15:55 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-04-01 19:47 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 15:55:39 UTC
>>> Install libintl-perl-1.240.0 into /var/tmp/portage/dev-perl/libintl-perl-1.240.0/image/ category dev-perl                                             
make -j3 pure_install                                                                                                               
make[1]: Entering directory '/var/tmp/portage/dev-perl/libintl-perl-1.240.0/work/libintl-perl-1.24/gettext_xs'                                            
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext_xs.bs ../blib/arch/auto/Locale/gettext_xs/gettext_xs.bs 644      
make[1]: Leaving directory '/var/tmp/portage/dev-perl/libintl-perl-1.240.0/work/libintl-perl-1.24/gettext_xs'                                        
Can't locate MyInstall.pm in @INC (you may need to install the MyInstall 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.22.3 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11).
BEGIN failed--compilation aborted.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-13 06:04:34 UTC
Neat, bug #583674 also fixes this it seems.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2017-08-03 10:56:24 UTC
Not blocking unmasking anymore.
Comment 3 Larry the Git Cow gentoo-dev 2018-04-01 19:46:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b555904aae62f64a5c48085d30195a4c1ee6a8

commit 74b555904aae62f64a5c48085d30195a4c1ee6a8
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-01 19:45:27 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-01 19:45:27 +0000

    dev-perl/libintl-perl: Cleanup old re bug #613804
    
    Closes: https://bugs.gentoo.org/613804
    Closes: https://bugs.gentoo.org/583674
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/libintl-perl/Manifest                     |  1 -
 .../libintl-perl/libintl-perl-1.200.0-r1.ebuild    | 30 --------------------
 dev-perl/libintl-perl/libintl-perl-1.240.0.ebuild  | 33 ----------------------
 3 files changed, 64 deletions(-)