Subject: | Failures while extracting archive. Seems to be a bug |
Hello.
There seems to be some kind of problem with the box that extracts distros.
Must latest uploads (the ones with the most errors on
http://cpants.perl.org/author/ZOFFIX ) appear to have 9 errors which
actually are not true. For example all of them show "has_manifest" as
an error, when I clearly have Manifest files:
http://search.cpan.org/src/ZOFFIX/WWW-Search-Mininova-0.05/MANIFEST
http://search.cpan.org/src/ZOFFIX/POE-Component-WWW-Search-Mininova-0.04/MANIFEST
http://search.cpan.org/src/ZOFFIX/POE-Component-WWW-Google-PageRank-0.03/MANIFEST
etc.
When I go to "Errors" section (
http://cpants.perl.org/dist/errors/WWW-Search-Mininova )
I can see: STDERR:
Could not write data to
'/tmp/W9tTjXJAcB/WWW-Search-Mininova-0.05/Changes' at
/usr/local/share/perl/5.8.8/Archive/Any/Plugin/Tar.pm line 36
Could not extract 'WWW-Search-Mininova-0.05/Changes' at
/usr/local/share/perl/5.8.8/Archive/Any/Plugin/Tar.pm line 36
STDOUT:
And similiar "extraction" errors for other distros.
I don't think it's a problem with my archives, as they were created with
the exact same method under the exact same conditions and search.cpan.org
seems to unpack those just fine...
Cheers.