You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2022. It is now read-only.
Hi,
I am trying to run the sample application in my system.
I am following the edx course and after I have cloned the repo.
I do a docker-compose up, and the this issue comes up :-
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.15.0-139.143_amd64.deb 404 Not Found [IP: 91.189.88.142 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
ERROR: Service 'simple-supply-rest-api' failed to build : The command '/bin/sh -c apt-get install -y --allow-unauthenticated -q python3-grpcio-tools python3-pip python3-sawtooth-rest-api python3-sawtooth-sdk' returned a non-zero code: 100
Can anyone explains why this comes and how can it be resolved?