Closed alexeedm closed 4 months ago
Hi @alexeedm
This issue is due the missing of Intel repo keys, you can fix it running the following inside the container instance.
curl -fsSL https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB | gpg --dearmor > /usr/share/keyrings/intel-oneapi-archive-keyring.gpg
This issue is also fixed in the latest version of Intel HPC Kit Container
You can download latest container with docker pull intel/hpckit
@alexeedm Did the steps to fix it up work for you?
as this does not have any response in 6 months we close it as other similar issues to this has been fixed.
Running
apt update
in the latest HPC OneAPI container doesn't work. It used to be fine about 1 month ago when I last tried, but not now: