markov2 / perl5-MIME-Types

Definition of MIME types
http://perl.overmeer.net/CPAN
4 stars 1 forks source link

Local path in CPAN package released #8

Closed dboehmer closed 2 years ago

dboehmer commented 3 years ago

Hi Mark!

In the package that you’ve just recently released there’s a local path from your personal setup. I have not yet enough experience with CPAN uploading to tell how that could happen.

See the 1st line of my cpan-outdated output:

$ cpan-outdated
M/MA/MARKOV/home/markov/local/perl-git/MIME-Types/public_html/mime-types/source/MIME-Types-219targz/MIME-Types-2.19.tar.gz
R/RJ/RJBS/Sub-Exporter-ForMethods-0.100054.tar.gz
L/LE/LEONT/version-0.9929.tar.gz
markov2 commented 3 years ago

The path you see is the filename which I used on my system to upload my distro. But it is not a name used inside my package. It may be caused by technical issues with PAUSE: I got (and reported via modules@perl.org) the error

======================

     module : MIME::Type
     version: undef
     in file: MIME-Types-2.19/lib/MIME/Type.pm
     status : The PAUSE indexer could not store the indexing result in
             the DB due the following error: C< Lock wait timeout
             exceeded; try restarting transaction >. Please report the
             case to the PAUSE admins at modules@perl.org.
dboehmer commented 3 years ago

Seems to be fixed:

M/MA/MARKOV/MIME-Types-2.20.tar.gz