Skip Menu |

This queue is for tickets about the Test-Smoke CPAN distribution.

Report information
The Basics
Id: 130513
Status: open
Priority: 0/
Queue: Test-Smoke

People
Owner: Nobody in particular
Requestors: jkeenan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.73
Fixed in: (no value)



Subject: Test-Smoke-1.73 tarball damaged
I have a program which makes an FTP call to a CPAN mirror and downloads a .tar.gz for the latest version of Test-Smoke. Test-Smoke-1.73.tar.gz is damaged. I have downloaded this from multiple mirrors, but when I unpack it I get errors like in the attached. I had to hack my program to use Test-Smoke-1.72.tar.gz instead. Can you investigate? (I suspect you'll have to upload a new version to CPAN.) Thank you very much. Jim Keenan
Subject: trimmed.T-S-1.73-damaged-tarball.txt
[perl] $ ./get-test-smoke --application_dir=/home/jkeenan/p5smoke \ --host=ftp.igh.cnrs.fr \ --hostdir=pub/CPAN/modules/by-module x Test-Smoke-1.73/ x Test-Smoke-1.73/bin/ [snip] x Test-Smoke-1.73/t/win32/makefile.mk x Test-Smoke-1.73/t/win32/Makefile x Test-Smoke-1.73/t/logs/solaris.log x Test-Smoke-1.73/t/logs/w32bcc32.log x Test-Smoke-1.73/t/logs/mingw.log x Test-Smoke-1.73/t/logs/hpux1111.log x Test-Smoke-1.73/t/logs/5.19.0-make._test.stdout x Test-Smoke-1.73/t/logs/gcc2722.log x Test-Smoke-1.73/t/logs/linux3710g.log x Test-Smoke-1.73/t/logs/icc102.log x Test-Smoke-1.73/t/logs/hpux1020.log x Test-Smoke-1.73/t/ftppub/pl_with_pn.h x Test-Smoke-1.73/t/ftppub/perl-current/ x Test-Smoke-1.73/t/ftppub/snap/ x Test-Smoke-1.73/t/ftppub/perl-current-diffs/ x Test-Smoke-1.73/t/ftppub/bugtst02.out x Test-Smoke-1.73/t/ftppub/bugtst03.out x Test-Smoke-1.73/t/ftppub/bugtst01.out x Test-Smoke-1.73/t/ftppub/perl-current-diffs/20003.gz x Test-Smoke-1.73/t/ftppub/perl-current-diffs/20001.gz x Test-Smoke-1.73/t/ftppub/perl-current-diffs/20005.gz x Test-Smoke-1.73/t/ftppub/perl-current-diffs/20004.gz x Test-Smoke-1.73/t/ftppub/perl-current-diffs/20000.gz x Test-Smoke-1.73/t/ftppub/snap/perl@20000.tgz x Test-Smoke-1.73/t/ftppub/snap/perl@19000.tgz tar: Damaged tar archive tar: Retrying... tar: Damaged tar archive tar: Retrying... [snip: 414 "Damaged tar archive/Retrying..." pairs ] tar: Damaged tar archive tar: Retrying... make: don't know how to make bin/W32Configure.pl. Stop Unable to make at ./get-test-smoke line 374.
On 2019-09-15 19:47:06, JKEENAN wrote: Show quoted text
> I have a program which makes an FTP call to a CPAN mirror and > downloads a .tar.gz for the latest version of Test-Smoke. > > Test-Smoke-1.73.tar.gz is damaged. I have downloaded this from > multiple mirrors, but when I unpack it I get errors like in the > attached.
The tarball can be opened on my machine (OSX, using BSD Tar). Can you be more specific as to what your script is doing, and what program/version it is using to extract the tarball?