View Single Post
  #4 (permalink)  
Old 07-09-2009, 03:37 PM
rnuno rnuno is offline
Intermediate Member
 
Posts: 18
Default

I still see the same problem. Should i give soem time for mirrors update?

Code:
[root@email tmp]# date --utc
Thu Jul  9 21:36:45 UTC 2009
[root@email tmp]# wget http://h.yimg.com/lo/downloads/5.0.18_GA/zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz
--22:07:33--  http://h.yimg.com/lo/downloads/5.0.18_GA/zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz
           => `zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz'
Resolving h.yimg.com... 199.93.63.126, 209.84.30.126, 8.12.202.126
Connecting to h.yimg.com|199.93.63.126|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 519,421,952 (495M) [binary/octet-stream]

100%[=================================================================================================================>] 519,421,952  454.81K/s    ETA 00:00

22:26:27 (447.29 KB/s) - `zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz' saved [519421952/519421952]

[root@email tmp]# wget http://h.yimg.com/lo/downloads/5.0.18_GA/zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz.md5
--22:31:53--  http://h.yimg.com/lo/downloads/5.0.18_GA/zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz.md5
           => `zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz.md5'
Resolving h.yimg.com... 198.78.215.126, 209.84.30.126, 4.23.40.126
Connecting to h.yimg.com|198.78.215.126|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 86 [binary/octet-stream]

100%[=================================================================================================================>] 86            --.--K/s

22:31:54 (4.10 MB/s) - `zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz.md5' saved [86/86]

[root@email tmp]# md5sum -c zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz.md5
zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz: FAILED
md5sum: WARNING: 1 of 1 computed checksum did NOT match
[root@email tmp]# tar xfz zcs-NETWORK-5.0.18_GA_3012.RHEL4.20090707141910.tgz

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Reply With Quote