<?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: disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303402#M21069</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="sub_section_element_selectors" style="font-size: 11pt;"&gt;Abhijeet&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;I've extracted all &lt;FONT face="andale mono,times"&gt;.cup&lt;/FONT&gt; files from within the extracted &lt;FONT face="andale mono,times"&gt;l_oneapi_advisor_p_2021.3.0.290_offline.sh&lt;/FONT&gt; into a folder named &lt;FONT face="andale mono,times"&gt;extract&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;find . -iname *.cup | while read f; do 7z x "$f" -ao -oextract; done&lt;/LI-CODE&gt;
&lt;P&gt;there, I found the necessary files to source &lt;FONT face="andale mono,times"&gt;vars.sh&lt;/FONT&gt; and run &lt;FONT face="andale mono,times"&gt;advixe-gui&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Thank you for pointing that out!&lt;/P&gt;
&lt;P&gt;regards,&lt;BR /&gt;Christian&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 19:27:50 GMT</pubDate>
    <dc:creator>Lehmann__Marcus_Chri</dc:creator>
    <dc:date>2021-08-03T19:27:50Z</dc:date>
    <item>
      <title>disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux</title>
      <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1301096#M21020</link>
      <description>&lt;P&gt;Dear Intel Support Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to use a current Advisor &lt;FONT face="andale mono,times"&gt;l_oneapi_advisor_p_2021.3.0.290_offline.sh&lt;/FONT&gt; on&amp;nbsp; archlinux, but the installer won't install any files due to a &lt;FONT face="andale mono,times"&gt;PreRequisite&lt;/FONT&gt; check called &lt;FONT face="andale mono,times"&gt;nss_check&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to disable these checks and perform an installation nonetheless?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kind regards,&lt;/P&gt;
&lt;P&gt;Christian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Context: I found, that with older versions of Advisor, e.g. &lt;FONT face="andale mono,times"&gt;2020.2.0.606470&lt;/FONT&gt;, when starting with&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/bin/bash -c "source /opt/intel/advisor/advixe-vars.sh; advixe-gui"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and receiving a&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;advixe-gui: /opt/intel/advisor_2020.2.0.606470/bin64/../lib64/../lib64/libnss3.so: version `NSS_3.65' not found (required by /usr/lib/libsmime3.so)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;that this is, because archlinux's &lt;FONT face="andale mono,times"&gt;/usr/lib/libsmime3.so&lt;/FONT&gt; looks for version &lt;FONT face="andale mono,times"&gt;NSS_3.65&lt;/FONT&gt; but the &lt;FONT face="andale mono,times"&gt;libnss.so&lt;/FONT&gt; that comes bundled with Advisor only knows versions up to &lt;FONT face="andale mono,times"&gt;NSS_3.39&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the workaround was to (re)move the bundled versions such that Advisor falls back to the system distributed ones:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;rm /opt/intel/advisor_2020.2.0.606470/bin64/../lib64/../lib64/libnss*&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but this only works when the files can be installed, of course.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The logfile created by &lt;FONT face="andale mono,times"&gt;l_oneapi_advisor_p_2021.3.0.290_offline.sh&lt;/FONT&gt; is:&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;Installer is started in silent mode
Installer executable location is /home/christianl/intel/oneapi/installer/installer, version is 4.0.8.0-540
Package manager executable location is /home/christianl/intel/packagemanager/1.0/packagemanager, version is 4.0.5-185
Product is set to intel.oneapi.lin.advisor.product,v=2021.3.0-290. Mode is set to install.
PreRequisite for other install successfully checked
PreRequisite for other Intel install successfully checked
PreRequisite for check installer location successfully checked
Error [This machine uses operating system "Unknown". Compatibility issues may occur.]
Description [Installation can continue; however, product functionality may not meet expectations because this product is untested on this operating system. Suggestion: Check the Release Notes for a list of supported operating systems and install this product on a compliant system.]
This machine uses operating system "Unknown". Compatibility issues may occur.
Checks for preRequisite for supported operation system are passed with warning
PreRequisite for temporary folder successfully checked
PreRequisite for host architecture successfully checked
Check for id = [nss_check] failed
Error [NSS package is not installed]
Description [Intel® Advisor requires NSS for its standalone GUI client, it can be installed with &amp;lt;br/&amp;gt; &amp;lt;b&amp;gt;sudo apt-get install libnss3 &amp;lt;/b&amp;gt; on Ubuntu / Debian &amp;lt;br/&amp;gt;&amp;lt;b&amp;gt;sudo zypper install mozilla-nss &amp;lt;/b&amp;gt; on SUSE &amp;lt;br/&amp;gt;&amp;lt;b&amp;gt;sudo dnf install nss &amp;lt;/b&amp;gt; on CentOS / RHEL / Fedora.]&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 25 Jul 2021 08:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1301096#M21020</guid>
      <dc:creator>Lehmann__Marcus_Chri</dc:creator>
      <dc:date>2021-07-25T08:41:43Z</dc:date>
    </item>
    <item>
      <title>Re:disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux</title>
      <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1301556#M21033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for reaching out.&lt;/P&gt;&lt;P&gt;We are working on it internally. We will get back to you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 12:46:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1301556#M21033</guid>
      <dc:creator>AbhijeetJ_Intel</dc:creator>
      <dc:date>2021-07-27T12:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux</title>
      <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303304#M21065</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;ArchLinux is not a supported OS platform for the Intel Advisor. Please find the list of supported platforms in the release notes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Release notes: &lt;/SPAN&gt;&lt;A style="font-size: 11pt;" href="https://software.intel.com/content/www/us/en/develop/articles/advisor-release-notes.html" target="_blank" rel="noopener noreferrer"&gt;&lt;U&gt;https://software.intel.com/content/www/us/en/develop/articles/advisor-release-notes.html&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;As a workaround, please try the below steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Please try downloading the Advisor from here: &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#advisor" target="_blank" rel="noopener noreferrer"&gt;&lt;U&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#advisor&lt;/U&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;Extract the downloaded file (don't install)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;source the environment for Intel Advisor, run the&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;source &amp;lt;install-dir&amp;gt;/env/vars.sh&lt;/LI-CODE&gt;&lt;SPAN style="font-size: 11pt;"&gt;script. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 11pt;"&gt;Then run the analysis from the command line and you an open result in the other systems which contains supported OS versions as GUI will not work in unsupported versions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Regards &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Abhijeet&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:13:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303304#M21065</guid>
      <dc:creator>AbhijeetJ_Intel</dc:creator>
      <dc:date>2021-08-03T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux</title>
      <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303402#M21069</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="sub_section_element_selectors" style="font-size: 11pt;"&gt;Abhijeet&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;I've extracted all &lt;FONT face="andale mono,times"&gt;.cup&lt;/FONT&gt; files from within the extracted &lt;FONT face="andale mono,times"&gt;l_oneapi_advisor_p_2021.3.0.290_offline.sh&lt;/FONT&gt; into a folder named &lt;FONT face="andale mono,times"&gt;extract&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;find . -iname *.cup | while read f; do 7z x "$f" -ao -oextract; done&lt;/LI-CODE&gt;
&lt;P&gt;there, I found the necessary files to source &lt;FONT face="andale mono,times"&gt;vars.sh&lt;/FONT&gt; and run &lt;FONT face="andale mono,times"&gt;advixe-gui&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Thank you for pointing that out!&lt;/P&gt;
&lt;P&gt;regards,&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 19:27:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303402#M21069</guid>
      <dc:creator>Lehmann__Marcus_Chri</dc:creator>
      <dc:date>2021-08-03T19:27:50Z</dc:date>
    </item>
    <item>
      <title>Re:disable PreRequisite install-check? [nss_check] failed / libnss3.so / archlinux</title>
      <link>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303524#M21077</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 05:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/disable-PreRequisite-install-check-nss-check-failed-libnss3-so/m-p/1303524#M21077</guid>
      <dc:creator>AbhijeetJ_Intel</dc:creator>
      <dc:date>2021-08-04T05:51:54Z</dc:date>
    </item>
  </channel>
</rss>

