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

run ‘docker-compose up’ Errors #61

Open
tracy100 opened this issue May 19, 2022 · 2 comments
Open

run ‘docker-compose up’ Errors #61

tracy100 opened this issue May 19, 2022 · 2 comments

Comments

@tracy100
Copy link

#0 145.7 Errors were encountered while processing:
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/29-intel-mkl-gnu-rt-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/30-intel-mkl-gnu-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/33-intel-mkl-gnu-f-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/34-intel-mkl-pgi-rt-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/35-intel-mkl-pgi-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/38-intel-mkl-tbb-rt-2019.5-281_2019.5-281_amd64.deb
#0 145.7 /tmp/apt-dpkg-install-i0Z5wU/39-intel-mkl-tbb-2019.5-281_2019.5-281_amd64.deb
#0 145.7 E: Sub-process /usr/bin/dpkg returned an error code (1)

@tracy100
Copy link
Author


failed to solve: executor failed running [/bin/sh -c set -eux; wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB; apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB; sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'; apt-get update; apt-get install -y --no-install-recommends intel-mkl-64bit-2019.5-075; rm -f GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB;]: exit code: 100

@busyboy77
Copy link

change in Dockerfile to below

wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB

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