metacpan-web
metacpan-web copied to clipboard
Something wrong with Devel-PPPort
https://metacpan.org/release/ATOOMIC/Devel-PPPort-3.54 seems to work okay, though.
Thanks @theory. This should be fixed now:
$ ./bin/api/reindex.sh https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Devel-PPPort-3.54.tar.gz
2019/10/20 01:22:20 I release: Downloading https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Devel-PPPort-3.54.tar.gz
2019/10/20 01:22:26 I release: Processing /home/metacpan/metacpan-api/var/tmp/http/authors/id/A/AT/ATOOMIC/Devel-PPPort-3.54.tar.gz
2019/10/20 01:22:48 I release: Devel-PPPort consists of 1 modules
2019/10/20 01:22:48 I release: Upgrading release Devel-PPPort-3.54
2019/10/20 01:22:49 I release: Downgrading release perl_mlb
Not sure what's up with perl_mlb:
$ grep perl_mlb /home/metacpan/CPAN/modules/02packages.details.txt
OS2::Process::Const 0.01 I/IL/ILYAZ/os2/582+/perl_mlb.zip
Thanks. Maybe @ilyaza knows?
perl_mlb is a part of a binary-installer distribution which contains/installs/delivers the main perl library. Whatever it contains is not a primary source.
Does it answer your question?
I was seeing perl_mlb information in fixing issues in #2369. It seems like it's been indexed as authoritative in a way that's incorrect.
I see the original problem again. Accessing https://metacpan.org/release/Devel-PPPort results in a 404 page.
Weird. It's not upgrading it to latest:
2020/10/14 14:22:56 I release: Downloading https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Devel-PPPort-3.61.tar.gz
2020/10/14 14:23:01 I release: Processing /home/metacpan/metacpan-api/var/tmp/http/authors/id/A/AT/ATOOMIC/Devel-PPPort-3.61.tar.gz
2020/10/14 14:23:26 I release: Devel-PPPort consists of 1 modules
Should this be a metacpan-api issue?