On Wed, 29 Jun 2005 Arno.STREULI@xxxxxxxxxxxxx wrote:
hello,
I try to untar squid 3 but after a while I have an error:
x
squid-3.0-PRE3-20050629/lib/cppunit-1.10.0/src/msvc6/testrunner/DynamicWindow/doc,
0 bytes, 0 tape blocks
tar: directory checksum error
0629 seems fine here..
drwxrwxrwx 1005/0 0 2005-06-29 02:12:29 squid-3.0-PRE3-20050629/
drwxrwxrwx 1005/0 0 2005-06-29 02:12:24 squid-3.0-PRE3-20050629/cfgaux/
-rwxr-xr-x 1005/0 3703 2005-05-25 02:10:40 squid-3.0-PRE3-20050629/cfgaux/compile
[....]
-rw-r--r-- 1005/0 13936 2005-06-29 02:12:29 squid-3.0-PRE3-20050629/RELEASENOTES.html
how can I do a checksum of the file to see if it match the one on the site
? (but if I have the wrong file I'm not suppose to be able to do a gunzip
right ?)
gunzip does not always detect errors.
the MD5 sum of the gzipped tar file can be found from
www.squid-cache.org/Versions/v3/3.0/
The MD5 of the gunzipped tar file is:
9a40da1727d4d10dddc94585d6b963cd squid-3.0-PRE3-20050629.tar
both assuming it was the tarball from the 3.0 directory you downloaded,
not HEAD, the MD5s of HEAD is different even if the content is the same..
(a few seconds difference in release date only).
Regards
Henrik