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

Bug 615234

Summary: <dev-perl/HTTP-MultiPartParser-0.20.0 fails install without '.' in @INC (Can't locate inc/Module/Install.pm)
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-18
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

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(+)