Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » eclipse download files do not match published checksums listed.(sha256, sha1, md5, eclipse download)
eclipse download files do not match published checksums listed. [message #1735369] Fri, 17 June 2016 18:29 Go to next message
Kurt Sanger is currently offline Kurt SangerFriend
Messages: 6
Registered: January 2016
Junior Member
I'm trying to download eclipse for linux 64 bit, x86_64. All of the files that I have tried have checksums that do not match their published values. This is the first time I've checked checksums for the eclipse download. I could not find published values for the last download that I had used on my previous O.S.

#1
published sha256 for eclipse-inst-linux64.tar.gz
95cf8c8a45c81099f6f646303f72778c5846369c57df9783d97f328856d15d3f90be3ef1d7830087e7809cd567aa77c3010c77d18507c148049461594a8f96d7 eclipse-inst-linux64.tar.gz

computed sha256sum eclipse-inst-linux64.tar.gz
65f5f996e5fef6aa70c2def96dd665bc48cbbcab7960a8ddb19e0b3bd5ddfd3b eclipse-inst-linux64.tar.gz

#2
published sha256 for *eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz
c19047a753acf5964f0a3bd2f9b291583fc086d4a51d99c9dc894d290681935e72809105c12b4ed833a96f6ddd26a1b077321fa11e5e5fcc0a0c2a0a6623cde2 *eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz

computed sha256
sha256sum eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz
87f82b0c13c245ee20928557dbc4435657d1e029f72d9135683c8d585c69ba8d eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz

#3
published sha256 for *eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
e92d1e0aaeaa0412be8643536a2e133bbb75394206076e7bcaff27a7f58560f953f771f1d5be571cbab79a67072634f1d018e7d719ad9d37da2145c853248ad5 *eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

computed sha256
sha256sum eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
ad2d57927009e820df68e1b1c8759a0e30724c67954981c0428d5a3897a3894f eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

#4
published md5 checksum for eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
365a30ed0cdd3e833233d742e61fb065319a3cc5 eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

computed md5sum
md5sum eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
82ecb7c19323004e08fd1bbac8564820 eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

#5
published md5 checksum for eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz
0f04f4660f7d4163ea9c4524d8b19d27 eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz

computed md5sum
md5sum eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
82ecb7c19323004e08fd1bbac8564820 eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

#6
published sha1 for eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz
c7c39f7674a431e37a777b059c536ce1abbf8b43 eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz

computed sha1
sha1sum eclipse-cpp-kepler-R-linux-gtk-x86_64.tar.gz
e501a0f220faee82163a2a5f52938e28d62b3dec eclipse-cpp-kepler-R-linux-gtk-x86_64.tar.gz

I could go on. I just used sha256sum to install gcc and it matched mit's checksums fine.

Software Version Numbers:

sha1sum --version
sha1sum (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/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.

md5sum --version
md5sum (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/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.

sha1sum --version
sha1sum (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/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.

md5sum --version
md5sum (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/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.

Machine Info:
uname -a
Linux ME 4.1.21-14-default #1 SMP PREEMPT Sun Apr 17 07:27:45 UTC 2016 (fc187c1) x86_64 x86_64 x86_64 GNU/Linux

O.S.
openSuse 42.1 Leap (x86_64) 64-bit, Gnome Version 3.16.2, AMD FX processor.

All files Downloaded with Firefox 47.0



In addition these links result in file not found 404 errors:

https://eclipse.org/downloads/eclipse-packages/download.php?file=/technology/epp/downloads/release/mars/2/eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz

https://eclipse.org/downloads/eclipse-packages/download.php?file=/technology/epp/downloads/release/mars/2/eclipse-java-mars-2-linux-gtk-x86_64.tar.gz





[Updated on: Fri, 17 June 2016 18:33]

Report message to a moderator

Re: eclipse download files do not match published checksums listed. [message #1735376 is a reply to message #1735369] Fri, 17 June 2016 22:01 Go to previous message
Kurt Sanger is currently offline Kurt SangerFriend
Messages: 6
Registered: January 2016
Junior Member
Figured out that what I thought were published sha256 hashes were really sha512 hashes. Running sha512sum verified that all of the sha512 hashes were okay. That also explains why the output strings were different sizes, ie too short.

me@myPC:~/Downloads> sha512sum eclipse-inst-linux64.tar.gz
95cf8c8a45c81099f6f646303f72778c5846369c57df9783d97f328856d15d3f90be3ef1d7830087e7809cd567aa77c3010c77d18507c148049461594a8f96d7 eclipse-inst-linux64.tar.gz


me@myPC:~/Downloads> sha512sum eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz
c19047a753acf5964f0a3bd2f9b291583fc086d4a51d99c9dc894d290681935e72809105c12b4ed833a96f6ddd26a1b077321fa11e5e5fcc0a0c2a0a6623cde2 eclipse-SDK-4.5.2-linux-gtk-x86_64.tar.gz


me@myPC:~/Downloads> sha512sum eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
e92d1e0aaeaa0412be8643536a2e133bbb75394206076e7bcaff27a7f58560f953f771f1d5be571cbab79a67072634f1d018e7d719ad9d37da2145c853248ad5 eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz


me@myPC:~/Downloads> sha512sum eclipse-cpp-neon-RC3-linux-gtk-x86_64.tar.gz
6cb88f0769d8741e95b264d6dd76002068b7f8810294596bf64acb42e29471b6ff1eb3fdd4125622fa8b02c377672fe1f4f8595077909bfe13823a3c305fb8eb eclipse-cpp-neon-RC3-linux-gtk-x86_64.tar.gz
Previous Topic:RSE: php files do not store on remote site
Next Topic:cant open eclipse mars
Goto Forum:
  


Current Time: Thu Apr 25 15:43:28 GMT 2024

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

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

Back to the top