evalEmpire / gitpan

Git repositories for all of CPAN
http://github.com/gitpan
73 stars 12 forks source link

Deal with archives with .# links #87

Closed schwern closed 10 years ago

schwern commented 10 years ago

A number of archives have .# links to non-existent files.

Error importing MACGYVER/SMTP-Server-1.1.tar.gz: Error stat on '.#Spam.pm': No such file or directory at lib/Gitpan/Release.pm line 129.

This is probably causing a problem during moving the archive or fixing permissions. Preserve the link, if possible. Delete it if necessary.