[
https://issues.apache.org/jira/browse/ZOOKEEPER-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146514#comment-16146514
]
Travis Gockel commented on ZOOKEEPER-2885:
------------------------------------------
>From what I can tell, the file is *not* corrupted, but simply a non-gzipped
>tarball (despite the {{.tar.gz}} suffix). A workaround is to use {{tar -xvf}}
>instead of {{tar -xzvf}}. Ultimately, the file should be re-uploaded with
>compression turned on :-)
This affects [Kazoo Continuous
Integration|https://github.com/python-zk/kazoo/issues/477]
> zookeeper-3.5.3-beta.tar.gz file in mirror site is corrupted
> ------------------------------------------------------------
>
> Key: ZOOKEEPER-2885
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2885
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.5.3
> Reporter: Gabriel
>
> I downloaded the zookeeper-3.5.3-beta.tar.gz file from several mirror sites
> and all of them are corrupted.
> {quote}$ wget
> http://www-us.apache.org/dist/zookeeper/zookeeper-3.5.3-beta/zookeeper-3.5.3-beta.tar.gz
> $:~/dockerfiles$ tar -xzvf zookeeper-3.5.3-beta.tar.gz
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now{quote}
> If this is my mistake, please could you explain me what I did wrong?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)