<div dir="ltr"><div dir="ltr"><div dir="ltr">The file on the server is 1.3 Mbytes but decompressed with "gunzip" I get 7065600 bytes which matches the 7.1M you mention.<br></div><div>I think your browser or something is uncompressing the file automatically.<br><br></div><div>The checksum you get is what I get when running on the 7.1M gunzipped file<br></div><div>$: shasum -a 256 otp_doc_man_22.0.tar<br><br></div><div>/Regards Kenneth , Erlang/OTP Ericsson<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 15, 2019 at 11:32 AM Thomas Cioppettini <<a href="mailto:tom@scalpel.com">tom@scalpel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">So I was going about updating the erlang homebrew formula and am running into a weird issue. Here's what I've done so far.<div><br></div><div>I've download the following file: </div><div><a href="https://www.erlang.org/download/otp_doc_man_22.0.tar.gz" target="_blank">https://www.erlang.org/download/otp_doc_man_22.0.tar.gz</a></div><div><br></div><div>I ran this command on that file to get the sha256 checksum for homebrew</div><div><br></div><div>$: shasum -a 256 otp_doc_man_22.0.tar.gz <br></div><div>=> e384ba02133aabc3ebac421f4dbd46893540e746c6a7ac5e90c4d2be850d08c6</div><div><br></div><div>I've updated homebrew with that sha, but with the upgrade I'm getting a ChecksumMismatchError which I think is weird. After taking a look at the file homebrew is downloading it's size matches 1.3M so that makes sense. So I then went to check the original tar.gz I've downloaded and that comes in at a whopping 7.1M. Does anyone have a clue as to why these files might be different? </div><div><br></div><div>I know that they could be different for nefarious reasons, but I wanted a sanity check before I went to sabotage as the reason the files are different.</div><div><br></div><div><br></div></div></div></div></div></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>