Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHA256 hash mismatch problem, installed issue on Ubuntu 16.04 #200

Open
KaiyuanZh opened this issue Jun 4, 2018 · 2 comments
Open

SHA256 hash mismatch problem, installed issue on Ubuntu 16.04 #200

KaiyuanZh opened this issue Jun 4, 2018 · 2 comments

Comments

@KaiyuanZh
Copy link

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 KaiyuanZh changed the title Hash mismatch problem, installed issue on Ubuntu 16.04 SHA256 hash mismatch problem, installed issue on Ubuntu 16.04 Jun 5, 2018
@huanghui
Copy link

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

@KaiyuanZh
Copy link
Author

KaiyuanZh commented Apr 20, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants