Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Trying to download nightly for Linux x64, sha512 mismatch
Trying to download nightly for Linux x64, sha512 mismatch [message #1794328] Wed, 29 August 2018 04:41 Go to next message
Jonathan Rynd is currently offline Jonathan RyndFriend
Messages: 7
Registered: August 2018
Junior Member
In order to get around an oomph bug, someone recommended I download the nightly from
https://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-linux64.tar.gz


After downloading, I went to check the SHA512 hash using sha512sum on Linux, and something is strange. The download page says the hash should read

2727d20b8b703ef9c5593c770bce8a3efbd68dc15310de6223993f024235bf38bf2e716f8b3a142f768b84f99817204c52982d77857490546fbc12eb45021517  eclipse-inst-linux64.tar.gz


but when I download the file and use
sha512sum eclipse-inst-linux64.tar.gz
I get:
ef197529f21bc0d8cdbdd9d1f357a288206317c5ccd7412175a0422bc1829f396c3e543471651d9429eba32df3e04548bba76ad47af67263f4e05c035f33559d  eclipse-inst-linux64.tar.gz


Most likely I'm doing something wrong, but what? I've redownloaded five times.

FYI my Unix is:
Linux osboxes 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux


and my sha512sum is:
sha512sum (GNU coreutils) 8.28
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http:// g n u . o r g /licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ulrich Drepper, Scott Miller, and David Madore.

sorry about having to add the spaces to dodge the forum spam filter

[Updated on: Wed, 29 August 2018 12:04]

Report message to a moderator

Re: Trying to download nightly for Linux x64, sha512 mismatch [message #1794332 is a reply to message #1794328] Wed, 29 August 2018 06:19 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
The wrong checksum is a recurring theme. The server caches this value, but it doesn't notice when there is an updated file at the location so as to recompute the cached value:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=534741

So far no solution has been proposed, other than the webmaster manually invalidating the cache it each time someone complains.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Trying to download nightly for Linux x64, sha512 mismatch [message #1794333 is a reply to message #1794332] Wed, 29 August 2018 06:29 Go to previous messageGo to next message
l reddy is currently offline l reddyFriend
Messages: 1
Registered: August 2018
Location: India
Junior Member
Thanks @Ed merk
Re: Trying to download nightly for Linux x64, sha512 mismatch [message #1794351 is a reply to message #1794333] Wed, 29 August 2018 12:04 Go to previous message
Jonathan Rynd is currently offline Jonathan RyndFriend
Messages: 7
Registered: August 2018
Junior Member
Thanks ed
Previous Topic:I can't download eclipse AT ALL
Next Topic:Debugging OpenJDK 8 C++ sources using Eclipse
Goto Forum:
  


Current Time: Thu Apr 18 23:04:04 GMT 2024

Powered by FUDForum. Page generated in 0.03121 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top