On 01/04/2014 06:35 AM, Aaron Elmquist wrote:
> I downloaded the valgrind source from the site.  The md5 check sum I got is 
> as follows:
> 
> 94093c41814c146010dab167cb9f6816
> 
> This does not match the check sum provided on the site.  Is the key on the 
> site correct?

Your download is broken.  I get the published checksum on my copy from 2 months 
ago,
and on a fresh download:

$ md5sum valgrind-3.9.0.tar.bz2
0947de8112f946b9ce64764af7be6df2  valgrind-3.9.0.tar.bz2

$ ls -l valgrind-3.9.0.tar.bz2
-rw-rw-r--. 1 user grioup 10003156 Nov  1 07:08 valgrind-3.9.0.tar.bz2

$ cd /tmp
$ wget http://www.valgrind.org/downloads/valgrind-3.9.0.tar.bz2
--2014-01-04 06:41:51--  
http://www.valgrind.org/downloads/valgrind-3.9.0.tar.bz2
Resolving www.valgrind.org (www.valgrind.org)... 178.250.76.80
Connecting to www.valgrind.org (www.valgrind.org)|178.250.76.80|:80... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: 10003156 (9.5M) [application/x-bzip2]
Saving to: ‘valgrind-3.9.0.tar.bz2’

100%[==========================================================================================================>]
 10,003,156  1.75MB/s   in 6.8s

2014-01-04 06:41:58 (1.40 MB/s) - ‘valgrind-3.9.0.tar.bz2’ saved 
[10003156/10003156]

$ md5sum valgrind-3.9.0.tar.bz2
0947de8112f946b9ce64764af7be6df2  valgrind-3.9.0.tar.bz2



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to