<?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 Intel Python Linux offline installer fails silently when bzip2 is not available. in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1253142#M1609</link>
    <description>&lt;P&gt;When running the offline, single component "Intel Distribution for Python for Linux" installer (&lt;STRONG&gt;l_pythoni37_oneapi_p_2021.1.1.44_offline.sh&lt;/STRONG&gt;) on a system that lacks bzip2, but that has tar and gzip, the installer will complete successfully and write all status as success to the log. However, multiple components will be missing, including the python binaries. This creates quite a mysterious state for the user.&lt;/P&gt;
&lt;P&gt;The installer needs to be patched to detect and report when dependencies are missing.&lt;/P&gt;
&lt;P&gt;Example installation command (note that --install-dir can be left out and still reproduce the behavior):&lt;/P&gt;
&lt;PRE&gt;./l_pythoni37_oneapi_p_2021.1.1.44_offline.sh -a \&lt;BR /&gt;--eula accept \&lt;BR /&gt;--install-dir ${wherever} \&lt;BR /&gt;--silent&lt;/PRE&gt;
&lt;P&gt;Installer distributed by Intel from:&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;A use case that leads to this behavior is the use of minimal OS bootstrapping of containers. For example, the "centos:7/7.7/7.7.1908" base from Sylabs Cloud provides a Singularity container base that lacks bzip2 by default. Ideally, the installer would perform a check of all dependencies at start and enumerate them all up front. This would make it easier to add them to the OS base as a pre-requisite to the installation.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 14:00:25 GMT</pubDate>
    <dc:creator>user02</dc:creator>
    <dc:date>2021-02-04T14:00:25Z</dc:date>
    <item>
      <title>Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1253142#M1609</link>
      <description>&lt;P&gt;When running the offline, single component "Intel Distribution for Python for Linux" installer (&lt;STRONG&gt;l_pythoni37_oneapi_p_2021.1.1.44_offline.sh&lt;/STRONG&gt;) on a system that lacks bzip2, but that has tar and gzip, the installer will complete successfully and write all status as success to the log. However, multiple components will be missing, including the python binaries. This creates quite a mysterious state for the user.&lt;/P&gt;
&lt;P&gt;The installer needs to be patched to detect and report when dependencies are missing.&lt;/P&gt;
&lt;P&gt;Example installation command (note that --install-dir can be left out and still reproduce the behavior):&lt;/P&gt;
&lt;PRE&gt;./l_pythoni37_oneapi_p_2021.1.1.44_offline.sh -a \&lt;BR /&gt;--eula accept \&lt;BR /&gt;--install-dir ${wherever} \&lt;BR /&gt;--silent&lt;/PRE&gt;
&lt;P&gt;Installer distributed by Intel from:&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;A use case that leads to this behavior is the use of minimal OS bootstrapping of containers. For example, the "centos:7/7.7/7.7.1908" base from Sylabs Cloud provides a Singularity container base that lacks bzip2 by default. Ideally, the installer would perform a check of all dependencies at start and enumerate them all up front. This would make it easier to add them to the OS base as a pre-requisite to the installation.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 14:00:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1253142#M1609</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-02-04T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254005#M1617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;We are checking on the issue.&lt;/P&gt;&lt;P&gt;Could you please share the reproducer code, so that we can try out the same from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2021 12:50:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254005#M1617</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-02-08T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254009#M1618</link>
      <description>&lt;P&gt;Steps to reproduce:&lt;/P&gt;
&lt;P&gt;1. Start with a CentOS 7 (or other Linux distribution) installation that does not have bzip2. Alternatively, uninstall the bzip2 package from an existing installation.&lt;/P&gt;
&lt;P&gt;2. Install Intel Python using the installer and command from my original post.&lt;/P&gt;
&lt;P&gt;3. Observe that the log reports all success, but that the python interpreter was not installed.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 13:30:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254009#M1618</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-02-08T13:30:36Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254863#M1624</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are able to reproduce the issue. Thanks for reporting this issue.&lt;/P&gt;&lt;P&gt;We will inform the concerned team regarding this and will keep you posted on updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Feb 2021 14:03:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254863#M1624</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-02-10T14:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254864#M1625</link>
      <description>&lt;P&gt;That is great. Thanks! I am looking forward to the fix.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 14:05:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1254864#M1625</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-02-10T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1260277#M1643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. We would like to inform you that this issue will be fixed in the future releases.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2021 13:23:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1260277#M1643</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-03-01T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1260278#M1644</link>
      <description>&lt;P&gt;Excellent! Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 13:28:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1260278#M1644</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-03-01T13:28:31Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1309752#M1737</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The issue is fixed in Intel Distribution for Python 2021.3 release. Could you please try it and let us know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Aug 2021 12:56:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1309752#M1737</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-08-25T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1311637#M1740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please give us an update? Is your issue resolved?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2021 05:14:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1311637#M1740</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-09-02T05:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1311715#M1741</link>
      <description>&lt;P&gt;Thanks for the information, but I have since given up on the Intel Distribution for Python installer. Now, I just use Miniconda.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 11:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1311715#M1741</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-09-02T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1314420#M1749</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience. The issue is fixed in Intel Distribution for Python 2021.3 release. Now the installation&amp;nbsp;will show an error if the system lacks bzip2.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can download the latest Intel Distribution for Python(2021.3.0) from the below link:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can install using the below command.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;./l_pythoni37_oneapi_p_2021.3.0.3209.sh -a \&lt;/P&gt;&lt;P&gt;--eula accept \&lt;/P&gt;&lt;P&gt;--install-dir /opt/intel/oneapi \&lt;/P&gt;&lt;P&gt;--silent&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kindly try and let us know your feedback.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Sep 2021 11:27:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1314420#M1749</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-09-14T11:27:21Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python Linux offline installer fails silently when bzip2 is not available.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1317704#M1753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2021 09:32:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-Linux-offline-installer-fails-silently-when-bzip2/m-p/1317704#M1753</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-09-28T09:32:09Z</dc:date>
    </item>
  </channel>
</rss>

