Skip Menu |

This queue is for tickets about the Catalyst-ActionRole-RequireSSL CPAN distribution.

Report information
The Basics
Id: 56237
Status: rejected
Priority: 0/
Queue: Catalyst-ActionRole-RequireSSL

People
Owner: Nobody in particular
Requestors: JESTER [...] cpan.org
Cc:
AdminCc:

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



Subject: Installation errors on FBSD with EU::MM
FreeBSD 8.0 system with most Perl modules installed through the Ports system; C::AR::RequireSSL won't install through CPAN: --- $ sudo perl -MCPAN -e 'install Catalyst::ActionRole::RequireSSL' [...] CPAN.pm: Going to build E/EL/ELLIOTT/Catalyst-ActionRole-RequireSSL-0.05.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite ExtUtils::MakeMaker 6.11 not found. We have unknown version. Writing Makefile for Catalyst::ActionRole::RequireSSL Show quoted text
---- Unsatisfied dependencies detected during ---- ---- ELLIOTT/Catalyst-ActionRole-RequireSSL-0.05.tar.gz ---- ExtUtils::MakeMaker [requires] --- Yet the prereq is there: --- $ perl -MExtUtils::MakeMaker\ 999 ExtUtils::MakeMaker version 999 required--this is only version 6.56. ---
On Fri Apr 02 16:05:37 2010, JESTER wrote: Show quoted text
> FreeBSD 8.0 system with most Perl modules installed through the Ports > system; C::AR::RequireSSL won't install through CPAN:
This is an issue at your setup. There is a chance that perl version and/or @INC for root is not the same for your user.