Export to GitHub

perlsitemapgenerator - issue #1

Tar.gz in "Downloads" is broken


Posted on Jun 21, 2009 by Massive Camel

What steps will reproduce the problem? 1. Download the tar.gz 2. run tar -xvzf [filename] produces an error:

tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Error exit delayed from previous errors

3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Comment #1

Posted on May 26, 2011 by Happy Horse

Confirmed, Centos 5.5 64bit, gzip-1.3.5-11.el5.centos.1:

gzip -d perl_sitemap_gen-1.0.tar.gz

gzip: perl_sitemap_gen-1.0.tar.gz: invalid compressed data--crc error

gzip: perl_sitemap_gen-1.0.tar.gz: invalid compressed data--length error

Expected output is uncompressed tar file.

Status: New

Labels:
Type-Defect Priority-Medium