<?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: Intel oneAPI Debian Repo in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1530331#M1069</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;ok my issue is due to&amp;nbsp; the saved keys were expired&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so doing only a&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;curl&lt;/SPAN&gt; &lt;SPAN&gt;-fsSL&lt;/SPAN&gt; &lt;SPAN&gt;&lt;A href="https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB" target="_blank" rel="noopener"&gt;https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN&gt;|&lt;/SPAN&gt; &lt;SPAN&gt;sudo&lt;/SPAN&gt; &lt;SPAN&gt;gpg&lt;/SPAN&gt; &lt;SPAN&gt;-q&lt;/SPAN&gt; &lt;SPAN&gt;--yes&lt;/SPAN&gt; &lt;SPAN&gt;-o&lt;/SPAN&gt; &lt;SPAN&gt;/etc/apt/trusted.gpg.d/intel.pgp&lt;BR /&gt;and explain it to apt with&amp;nbsp; `/etc/apt/source.list.d/oneApi.list`&lt;BR /&gt;&lt;BR /&gt;`deb&amp;nbsp;[signed-by=/etc/apt/trusted.gpg.d/intel.pgp] &lt;A class="" href="https://apt.repos.intel.com/oneapi" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apt.repos.intel.com/oneapi&lt;/A&gt;&amp;nbsp;all main`&lt;BR /&gt;and then apt update is working again&lt;BR /&gt;&lt;BR /&gt;So sometimes we need to update&amp;nbsp;&amp;nbsp;/etc/apt/trusted.gpg.d/intel.pgp&lt;BR /&gt;within the above command.&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;that's clear now&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Oct 2023 16:38:09 GMT</pubDate>
    <dc:creator>kharo22</dc:creator>
    <dc:date>2023-10-04T16:38:09Z</dc:date>
    <item>
      <title>Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1418140#M1064</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd like to install this &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/automated-license-plate-recognition.html" target="_self"&gt;reference implementation.&lt;/A&gt; However, I getting an error whilst attempting to install it. Error being:&lt;/P&gt;
&lt;P&gt;saif@saif-Latitude-7520:~/Desktop/4thLPR/automated_license_plate_recognition$ ./edgesoftware install&lt;BR /&gt;[sudo] password for saif: &lt;BR /&gt;Please enter the Product Key. The Product Key is contained in the email you received from Intel confirming your download: cf9f1425-d1e3-48c9-837f-a89f8bec9d9b&lt;BR /&gt;Starting the setup...&lt;BR /&gt;ESB CLI version: 2022.3&lt;BR /&gt;Target OS: Ubuntu 20.04&lt;BR /&gt;Python version: 3.8.10&lt;BR /&gt;Checking Internet connection&lt;BR /&gt;Connected to the Internet&lt;BR /&gt;Validating package product key&lt;BR /&gt;Successfully validated Product Key&lt;BR /&gt;Checking for prerequisites&lt;BR /&gt;&lt;STRONG&gt;E: Repository '&lt;A href="https://apt.repos.intel.com/oneapi" target="_blank" rel="noopener"&gt;https://apt.repos.intel.com/oneapi&lt;/A&gt; all InRelease' changed its 'Label' value from '' to 'Intel oneAPI Debian Repo'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to update apt list. Exiting installation.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 23:53:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1418140#M1064</guid>
      <dc:creator>MohammedSaif</dc:creator>
      <dc:date>2022-09-28T23:53:49Z</dc:date>
    </item>
    <item>
      <title>Re:Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1418455#M1065</link>
      <description>&lt;P&gt;Hi MohammedSaif,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out, I just went through the installation process on a fresh Ubuntu 20.04 system and did not run into any issues. Have you installed any of the oneAPI software on this system? You should also see this error when running apt update. Maybe you can check the following source files and comment out the oneAPI repositories and try the installation process again. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/etc/apt/sources.list&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;/etc/apt/sources.list.d/*.list&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 21:05:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1418455#M1065</guid>
      <dc:creator>JesusE_Intel</dc:creator>
      <dc:date>2022-09-29T21:05:56Z</dc:date>
    </item>
    <item>
      <title>Re:Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1420371#M1066</link>
      <description>&lt;P&gt;If you need any additional information, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Oct 2022 17:26:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1420371#M1066</guid>
      <dc:creator>JesusE_Intel</dc:creator>
      <dc:date>2022-10-07T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1437525#M1067</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;doing:&lt;BR /&gt;&lt;BR /&gt;`sudo apt-get --allow-releaseinfo-change update`&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as in&amp;nbsp;&lt;A href="https://github.com/intel/compute-runtime/issues/295" target="_blank"&gt;https://github.com/intel/compute-runtime/issues/295&lt;/A&gt;&lt;BR /&gt;should be enough.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;George&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 19:52:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1437525#M1067</guid>
      <dc:creator>GeorgeBisbas</dc:creator>
      <dc:date>2022-12-11T19:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1528023#M1068</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have the same issue&lt;/P&gt;&lt;P&gt;current oneApi.list contained&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;deb &lt;A href="https://apt.repos.intel.com/oneapi" target="_blank"&gt;https://apt.repos.intel.com/oneapi&lt;/A&gt; all main&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what value should it contain please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 08:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1528023#M1068</guid>
      <dc:creator>kharo22</dc:creator>
      <dc:date>2023-09-27T08:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intel oneAPI Debian Repo</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1530331#M1069</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;ok my issue is due to&amp;nbsp; the saved keys were expired&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so doing only a&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;curl&lt;/SPAN&gt; &lt;SPAN&gt;-fsSL&lt;/SPAN&gt; &lt;SPAN&gt;&lt;A href="https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB" target="_blank" rel="noopener"&gt;https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN&gt;|&lt;/SPAN&gt; &lt;SPAN&gt;sudo&lt;/SPAN&gt; &lt;SPAN&gt;gpg&lt;/SPAN&gt; &lt;SPAN&gt;-q&lt;/SPAN&gt; &lt;SPAN&gt;--yes&lt;/SPAN&gt; &lt;SPAN&gt;-o&lt;/SPAN&gt; &lt;SPAN&gt;/etc/apt/trusted.gpg.d/intel.pgp&lt;BR /&gt;and explain it to apt with&amp;nbsp; `/etc/apt/source.list.d/oneApi.list`&lt;BR /&gt;&lt;BR /&gt;`deb&amp;nbsp;[signed-by=/etc/apt/trusted.gpg.d/intel.pgp] &lt;A class="" href="https://apt.repos.intel.com/oneapi" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apt.repos.intel.com/oneapi&lt;/A&gt;&amp;nbsp;all main`&lt;BR /&gt;and then apt update is working again&lt;BR /&gt;&lt;BR /&gt;So sometimes we need to update&amp;nbsp;&amp;nbsp;/etc/apt/trusted.gpg.d/intel.pgp&lt;BR /&gt;within the above command.&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;that's clear now&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Oct 2023 16:38:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Intel-oneAPI-Debian-Repo/m-p/1530331#M1069</guid>
      <dc:creator>kharo22</dc:creator>
      <dc:date>2023-10-04T16:38:09Z</dc:date>
    </item>
  </channel>
</rss>

