Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615234 - <dev-perl/HTTP-MultiPartParser-0.20.0 fails install without '.' in @INC (Can't locate inc/Module/Install.pm)
Summary: <dev-perl/HTTP-MultiPartParser-0.20.0 fails install without '.' in @INC (Can'...
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:
Whiteboard: cleanup old after 2017-04-18
Keywords:
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-11 07:20 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-20 12:22 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-04-11 07:20:51 UTC
Configuring HTTP-MultiPartParser-0.01 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11 /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11) at Makefile.PL line 2.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-20 12:22:29 UTC
commit:  f6fadc4749202f2918905c99602a9d011f9b265d
author:  2017-04-21 00:21:37 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-21 00:21:37 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/HTTP-MultiPartParser: Remove old re bug #615234

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


 dev-perl/HTTP-MultiPartParser/HTTP-MultiPartParser-0.10.0.ebuild | 32 -----
 dev-perl/HTTP-MultiPartParser/Manifest                           |  1 -
 2 files changed, 33 deletions(-)
commit:  0dd4ee20ba780e008175bceff1833ced0cf11bbb
author:  2017-04-11 19:28:42 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-11 19:28:42 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/HTTP-MultiPartParser: Bump to 0.20.0

    Upstream:
    - Fix "." in @INC
    - Fix Content-Disposition parser in example
    
    Bug: https://bugs.gentoo.org/615234
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/HTTP-MultiPartParser/HTTP-MultiPartParser-0.20.0.ebuild | 26 +++++
 dev-perl/HTTP-MultiPartParser/Manifest                           |  1 +
 2 files changed, 27 insertions(+)