Skip Menu |

This queue is for tickets about the mod_perl CPAN distribution.

Report information
The Basics
Id: 65870
Status: resolved
Priority: 0/
Queue: mod_perl

People
Owner: Nobody in particular
Requestors: marcoep [...] gmail.com
Cc:
AdminCc:

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



Subject: CPAN Shell can't find installed Apache2::Const
Hi, there's something fishy with CPAN Shell and Apache2::Const. I installed mod-perl (manually *outside* the CPAN shell) with all its whistles and bells: Compare RequestRec vs Const: $ perldoc -l Apache2::Const /usr/local/lib/perl5/site_perl/5.12.3/sun4-solaris/Apache2/Const.pm pjadmin@zaqar8 [intrapjdev2]:~ $ perldoc -l Apache2::RequestRec /usr/local/lib/perl5/site_perl/5.12.3/sun4-solaris/Apache2/RequestRec.pm but: cpan[2]> i Apache2::RequestRec Module id = Apache2::RequestRec CPAN_USERID GOZER (Philippe M. Chiasson <gozer@cpan.org>) CPAN_VERSION 0.009 CPAN_FILE P/PH/PHRED/mod_perl-2.0.5.tar.gz UPLOAD_DATE 2011-02-07 MANPAGE Apache2::RequestRec - Perl API for Apache request record accessors INST_FILE /usr/local/lib/perl5/site_perl/5.12.3/sun4-solaris/Apache2/RequestRec.pm INST_VERSION 2.000005 cpan[3]> i Apache2::Const No objects found of any type for argument Apache2::Const cpan[4]> i /Apache2::Const/ Module id = Apache2::ConstantsTable CPAN_USERID GOZER (Philippe M. Chiasson <gozer@cpan.org>) CPAN_VERSION undef CPAN_FILE P/PH/PHRED/mod_perl-2.0.5.tar.gz UPLOAD_DATE 2011-02-07 INST_FILE (not installed) ??? $ perldoc -l Apache2::ConstantsTable No documentation found for "Apache2::ConstantsTable". Possibly a packaging issue. Cheers, ^m'e
Subject: Re: [rt.cpan.org #65870] CPAN Shell can't find installed Apache2::Const
Date: Fri, 18 Feb 2011 14:54:42 +0000
To: <bug-mod_perl [...] rt.cpan.org>
From: "Philip M. Gollucci" <pgollucci [...] p6m7g8.com>
On 02/18/11 10:17, Marco Emilio Poleggi via RT wrote: Show quoted text
> cpan[2]> i Apache2::RequestRec > Module id = Apache2::RequestRec > CPAN_USERID GOZER (Philippe M. Chiasson <gozer@cpan.org>)
It should be phred not gozer. Something is up with the CPAN indexer. Probably permissions based. -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
I've started a reindex on CPAN - give it a day and it should be resolved.
Seems to be resolved: cpan[1]> i /Apache2::Const/ CPAN: Storable loaded ok (v2.18) CPAN: LWP::UserAgent loaded ok (v5.813) CPAN: Time::HiRes loaded ok (v1.9711) Fetching with LWP: ... Module id = Apache2::ConstantsTable CPAN_USERID PHRED (Fred Moyer <fred@redhotpenguin.com>) CPAN_VERSION undef CPAN_FILE P/PH/PHRED/mod_perl-2.0.5.tar.gz INST_FILE (not installed)