hyperledger-archives / education-sawtooth-simple-supply

https://wiki.hyperledger.org/display/LMDWG
Apache License 2.0
51 stars 61 forks source link

Service 'simple-supply-shell' failed to build : Build failed #51

Closed elyssa12 closed 2 years ago

elyssa12 commented 2 years ago

4 98.13 Warning: apt-key output should not be parsed (stdout is not a terminal)

4 108.6 curl: (6) Could not resolve host: p80.pool.sks-keyservers.net

4 108.6 gpg: no valid OpenPGP data found.


executor failed running [/bin/sh -c apt-get update && apt-get install -y -q curl gnupg && curl -sSL 'http://p80.pool.sks-keyservers.net/pks/lookup?op=get&search=0x8AA7AF1F1091A5FD' | apt-key add - && echo 'deb [arch=amd64] http://repo.sawtooth.me/ubuntu/chime/stable bionic universe' >> /etc/apt/sources.list && apt-get update]: exit code: 2 ERROR: Service 'simple-supply-shell' failed to build : Build failed

please help!