Subject: | broken archive file XML-SAX-Expat-0.50.tar.gz |
Date: | Wed, 12 Jun 2013 13:23:36 +0200 |
To: | bug-XML-SAX-Expat [...] rt.cpan.org |
From: | Michael Prokop <mprokop [...] sipwise.com> |
Hi,
the archive file of the latest XML-SAX-Expat release seems to be
broken WRT permissions:
| % tar axvf ~/.cpanm/work/1371034381.26703/XML-SAX-Expat-0.50.tar.gz
| ./
| ./XML-SAX-Expat-0.50/
| ./XML-SAX-Expat-0.50/Expat.pm
| ./XML-SAX-Expat-0.50/MANIFEST
| ./XML-SAX-Expat-0.50/Changes
| ./XML-SAX-Expat-0.50/Makefile.PL
| ./XML-SAX-Expat-0.50/META.json
| ./XML-SAX-Expat-0.50/t/
| ./XML-SAX-Expat-0.50/t/00basic.t
| ./XML-SAX-Expat-0.50/t/99podcov.t
| ./XML-SAX-Expat-0.50/t/98podsyn.t
| ./XML-SAX-Expat-0.50/META.yml
| ./XML-SAX-Expat-0.50/eg/
| ./XML-SAX-Expat-0.50/eg/counter.pl
| ./XML-SAX-Expat-0.50/README
| tar: .: Cannot utime: Operation not permitted
| tar: .: Cannot change mode to rwxr-xr-t: Operation not permitted
| tar: Exiting with failure status due to previous errors
This causes exit code != 0 during module installation and therefore
tools like carton fail to deploy XML-SAX-Expat:
| /usr/bin/carton --verbose install
| Installing modules using cpanfile
| Successfully installed XML-NamespaceSupport-1.11
| Successfully installed XML-SAX-Base-1.08
| Successfully installed XML-SAX-0.99
| ! Failed to fetch distribution XML-SAX-Expat-0.50
| ! Bailing out the installation for XML-Simple-2.20. Retry with --prompt or --force.
| [...]
Would be great if you could provide a fixed archive file.
Thanks!
regards,
-mika-
Message body not shown because it is not plain text.