meta icon indicating copy to clipboard operation
meta copied to clipboard

SHA256 hash mismatch problem, installed issue on Ubuntu 16.04

Open KaiyuanZh opened this issue 6 years ago • 2 comments

System information

  • Operating system: Ubuntu 16.04
  • Compiler version: g++ (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
  • CMake version: 3.11.1

I am trying to install MeTA on my Ubuntu 16.04 but am encountering an issue in the 'make' command. For the reason that ceeaus.tar.gz cannot be downloaded in the command of make, I downloaded ceeaus.tar.gz from the url of https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz I reach 89% completed then get the following issue:

-- SHA256 hash of
    ~/Desktop/meta/build/src/downloads/ceeaus.tar.gz
  does not match expected value
    expected: '83616fe13563786a1a6701f40ee0dc044bf32d1273e0ad53ca72582a90bed9ef'
      actual: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
-- File already exists but hash mismatch. Removing...
-- Downloading...
   dst='/home/kyrie/Desktop/meta/build/src/downloads/ceeaus.tar.gz'
   timeout='none'
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
-- Retrying...
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
-- Retry after 5 seconds (attempt #2) ...
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
-- Retry after 5 seconds (attempt #3) ...
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
-- Retry after 15 seconds (attempt #4) ...
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
-- Retry after 60 seconds (attempt #5) ...
-- Using src='https://meta-toolkit.org/data/2016-01-26/ceeaus.tar.gz'
CMake Error at /home/kyrie/Desktop/meta/build/tests/ceeaus-prefix/src/ceeaus-stamp/download-ceeaus.cmake:159 (message):
  Each download failed!

Any suggestions on ways to get around this issue? Thank you.

KaiyuanZh avatar Jun 04 '18 03:06 KaiyuanZh

I have the same problem.have any solutions to deal this ?

huanghui avatar Apr 20 '19 16:04 huanghui

@huanghui Sorry, I also didn't get any response. You may want to try some other tools.

KaiyuanZh avatar Apr 20 '19 20:04 KaiyuanZh