It's not indexed:

$ gzcat /srv/cpan/modules/02packages.details.txt.gz | tail +10 | ack -i
^FAIR
FAIR::Accessor                      0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::AccessorBase                  0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::AccessorConfig                0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Base                          0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Data                          0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::NAMESPACES                    0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Profile                       0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Profile::Class                0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Profile::Parser               0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz
FAIR::Profile::Property             0.3  M/MA/MARKW/FAIR-Data-0.3.tar.gz

But likely no one specifies that particular package as a dependency and the
rest are indexed.

David



On Thu, Feb 18, 2016 at 2:16 AM, Mark Wilkinson <[email protected]> wrote:

> Ok, I'll add this to my todo list later today.  It really isn't a high
> priority - the error message is just a warning (as far as I can tell) - the
> package gets indexed and added to CPAN regardless.
>
> Mark
>
>
>
> On 02/17/2016 11:30 PM, David Golden wrote:
>
>> This seems related to https://github.com/andk/pause/issues/175 but I
>> think it's a separate bug in PAUSE.  The intention was for module authors
>> to be able to change the indexed case of case-insensitive namespaces they
>> control.
>>
>> Could you please open a ticket on that github.com <http://github.com>
>> issue queue with information you shared in your email?
>>
>> Meanwhile, I suspect you might be able to drop all permissions on just
>> the badly cased package name and then have PAUSE re-index the
>> distribution.  That might not work, but if not, let us know and we can ask
>> Andreas to fix things directly in the database.  :-/
>>
>> Regards,
>> David
>>
>>
>> On Wed, Feb 17, 2016 at 5:44 AM, Mark Wilkinson <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>>
>>     Hi all!
>>
>>     Not high-priority, but I am wondering if there is any way to solve
>>     the problem below - "case mismatch".  My guess is that it is
>>     related to the fact that I changed the case of the filename for
>>     SerializableProperty.pm a few months ago... and the indexer is
>>     really not happy about that!
>>
>>     Suggestions?
>>
>>     Mark
>>
>>
>>
>>
>>     -------- Forwarded Message --------
>>     Subject:        Failed: PAUSE indexer report
>>     MARKW/FAIR-Data-0.3.tar.gz
>>     Date:   Wed, 17 Feb 2016 08:42:04 +0000
>>     From:   PAUSE <[email protected] <mailto:[email protected]>>
>>     To: [email protected] <mailto:[email protected]>,
>>     [email protected]
>>     <mailto:andreas.koenig.gmwojprw%[email protected]>
>>
>>
>>
>>     The following report has been written by the PAUSE namespace indexer.
>>     Please contact [email protected] <mailto:[email protected]> if there
>>
>>     are any open questions.
>>
>>       User: MARKW (Mark D Wilkinson)
>>       Distribution file: FAIR-Data-0.3.tar.gz
>>       Number of files: 51
>>       *.pm files: 11
>>       README: FAIR-Data-0.3/README
>>       META-File: FAIR-Data-0.3/META.yml
>>       META-Parser: Parse::CPAN::Meta 1.4414
>>       META-driven index: no
>>       Timestamp of file: Wed Feb 17 08:40:23 2016 UTC
>>       Time of this run: Wed Feb 17 08:42:04 2016 UTC
>>
>>     Status of this distro: Permission missing
>>     =========================================
>>
>>     The following packages (grouped by status) have been found in the
>>     distro:
>>
>>     Status: Permission missing
>>     ==========================
>>
>>          module : FAIR::Profile::SerializableProperty
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Profile/SerializableProperty.pm
>>          status : Not indexed because of case mismatch.
>>
>>     Status: Successfully indexed
>>     ============================
>>
>>          module : FAIR::Accessor
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Accessor.pm
>>          status : indexed
>>
>>          module : FAIR::AccessorBase
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/AccessorBase.pm
>>          status : indexed
>>
>>          module : FAIR::AccessorConfig
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/AccessorConfig.pm
>>          status : indexed
>>
>>          module : FAIR::Base
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Base.pm
>>          status : indexed
>>
>>          module : FAIR::Data
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Data.pm
>>          status : indexed
>>
>>          module : FAIR::NAMESPACES
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/NAMESPACES.pm
>>          status : indexed
>>
>>          module : FAIR::Profile
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Profile.pm
>>          status : indexed
>>
>>          module : FAIR::Profile::Class
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Profile/Class.pm
>>          status : indexed
>>
>>          module : FAIR::Profile::Parser
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Profile/Parser.pm
>>          status : indexed
>>
>>          module : FAIR::Profile::Property
>>          version: 0.3
>>          in file: FAIR-Data-0.3/lib/FAIR/Profile/Property.pm
>>          status : indexed
>>
>>     __END__
>>
>>
>>
>>
>>
>>
>> --
>> David Golden <[email protected] <mailto:[email protected]>> Twitter/IRC/Github: @xdg
>>
>
> --
> --
> Mark Wilkinson
> Madrid, Spain
>
>


-- 
David Golden <[email protected]> Twitter/IRC/Github: @xdg

Reply via email to