reneeb / cpan2ebook

22 stars 7 forks source link

TODO: Error Message from log (perl_mlb) #14

Closed borisdaeppen closed 12 years ago

borisdaeppen commented 12 years ago

Should be checked...

[Mon May  7 09:47:22 2012] [info] eBook requested: perl_mlb
[Mon May  7 09:47:23 2012] [error] Failed to fetch 'http://api.metacpan.org/v0/source/ILYAZ/perl_mlb/MANIFEST': Not Found at /home/ebook/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/EPublisher/Source/Plugin/MetaCPAN.pm line 44.

[Mon May  7 09:47:32 2012] [info] eBook requested: perl_mlb
[Mon May  7 09:47:32 2012] [error] Failed to fetch 'http://api.metacpan.org/v0/source/ILYAZ/perl_mlb/MANIFEST': Not Found at /home/ebook/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/EPublisher/Source/Plugin/MetaCPAN.pm line 44.
borisdaeppen commented 12 years ago

I think this is a problem of MetaCPAN::API

I'm not quite sure what perl_mlb is... it does not seem to be a normal module release: https://metacpan.org/release/perl_mlb

reneeb commented 12 years ago

This is more or less the same problem described in #12 . If you search for perlpod the MetaCPAN search returns

{ "timed_out" : false, "hits" : { "hits" : [ { "_score" : 1.3442135, "fields" : { "documentation" : "perlpod", "release" : "perl_mlb", "author" : "ILYAZ", "distribution" : "perl_mlb" }, "_index" : "cpan_v1", "_id" : "f7jA1WW9yVv2oedH3RzrlOi7TTw", "_type" : "file", "_version" : 438 }, { "_score" : 1.3442135, "fields" : { "documentation" : "perlpod", "release" : "perl-5.16.0", "author" : "RJBS", "distribution" : "perl" }, "_index" : "cpan_v1", "_id" : "__QfVEwrMMH7_XqPfz4vzys1734", "_type" : "file", "_version" : 9 },