dschanoeh / Kayak

Kayak is a CAN bus analysis tool based on SocketCAN
https://dschanoeh.github.io/Kayak/
GNU Lesser General Public License v3.0
313 stars 78 forks source link

Linux binary installer file corrupted #12

Closed julietkilo closed 12 years ago

julietkilo commented 12 years ago

The linux binary installer file from http://kayak.2codeornot2code.org/Kayak-1.0-SNAPSHOT-linux.sh seems to be corrupted.

Download chmod +x Kayak-1.0-SNAPSHOT-linux.sh ./Kayak-1.0-SNAPSHOT-linux.sh Configuring the installer... Searching for JVM on the system... Extracting installation data...

Installer file {mylocalpath}/Kayak-1.0-SNAPSHOT-linux.sh seems to be corrupted

snewz commented 12 years ago

Same here:

sh Kayak-1.0-SNAPSHOT-linux.sh --verbose [1970-01-01 22:58:58]> Launcher name is Kayak-1.0-SNAPSHOT-linux.sh [1970-01-01 22:58:58]> System name is Linux [1970-01-01 22:58:58]> System Information: .... [1970-01-01 22:59:09]> ... disk space check OK [1970-01-01 22:59:09]> ... resource md5=ac245b6beb047caaefa427186ba4a32b [1970-01-01 22:59:09]> ... check MD5 of file : /tmp/.nbi-4015859.tmp/bundle.jar [1970-01-01 22:59:09]> ... expected md5: ac245b6beb047caaefa427186ba4a32b [1970-01-01 22:59:10]> ... real md5 : 13a841b76da1761003043d457c060cf9 [1970-01-01 22:59:10]> ... integration check FAILED

Installer file /home/Kayak-1.0-SNAPSHOT-linux.sh seems to be corrupted [1970-01-01 22:59:11]> Removing directory /tmp/.nbi-4015859.tmp [1970-01-01 22:59:11]> exitCode = 9

dschanoeh commented 12 years ago

Thank you for filing the issue. These files were corrupted uploads produced by Filezilla :/. I just uploaded new files that should work.