Jun,
I'm not saying what you're doing is wrong it just wasn't what I expected.
It looks like all of Apache's release process pages is using GPG from what
I can tell, which is fine.
To answer your question though about sha1 and sha2. The GNU coreutils are
in the form of sum (Examples: md5sum, sha1
Xavier,
We also generate sha1 and sha2. Do we have to use different tools to
generate those too?
Thanks,
Jun
On Wed, Dec 30, 2015 at 2:29 PM, Xavier Stevens wrote:
> Hey Jun,
>
> I was expecting that you just used md5sum (GNU version).
>
> The nice part of using it is that when scripting a ch
Hey Jun,
I was expecting that you just used md5sum (GNU version).
The nice part of using it is that when scripting a check it has a -c option:
md5sum -c kafka_2.11-0.9.0.0.tgz.md5
The difficult bit with what is currently there, is that it has a whole
bunch of newlines and spacing in it. So I ha
Xavier,
The md5 checksum is generated by running "gpg --print-md MD5". Is there a
command that generates the output that you wanted?
Thanks,
Jun
On Tue, Dec 29, 2015 at 5:13 PM, Xavier Stevens wrote:
> The current md5 checksums of the release downloads all seem to be returning
> in an atypica
The current md5 checksums of the release downloads all seem to be returning
in an atypical format. Anyone know what's going on there?
Example:
https://dist.apache.org/repos/dist/release/kafka/0.9.0.0/kafka_2.11-0.9.0.0.tgz.md5
I see:
kafka_2.11-0.9.0.0.tgz: 08 4F B8
0C DC