<?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: Spotify on Linux cant be updated or installed due to a missing Pubkey on the repository in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618193#M23311</link>
    <description>&lt;P&gt;I recently had the same issue. However, it was a fairly easy fix: You just ran the following line in the terminal to add the GPG key to my system, and it's worked well since. I recommend running the command as sudo to ensure you have admin/root privilege on the system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;curl -sS https:// download.spotify.com/debian/pubkey_C85668DF69375001.gpg&amp;nbsp; | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/spotify-2.gpg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps get your issue resolved!&lt;/P&gt;</description>
    <pubDate>Mon, 30 Dec 2024 14:45:02 GMT</pubDate>
    <dc:creator>JLandry93</dc:creator>
    <dc:date>2024-12-30T14:45:02Z</dc:date>
    <item>
      <title>Spotify on Linux cant be updated or installed due to a missing Pubkey on the repository</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6617827#M23309</link>
      <description>&lt;P&gt;Same as what the Subject says. Terminal error output :&lt;/P&gt;&lt;P&gt;Err:9 &lt;A href="http://repository.spotify.com" target="_blank"&gt;http://repository.spotify.com&lt;/A&gt; stable InRelease&lt;BR /&gt;The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C85668DF69375001&lt;/P&gt;&lt;P&gt;W: GPG error: &lt;A href="http://repository.spotify.com" target="_blank"&gt;http://repository.spotify.com&lt;/A&gt; stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C85668DF69375001&lt;BR /&gt;E: The repository '&lt;A href="http://repository.spotify.com" target="_blank"&gt;http://repository.spotify.com&lt;/A&gt; stable InRelease' is not signed.&lt;BR /&gt;N: Updating from such a repository can't be done securely, and is therefore disabled by default.&lt;BR /&gt;N: See apt-secure(8) manpage for repository creation and user configuration details.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 10:50:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6617827#M23309</guid>
      <dc:creator>Ryukiri117</dc:creator>
      <dc:date>2024-12-30T10:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify on Linux cant be updated or installed due to a missing Pubkey on the repository</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618193#M23311</link>
      <description>&lt;P&gt;I recently had the same issue. However, it was a fairly easy fix: You just ran the following line in the terminal to add the GPG key to my system, and it's worked well since. I recommend running the command as sudo to ensure you have admin/root privilege on the system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;curl -sS https:// download.spotify.com/debian/pubkey_C85668DF69375001.gpg&amp;nbsp; | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/spotify-2.gpg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps get your issue resolved!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 14:45:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618193#M23311</guid>
      <dc:creator>JLandry93</dc:creator>
      <dc:date>2024-12-30T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify on Linux cant be updated or installed due to a missing Pubkey on the repository</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618401#M23312</link>
      <description>&lt;P&gt;This worked for me. The gpg key is outdated in &lt;A href="https://www.spotify.com/cl/download/linux/" target="_blank"&gt;https://www.spotify.com/cl/download/linux/&lt;/A&gt; so would be nice to edit that install copybox&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 15:49:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618401#M23312</guid>
      <dc:creator>elguerreropequeño</dc:creator>
      <dc:date>2024-12-30T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify on Linux cant be updated or installed due to a missing Pubkey on the repository</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618509#M23313</link>
      <description>&lt;P&gt;And you should set this key for your repository reference, like here in my ansible task:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;- &lt;SPAN&gt;name&lt;/SPAN&gt;: Install Spotify apt key&lt;BR /&gt;  &lt;SPAN&gt;become&lt;/SPAN&gt;: true&lt;BR /&gt;  &lt;SPAN&gt;ansible.builtin.shell&lt;/SPAN&gt;: &lt;SPAN&gt;"curl -sS https://download.spotify.com/debian/pubkey_C85668DF69375001.gpg | gpg --dearmor --yes -o /etc/apt/keyrings/spotify.gpg"&lt;BR /&gt;&lt;/SPAN&gt;- &lt;SPAN&gt;name&lt;/SPAN&gt;: Add Spotify apt repository&lt;BR /&gt;  &lt;SPAN&gt;become&lt;/SPAN&gt;: true&lt;BR /&gt;  &lt;SPAN&gt;ansible.builtin.apt_repository&lt;/SPAN&gt;:&lt;BR /&gt;    &lt;SPAN&gt;repo&lt;/SPAN&gt;: &lt;SPAN&gt;"deb [arch=amd64 signed-by=/etc/apt/keyrings/spotify.gpg] http://repository.spotify.com stable non-free"&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;state&lt;/SPAN&gt;: present&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Dec 2024 16:33:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Spotify-on-Linux-cant-be-updated-or-installed-due-to-a-missing/m-p/6618509#M23313</guid>
      <dc:creator>volkman</dc:creator>
      <dc:date>2024-12-30T16:33:49Z</dc:date>
    </item>
  </channel>
</rss>

