- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi OpenVINO team,
When installing the OpenVINO runtime from APT inside Intel network, the first step to download the GPG key was failed. Could you please check and solve it.
$wget https://apt.repos.intel.com/openvino/2020/GPG-PUB-KEY-INTEL-OPENVINO-2020
Unable to establish SSL connection.
Also, after added "deb https://apt.repos.intel.com/openvino/2020 all main" to APT repository, the apt update was failed too.
Ign:1 https://apt.repos.intel.com/openvino/2020 all InRelease
Err:2 https://apt.repos.intel.com/openvino/2020 all Release
gnutls_handshake() failed: Error in the pull function.
Additional: wget https://www.google.com can work successfully.
Thanks,
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bo L,
This issue might be due to system time could be out-of-sync therefore invalidating the certificates.
sudo /usr/sbin/update-ca-certificates --fresh
Alternatively, try to add --no-check-certificate as shown below:
wget --no-check-certificate https://apt.repos.intel.com/openvino/2020/GPG-PUB-KEY-INTEL-OPENVINO-2020
Let us know if this helps.
Regards,
Ram prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ram prasad,
Thanks for the quick reply. Unfortunately, both of your suggestion were not help. The downloading still could rarely be succeed over hundred times.
But with Intel network and PRC proxy enabled, this package can be downloaded stably on Windows laptop.
I doubt the proxy/firewall caused this unable to establish SSL connection issue. (FYI, there isn't this issue under PRC public network, or Intel network with India proxy.)
Thanks,
Bo L.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ram prasad,
I was thinking that the site "apt.repos.intel.com" should not be restricted to access from internal network, since it is already open to public network. We could not test our product before releasing to external customer.
Do you have any comment on how to move further?
Thanks,
Bo L.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any resolution to this..? I am also not able to access apt.repos.intel.com from internal network.
ubuntu@xxx:~/docker_ci$ wget --no-check-certificate https://apt.repos.intel.com/openvino/2020/GPG-PUB-KEY-INTEL-OPENVINO-2020
--2021-04-27 16:38:27-- https://apt.repos.intel.com/openvino/2020/GPG-PUB-KEY-INTEL-OPENVINO-2020
Resolving apt.repos.intel.com (apt.repos.intel.com)... 23.76.106.137, 2600:1417:5e:68d::4b23, 2600:1417:5e:698::4b23
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page