Hi Karen,

Graham has emailed me and said he'd since amended Acr. He's now patched the
code on GitHub and sent Breno a pull request [1].

[1] https://github.com/garu/App-cpanminus-reporter/pull/10

Checking if the distribution exists on CPAN is reasonable, but you want to
do it without downloading the file. Plus it wouldn't work if the server
running the tests isn't able to access the internet directly, but uses
something like metabase-relayd.

Thanks,
Barbie.

-- 
Birmingham.pm - http://birmingham.pm.org
CPAN Testers - http://cpantesters.org
YAPC Surveys - http://yapc-surveys.org
Perl Jam - http://perljam.info


On Thu, Jan 2, 2014 at 5:42 PM, Karen Etheridge <p...@froods.org> wrote:

> On Thu, Jan 02, 2014 at 08:16:04AM +0000, Barbie wrote:
> > Hi Graham,
> >
> > Why are you submitting test reports for distributions that are not on
> CPAN?
> > Although the Metabase can store them, they stall when being fed into the
> > rest of the eco-system.
>
> I'm wondering if there's an easy way of filtering these out within
> App::cpanminus::reporter... it can't simply check 02packages.txt, as
> unindexed (trial) releases won't be in that file.  Perhaps it could simply
> check if the file exists on the cpan, e.g. look for
> ftp.cpan.org/pub/CPAN/authors/id/F/FO/FOO/Dist-Name-0.001.tar.gz?
>
>
>

Reply via email to