oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions for Intel oneAPI Toolkits, Intel Parallel Studio XE and Intel System Studio
1135 Discussions

Certificate verification failed for "https://apt.repos.intel.com/oneapi"

Manisai
Employee
379 Views

https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers/apt.html#apt

 

echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list
deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main
root@329466c808b4:/# apt update
Ign:1 https://apt.repos.intel.com/oneapi all InRelease
Err:2 https://apt.repos.intel.com/oneapi all Release
Certificate verification failed: The certificate is NOT trusted. The revocation or OCSP data are old and have been superseded. Could not handshake: Error in the certificate verification. [IP: 10.224.224.50 912]
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
E: The repository 'https://apt.repos.intel.com/oneapi all Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

 

As a Turn around, I did echo "deb [trusted=yes] https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list ,But still getting the issue,

root@7a02dfd3b8e6:/# apt update
Ign:1 https://apt.repos.intel.com/oneapi all InRelease
Ign:2 https://apt.repos.intel.com/oneapi all Release
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Ign:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Ign:3 https://apt.repos.intel.com/oneapi all/main all Packages
Err:4 https://apt.repos.intel.com/oneapi all/main amd64 Packages
Certificate verification failed: The certificate is NOT trusted. The revocation or OCSP data are old and have been superseded. Could not handshake: Error in the certificate verification. [IP: 10.224.224.57 912]
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease
Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Fetched 222 kB in 16s (14.2 kB/s)
Reading package lists... Done
E: Failed to fetch https://apt.repos.intel.com/oneapi/dists/all/main/binary-amd64/Packages Certificate verification failed: The certificate is NOT trusted. The revocation or OCSP data are old and have been superseded. Could not handshake: Error in the certificate verification. [IP: 10.224.224.57 912]
E: Some index files failed to download. They have been ignored, or old ones used instead.

0 Kudos
2 Replies
ArpanB_Intel
Moderator
362 Views

Hi Manisai, we have contacted you internally with some information. Please check your inbox for further updates.


0 Kudos
ArpanB_Intel
Moderator
324 Views

Manisai, unfortunately we were unable to hear back from you.


If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.


0 Kudos
Reply