Hi Poorna, How did you get the tar.gz file? The MD5 sum you computed seems wrong. Here is what I did:
$ curl -O https://dist.apache.org/repos/dist/dev/twill/0.8.0-rc1/src/apache-twill-0.8.0-source-release.tar.gz $ md5 apache-twill-0.8.0-source-release.tar.gz MD5 (apache-twill-0.8.0-source-release.tar.gz) = ff10697f47719ac6390f967250899b47 The same goes for sha sum. Terence On Sat, Oct 1, 2016 at 7:47 PM, Poorna Chandra <poo...@cask.co> wrote: > -1 > > md5 and sha sums do not match. > > $ shasum -a 512 -c apache-twill-0.8.0-source-release.tar.gz.sha512 > > apache-twill-0.8.0-source-release.tar.gz: FAILED > > shasum: WARNING: 1 computed checksum did NOT match > > > $ md5 apache-twill-0.8.0-source-release.tar.gz > > MD5 (apache-twill-0.8.0-source-release.tar.gz) = > 9b5a63099acfabbfd42d095d8db379ee > > $ cat apache-twill-0.8.0-source-release.tar.gz.md5 > > ff10697f47719ac6390f967250899b47 > > Thanks, > Poorna. > > > On Tue, Sep 27, 2016 at 1:15 AM, Terence Yim <cht...@apache.org> wrote: > > > Hi all, > > > > This is a call for a vote on releasing Apache Twill 0.8.0, release > > candidate 1. This > > is the 9th release of Twill. > > > > The source tarball, including signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/twill/0.8.0-rc1/src > > > > The tag to be voted upon is v0.8.0: > > https://git-wip-us.apache.org/repos/asf?p=twill.git;a= > > shortlog;h=refs/tags/v0.8.0 > > > > The release hash is 264401fa60b1ec2c9a1b39e332663869942b48ca: > > https://git-wip-us.apache.org/repos/asf?p=twill.git;a=commit;h= > > 264401fa60b1ec2c9a1b39e332663869942b48ca > > > > The Nexus Staging URL: > > https://repository.apache.org/content/repositories/orgapachetwill-1019 > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/chtyim.asc > > > > KEYS file available: > > https://dist.apache.org/repos/dist/dev/twill/KEYS > > > > For information about the contents of this release, see: > > https://dist.apache.org/repos/dist/dev/twill/0.8.0-rc1/CHANGES.txt > > > > Please vote on releasing this package as Apache Twill 0.8.0 > > > > The vote will be open for 72 hours. > > > > [ ] +1 Release this package as Apache Twill 0.8.0 > > [ ] +0 no opinion > > [ ] -1 Do not release this package because ... > > > > +1 from me. > > > > Thanks, > > Terence > > >