You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by R Vlasov <vl...@gmail.com> on 2022/04/17 16:38:39 UTC

poi-src-5.2.2-20220312.zip SHA sums mismatch

Hello,
I downloaded poi-src-5.2.2-20220312.zip from the backup site:
*https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
<https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>

The normal hyperlink was hanging, not retrieving any content:
*https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
<https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>

The SHA 256 and 512 sums did not match the ones retrieved from the main
download page: https://poi.apache.org/download.html

The size of the downloaded file was 121,115,226 bytes

Note: the "bin" version (poi-*bin*-5.2.2-20220312.zip) was fine.

Thank you!
Radu

Re: poi-src-5.2.2-20220312.zip SHA sums mismatch

Posted by PJ Fanning <fa...@yahoo.com.INVALID>.
Thanks Dominik. The poi-src SHA values seem to have been incorrect. I regenerated the and committed them to svn. Should be on download site now. The poi-bin SHA values seem to have been correct.






On Monday 18 April 2022, 17:21:28 GMT+2, Dominik Stadler <do...@gmx.at> wrote: 





Hi,

downloading works for me, but I also see a difference in sha512 and sha256
checksums:

$ sha512sum
dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip
ae404f0df06852ea65328f893d566a2b29d442a1506a3aeef17272c1ca529802402dc6900229456cebce29bff512d396b3aec0896687ae185fe701a149904db3
dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip
$ cat
dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip.sha512
16792230539b8881723ffa7ff1d54540fbb4582ad24f0dd2dd790aea608b5f8d9ff15b30461a18e42e8ad70d89f5b1cb96661507601941b425432222fead12db
poi-src-5.2.2-20220312.zip


The same when using the dist.apache.org SVN checkout:

$ sha512sum dist/./release/src/poi-src-5.2.2-20220312.zip
ae404f0df06852ea65328f893d566a2b29d442a1506a3aeef17272c1ca529802402dc6900229456cebce29bff512d396b3aec0896687ae185fe701a149904db3
dist/./release/src/poi-src-5.2.2-20220312.zip
$ cat dist/./release/src/poi-src-5.2.2-20220312.zip.sha512
16792230539b8881723ffa7ff1d54540fbb4582ad24f0dd2dd790aea608b5f8d9ff15b30461a18e42e8ad70d89f5b1cb96661507601941b425432222fead12db
poi-src-5.2.2-20220312.zip

$ sha256sum dist/./release/src/poi-src-5.2.2-20220312.zip
70e51f1ab8324fb0373b6a654ac859049adb174720e5e036eecd91ecee0ba84a
dist/./release/src/poi-src-5.2.2-20220312.zip
$ cat dist/./release/src/poi-src-5.2.2-20220312.zip.sha256
0618bb6527cd731dae28268d98474ef845def6b85b1a4a299262f96b441ffca4
poi-src-5.2.2-20220312.zip

Dominik.


On Mon, Apr 18, 2022 at 10:31 AM PJ Fanning <fa...@yahoo.com.invalid>
wrote:

> I have no problems downloading any of the files on the download page. With
> the zip file, have you checked if you downloaded the full file? Seems like
> you might have access issues with the apache web sites.
>
>
>
>
>
>
> On Monday 18 April 2022, 10:21:46 GMT+2, R Vlasov <vl...@gmail.com>
> wrote:
>
>
>
>
>
> Hello,
> I downloaded poi-src-5.2.2-20220312.zip from the backup site:
> *https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
> <https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>
>
> The normal hyperlink was hanging, not retrieving any content:
> *https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
> <https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>
>
> The SHA 256 and 512 sums did not match the ones retrieved from the main
> download page: https://poi.apache.org/download.html
>
> The size of the downloaded file was 121,115,226 bytes
>
> Note: the "bin" version (poi-*bin*-5.2.2-20220312.zip) was fine.
>
> Thank you!
> Radu

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org

>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: poi-src-5.2.2-20220312.zip SHA sums mismatch

Posted by Dominik Stadler <do...@gmx.at>.
Hi,

downloading works for me, but I also see a difference in sha512 and sha256
checksums:

$ sha512sum
dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip
ae404f0df06852ea65328f893d566a2b29d442a1506a3aeef17272c1ca529802402dc6900229456cebce29bff512d396b3aec0896687ae185fe701a149904db3
 dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip
$ cat
dist.apache.org/repos/dist/dev/poi/src/poi-src-5.2.2-20220312.zip.sha512
16792230539b8881723ffa7ff1d54540fbb4582ad24f0dd2dd790aea608b5f8d9ff15b30461a18e42e8ad70d89f5b1cb96661507601941b425432222fead12db
 poi-src-5.2.2-20220312.zip


The same when using the dist.apache.org SVN checkout:

$ sha512sum dist/./release/src/poi-src-5.2.2-20220312.zip
ae404f0df06852ea65328f893d566a2b29d442a1506a3aeef17272c1ca529802402dc6900229456cebce29bff512d396b3aec0896687ae185fe701a149904db3
 dist/./release/src/poi-src-5.2.2-20220312.zip
$ cat dist/./release/src/poi-src-5.2.2-20220312.zip.sha512
16792230539b8881723ffa7ff1d54540fbb4582ad24f0dd2dd790aea608b5f8d9ff15b30461a18e42e8ad70d89f5b1cb96661507601941b425432222fead12db
 poi-src-5.2.2-20220312.zip

$ sha256sum dist/./release/src/poi-src-5.2.2-20220312.zip
70e51f1ab8324fb0373b6a654ac859049adb174720e5e036eecd91ecee0ba84a
 dist/./release/src/poi-src-5.2.2-20220312.zip
$ cat dist/./release/src/poi-src-5.2.2-20220312.zip.sha256
0618bb6527cd731dae28268d98474ef845def6b85b1a4a299262f96b441ffca4
 poi-src-5.2.2-20220312.zip

Dominik.


On Mon, Apr 18, 2022 at 10:31 AM PJ Fanning <fa...@yahoo.com.invalid>
wrote:

> I have no problems downloading any of the files on the download page. With
> the zip file, have you checked if you downloaded the full file? Seems like
> you might have access issues with the apache web sites.
>
>
>
>
>
>
> On Monday 18 April 2022, 10:21:46 GMT+2, R Vlasov <vl...@gmail.com>
> wrote:
>
>
>
>
>
> Hello,
> I downloaded poi-src-5.2.2-20220312.zip from the backup site:
> *https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
> <https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>
>
> The normal hyperlink was hanging, not retrieving any content:
> *https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
> <https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>
>
> The SHA 256 and 512 sums did not match the ones retrieved from the main
> download page: https://poi.apache.org/download.html
>
> The size of the downloaded file was 121,115,226 bytes
>
> Note: the "bin" version (poi-*bin*-5.2.2-20220312.zip) was fine.
>
> Thank you!
> Radu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>
>

Re: poi-src-5.2.2-20220312.zip SHA sums mismatch

Posted by PJ Fanning <fa...@yahoo.com.INVALID>.
I have no problems downloading any of the files on the download page. With the zip file, have you checked if you downloaded the full file? Seems like you might have access issues with the apache web sites.






On Monday 18 April 2022, 10:21:46 GMT+2, R Vlasov <vl...@gmail.com> wrote: 





Hello,
I downloaded poi-src-5.2.2-20220312.zip from the backup site:
*https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
<https://downloads.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>

The normal hyperlink was hanging, not retrieving any content:
*https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip*
<https://dlcdn.apache.org/poi/release/src/poi-src-5.2.2-20220312.zip>

The SHA 256 and 512 sums did not match the ones retrieved from the main
download page: https://poi.apache.org/download.html

The size of the downloaded file was 121,115,226 bytes

Note: the "bin" version (poi-*bin*-5.2.2-20220312.zip) was fine.

Thank you!
Radu

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org