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

Failed to build indigo #43

Open
skarampatakis opened this issue Feb 12, 2018 · 3 comments
Open

Failed to build indigo #43

skarampatakis opened this issue Feb 12, 2018 · 3 comments

Comments

@skarampatakis
Copy link
Contributor

Building indigo
Step 1/25 : FROM node:8.2
8.2: Pulling from library/node
ad74af05f5a2: Pull complete
2b032b8bbe8b: Pull complete
a9a5b35f6ead: Pull complete
3245b5a1c52c: Pull complete
afa075743392: Pull complete
9fb9f21641cd: Pull complete
46823dd01794: Pull complete
a1d2def40a25: Pull complete
Digest: sha256:86896dfe0fc6f0ea7be35b8bf1e336a194e638cce7ede34210cd995242cbc1e7
Status: Downloaded newer image for node:8.2
 ---> b17af62b0dea
Step 2/25 : RUN apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62   && echo "deb http://nginx.org/packages/debian/ jessie nginx" >> /etc/apt/sources.list   && apt-get update   && apt-get install -y ca-certificates nginx gettext-base   && rm -rf /var/lib/apt/lists/*
 ---> Running in e1cd71848e6f
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.mdSYIzd3DT --no-auto-check-trustdb --trust-model always --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
gpg: requesting key 7BD9BF62 from hkp server pgp.mit.edu
gpgkeys: key 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
ERROR: Service 'indigo' failed to build: The command '/bin/sh -c apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62   && echo "deb http://nginx.org/packages/debian/ jessie nginx" >> /etc/apt/sources.list   && apt-get update   && apt-get install -y ca-certificates nginx gettext-base   && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 2

@larjohn
Copy link
Contributor

larjohn commented Feb 14, 2018

Is this also happening on the Fraunhofer server?

@skarampatakis
Copy link
Contributor Author

Can't check. But I think it is caused because I brought up the server on host behind a proxy. Every other service was built with no problem. I tried comment out the key lines but it fails again. Could we somehow configure the docker for dealing with the proxy?

I believe this will cause also problem with ssl settings and keygen.

@fathoni
Copy link

fathoni commented Feb 15, 2018

Unfortunately, I can't help with this, Yakun is on holiday until March 5. Unsure if @hantongliu would be able to help with this from FhG.

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

3 participants