<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:apt-get connection timeout in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1228128#M1558</link>
    <description>&lt;P&gt;Hi Keter,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are assuming that your issue got resolved. We would discontinue monitoring this issue, please raise a new thread if you have further issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chithra&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Nov 2020 14:18:28 GMT</pubDate>
    <dc:creator>ChithraJ_Intel</dc:creator>
    <dc:date>2020-11-13T14:18:28Z</dc:date>
    <item>
      <title>apt-get connection timeout</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1224799#M1541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I use ubuntu 18.04.&lt;/P&gt;
&lt;P&gt;Installed the key, using:&lt;/P&gt;
&lt;P&gt;sudo bash&lt;BR /&gt;cd /tmp&lt;BR /&gt;wget &lt;A href="https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB" target="_blank"&gt;https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB&lt;/A&gt;&lt;BR /&gt;apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB&lt;BR /&gt;apt-get install apt-transport-https ca-certificates&lt;BR /&gt;rm GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB&lt;BR /&gt;exit&lt;/P&gt;
&lt;P&gt;Which passed.&lt;/P&gt;
&lt;P&gt;Added IPP:&lt;/P&gt;
&lt;P&gt;sudo sh -c 'echo deb &lt;A href="https://apt.repos.intel.com/ipp" target="_blank"&gt;https://apt.repos.intel.com/ipp&lt;/A&gt; all main &amp;gt; /etc/apt/sources.list.d/intel-ipp.list'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But apt-get update timed out on IPP:&lt;/P&gt;
&lt;P&gt;devel@ub-ubuntu18-Keter:~$ sudo apt-get update&lt;BR /&gt;Hit:1 &lt;A href="http://il.archive.ubuntu.com/ubuntu" target="_blank"&gt;http://il.archive.ubuntu.com/ubuntu&lt;/A&gt; bionic InRelease&lt;BR /&gt;Hit:2 &lt;A href="http://il.archive.ubuntu.com/ubuntu" target="_blank"&gt;http://il.archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-updates InRelease&lt;BR /&gt;Hit:3 &lt;A href="http://linux.teamviewer.com/deb" target="_blank"&gt;http://linux.teamviewer.com/deb&lt;/A&gt; stable InRelease&lt;BR /&gt;Hit:4 &lt;A href="http://il.archive.ubuntu.com/ubuntu" target="_blank"&gt;http://il.archive.ubuntu.com/ubuntu&lt;/A&gt; bionic-backports InRelease&lt;BR /&gt;Hit:5 &lt;A href="http://linux.teamviewer.com/deb" target="_blank"&gt;http://linux.teamviewer.com/deb&lt;/A&gt; preview InRelease&lt;BR /&gt;Hit:6 &lt;A href="http://ppa.launchpad.net/jonathonf/vim/ubuntu" target="_blank"&gt;http://ppa.launchpad.net/jonathonf/vim/ubuntu&lt;/A&gt; bionic InRelease&lt;BR /&gt;Hit:7 &lt;A href="http://security.ubuntu.com/ubuntu" target="_blank"&gt;http://security.ubuntu.com/ubuntu&lt;/A&gt; bionic-security InRelease&lt;BR /&gt;Get:8 &lt;A href="http://dl.google.com/linux/chrome/deb" target="_blank"&gt;http://dl.google.com/linux/chrome/deb&lt;/A&gt; stable InRelease [1,811 B]&lt;BR /&gt;Hit:9 &lt;A href="https://nvidia.github.io/libnvidia-container/ubuntu18.04/amd64" target="_blank"&gt;https://nvidia.github.io/libnvidia-container/ubuntu18.04/amd64&lt;/A&gt; InRelease&lt;BR /&gt;Hit:10 &lt;A href="https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/amd64" target="_blank"&gt;https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/amd64&lt;/A&gt; InRelease&lt;BR /&gt;Hit:11 &lt;A href="https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64" target="_blank"&gt;https://nvidia.github.io/nvidia-docker/ubuntu18.04/amd64&lt;/A&gt; InRelease&lt;BR /&gt;Err:12 &lt;A href="https://apt.repos.intel.com/ipp" target="_blank"&gt;https://apt.repos.intel.com/ipp&lt;/A&gt; all InRelease&lt;BR /&gt;Cannot initiate the connection to apt.repos.intel.com:443 (2a00:a040:0:181::4b23). - connect (101: Network is unreachable) Cannot initiate the connection to apt.repos.intel.com:443 (2a00:a040:0:18a::4b23). - connect (101: Network is unreachable) Could not connect to apt.repos.intel.com:443 (23.214.18.81), connection timed out&lt;BR /&gt;Fetched 1,811 B in 30s (59 B/s)&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;W: Failed to fetch &lt;A href="https://apt.repos.intel.com/ipp/dists/all/InRelease" target="_blank"&gt;https://apt.repos.intel.com/ipp/dists/all/InRelease&lt;/A&gt; Cannot initiate the connection to apt.repos.intel.com:443 (2a00:a040:0:181::4b23). - connect (101: Network is unreachable) Cannot initiate the connection to apt.repos.intel.com:443 (2a00:a040:0:18a::4b23). - connect (101: Network is unreachable) Could not connect to apt.repos.intel.com:443 (23.214.18.81), connection timed out&lt;BR /&gt;W: Some index files failed to download. They have been ignored, or old ones used instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 21:19:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1224799#M1541</guid>
      <dc:creator>Keter</dc:creator>
      <dc:date>2020-11-02T21:19:34Z</dc:date>
    </item>
    <item>
      <title>Re:apt-get connection timeout</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1224993#M1542</link>
      <description>&lt;P&gt;Hi Keter,&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us. We tried out the steps that you have given and couldn't observe any such issues from our end. So, could you please verify the below things from your end:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are you using stable network connection? The network issues may result into this kind of connection timed out issue.&lt;/LI&gt;&lt;LI&gt;Did you try to install any other Intel packages through APT repositories? If not, could you please try to install any other packages from the below link: &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/installing-intel-free-libs-and-python-apt-repo.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/installing-intel-free-libs-and-python-apt-repo.html&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chithra J&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2020 09:57:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1224993#M1542</guid>
      <dc:creator>ChithraJ_Intel</dc:creator>
      <dc:date>2020-11-03T09:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re:apt-get connection timeout</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1225050#M1543</link>
      <description>&lt;P&gt;1. connection is stable, all other installations works perfectly&lt;/P&gt;
&lt;P&gt;2. the link is what i tried as you can see in my initial post.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 13:19:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1225050#M1543</guid>
      <dc:creator>Keter</dc:creator>
      <dc:date>2020-11-03T13:19:59Z</dc:date>
    </item>
    <item>
      <title>Re:apt-get connection timeout</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1226018#M1549</link>
      <description>&lt;P&gt;Hi Keter,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try disconnecting VPN and let us know the update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chithra&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Nov 2020 10:05:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1226018#M1549</guid>
      <dc:creator>ChithraJ_Intel</dc:creator>
      <dc:date>2020-11-06T10:05:57Z</dc:date>
    </item>
    <item>
      <title>Re:apt-get connection timeout</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1228128#M1558</link>
      <description>&lt;P&gt;Hi Keter,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are assuming that your issue got resolved. We would discontinue monitoring this issue, please raise a new thread if you have further issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chithra&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:18:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/apt-get-connection-timeout/m-p/1228128#M1558</guid>
      <dc:creator>ChithraJ_Intel</dc:creator>
      <dc:date>2020-11-13T14:18:28Z</dc:date>
    </item>
  </channel>
</rss>

