On 21.11.2012 12:03, Mark Thomas wrote:
> On 21/11/2012 09:22, Mladen Turk wrote:
>> On 11/19/2012 12:34 AM, Mark Thomas wrote:
>>> The proposed Apache Tomcat 7.0.33 release is now available for voting.
>>>
>>> It can be obtained from:
>>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.33/
>>
>> I tested the .zip version, but when trying .tar.gz
>> I'm getting the:
>>
>> $tar zxf apache-tomcat-7.0.33.tar.gz
>> tar: This does not look like a tar archive
>> tar: Skipping to next header
>> tar: Exiting with failure status due to previous errors
>>
>> Using tar (GNU tar) 1.26 from Fedora17, so should be ok.
>> Anyone else tried .tar.gz from Mark's link?
> 
> Hmm. The MD5's don't match when I download it. The MD5 does match with
> the original I have locally (so I can re upload it if necessary).
> 
> I recall seeing something about an issue with double compression when
> downloading things from dist. Let me dig through my infra archives.

The pieces were OK, when I downloaded them from
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7 on Monday evening.

On my test directory:

% ls -l apache-tomcat-7.0.33.tar.gz
-rw-r--r--   1 jung     kippdata 7696004 Nov 18 23:00
apache-tomcat-7.0.33.tar.gz

% md5sum -c apache-tomcat-7.0.33.tar.gz.md5

apache-tomcat-7.0.33.tar.gz: OK

% cat apache-tomcat-7.0.33.tar.gz.md5

09fcee978b5cff6becf5d22aef69bc6a *apache-tomcat-7.0.33.tar.gz

% md5sum apache-tomcat-7.0.33.tar.gz

09fcee978b5cff6becf5d22aef69bc6a  apache-tomcat-7.0.33.tar.gz

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to