Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Session CPAN distribution.

Report information
The Basics
Id: 121852
Status: open
Priority: 0/
Queue: Catalyst-Plugin-Session

People
Owner: ether [...] cpan.org
Requestors: jplesnik [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Fails install when no '.' in @INC
On 5.26.0-RC1 , where '.' is not in @INC by default: + cd Catalyst-Plugin-Session-0.40 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 1.
Now failing on all perl versions on 5.26 and above. 21:02:45 15197 ERROR [463]: + /usr/local/cpanel/3rdparty/perl/528/bin/perl Makefile.PL INSTALLDIRS=vendor 21:02:45 15197 ERROR [463]: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /usr/local/cpanel /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib /usr/local/cpanel/3rdparty/perl/528/lib/perl5/5.28.0/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/528/lib/perl5/5.28.0 /opt/cpanel/perl5/528/site_lib/x86_64-linux-64int /opt/cpanel/perl5/528/site_lib) at Makefile.PL line 1. 21:02:45 15197 ERROR [463]: BEGIN failed--compilation aborted at Makefile.PL line 1.