I verified again, on an ubuntu instance this time. Worked without the ‘g’
sha512sum --check ./apache-mxnet-src-0.12.0.rc0-incubating.tar.gz.sha512 On Fri, Oct 20, 2017 at 10:16 PM, Sebastian <[email protected]> wrote: > Hmm, still doesn't work. Looks like the download of > https://dist.apache.org/repos/dist/dev/incubator/mxnet/0.12.0.rc0 > /apache-mxnet-src-0.12.0.rc0-incubating.tar.gz.sha512 has some problems > on my machine, I can't view the file contents, maybe a problem with the > content-type? > > > On 21.10.2017 07:01, Meghna Baijal wrote: > >> Hi Sebastian, >> Can you try the following: >> gsha512sum --check ./apache-mxnet-src-0.12.0.rc0- >> incubating.tar.gz.sha512 >> This worked for me. >> >> Thanks, >> Meghna Baijal >> >> On Oct 20, 2017 9:53 PM, "Sebastian" <[email protected]> wrote: >> >> Verifying the sha512 sig didn't work for me, what am I doing wrong here? >> >> sha512sum -c apache-mxnet-src-0.12.0.rc0-incubating.tar.gz.sha512 >> sha512sum: apache-mxnet-src-0.12.0.rc0-incubating.tar.gz.sha512: no >> properly formatted SHA512 checksum lines found >> >> >> On 21.10.2017 02:36, Suneel Marthi wrote: >> >> +1 binding >>> >>> 1. Checked Sigs and hashes >>> 2. has -incubating in artifact name >>> >>> >>> On Fri, Oct 20, 2017 at 8:34 PM, Chris Olivier <[email protected]> >>> wrote: >>> >>> +1 >>> >>>> >>>> >>>> On Fri, Oct 20, 2017 at 5:01 PM Meghna Baijal < >>>> [email protected] >>>> >>>>> >>>>> wrote: >>>> >>>> This is the vote to release Apache MXNet (incubating) version 0.12.0. >>>> >>>>> >>>>> Voting will start now (Friday, October 20, 2017 11:55PM UTC) and >>>>> >>>>> close Tuesday, October 24, 2017 11:55PM UTC. >>>>> >>>>> >>>>> Link to release notes: >>>>> >>>>> >>>>> https://cwiki.apache.org/confluence/display/MXNET/ >>>>> >>>>> MXNet+0.12.0+Release+Notes >>>> >>>> >>>>> >>>>> Link to release candidate 0.12.0.rc0: >>>>> >>>>> https://dist.apache.org/repos/dist/dev/incubator/mxnet/0.12.0.rc0/ >>>>> >>>>> >>>>> View this page and scroll down to “Build from Source” to build this >>>>> project: >>>>> >>>>> http://mxnet.incubator.apache.org/get_started/install.html >>>>> >>>>> >>>>> The release tag can be found here: >>>>> >>>>> https://github.com/apache/incubator-mxnet/tree/0.12.0.rc >>>>> <https://github.com/apache/incubator-mxnet/tree/0.12.0.rc0>0 >>>>> >>>>> (Note: The README.md points to the 0.12.0 tag and does not work at the >>>>> moment.) >>>>> >>>>> >>>>> Please make sure you TEST before you vote accordingly: >>>>> >>>>> >>>>> +1 = approve >>>>> >>>>> >>>>> +0 = no opinion >>>>> >>>>> >>>>> -1 = disapprove (provide reason) >>>>> >>>>> >>>>> Thanks, >>>>> >>>>> Meghna Baijal >>>>> >>>>> >>>>> >>>> >>> >>
