ooibc88 / blockbench

BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
https://www.comp.nus.edu.sg/~dbsystem/fabricsharp/#/blockbench
Apache License 2.0
391 stars 174 forks source link

Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease #71

Open GQXING opened 4 years ago

GQXING commented 4 years ago

when I run the srcipt "install.sh" , something error happened. please do me a favor.

Step 10/12 : COPY scripts /hyperledger/scripts/provision
 ---> 6eca3a71fde6
Removing intermediate container 2c8f416d1ed2
Step 11/12 : RUN /hyperledger/scripts/provision/common.sh
 ---> Running in dfa72d4e3b03
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease  

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease  

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/InRelease  

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg  Temporary failure resolving 'archive.ubuntu.com'

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg  Temporary failure resolving 'archive.ubuntu.com'

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg  Temporary failure resolving 'archive.ubuntu.com'

W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists...
yxliang01 commented 4 years ago

@GQXING Have you retried? I feel like might be just temporarily network failure.

GQXING commented 4 years ago

@GQXING Have you retried? I feel like might be just temporarily network failure.

I have tried many times, but it dose not work well and nothing wrong with my network.