On Wed, Jul 6, 2011 at 11:48 PM, Hyrum K Wright <hy...@hyrumwright.org> wrote:
> The next in our series of 1.7.0 prereleases is now posted for testing
> and signing: 1.7.0-alpha3.  These are cut from trunk, and the magic
> rev is r1143483.  The buildbots were green at that rev, and all tests
> pass for me locally[1].  You can find them here:
> http://people.apache.org/~hwright/svn/1.7.0-alpha3/

sha1sum does not match! See the following:

<snip>
$ sha1sum subversion-1.7.0-alpha3.tar.bz2
886dcc0a98cd37f5c66a2fca11cd53463af68163  subversion-1.7.0-alpha3.tar.bz2
$ bzip2 -cd subversion-1.7.0-alpha3.tar.bz2 | gzip -9n >
subversion-1.7.0-alpha3.tar.gz
$ sha1sum subversion-1.7.0-alpha3.tar.gz
a63848e563f89fcbaf3e1e88e80d4f6be822a656  subversion-1.7.0-alpha3.tar.gz
</snip>

In the above sha1sum of .bz2 file matches with whatever is published
on the download link, but on the other hand, when I convert the bz2
file to tar.gz, the sha1sum does not match the one provided in the
download link for tar.gz, which was not the case in past.

Thank You.
-- 
Senthil Kumaran S
http://www.stylesen.org/
http://www.sasenthilkumaran.com/

Reply via email to