Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 6793 invoked from network); 24 Dec 2004 00:58:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Dec 2004 00:58:09 -0000 Received: (qmail 36602 invoked by uid 500); 24 Dec 2004 00:58:08 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 36585 invoked by uid 500); 24 Dec 2004 00:58:08 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 36563 invoked by uid 99); 24 Dec 2004 00:58:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.logilune.com (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 23 Dec 2004 16:58:05 -0800 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 05F831E1D70 for ; Fri, 24 Dec 2004 01:58:02 +0100 (CET) Message-ID: <41CB6999.6040209@stason.org> Date: Thu, 23 Dec 2004 19:58:01 -0500 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: mod_perl Dev Subject: [mp2] PAUSE indexer issues Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The PAUSE indexer report requires that we do the following: Index: META.yml =================================================================== --- META.yml (revision 123262) +++ META.yml (working copy) @@ -7,3 +7,10 @@ - Apache-Test package: - C::Preprocessed + - Apache + - Apache::Constants + - Apache::File + - Apache::SIG + - Apache::Server + - Apache::Table + - Apache::Util Those are all coming from packages found in compat.pm But I'm not sure what to do about these: module: Apache::Connection version: undef in file: mod_perl-2.0.0-RC2-XMas/lib/Apache/compat.pm status: Not indexed because mod_perl-1.29/Connection/Connection.pm in G/GO/GOZER/mod_perl-1.29.tar.gz has a higher version number (1.00) We do have a real Apache::Connection in mp2 but it's autogenerated. In fact none of the autogenerated packages is indexed. So this could be a problem. Ideas? module: Apache::PerlSections version: 0.01 in file: mod_perl-2.0.0-RC2-XMas/lib/Apache/PerlSections.pm status: Not indexed because mod_perl-1.29/lib/Apache/PerlSections.pm in G/GO/GOZER/mod_perl-1.29.tar.gz has a higher version number (1.61) This one clearly needs to have a higher version (2.00?) -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org