Skip to content

Backpan mirroring incomplete #74

Open
@kentfredric

Description

@kentfredric

I was doing a lot of scripts to fetch stuff from backpan, rotating with metacpan's server, and I found a few inconsistencies. Metacpan 404's for several hundred .meta files at least.

( 
  X="authors/id/K/KR/KRAIH/Mojolicious-1.3.meta" ;
  diff -Naur <(  curl cpan.metacpan.org/$X ) <(  curl backpan.cpantesters.org/$X ) 
)

Gives a substantial difference, one of course being a 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions