<?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 W:GPG error: http://repository.spotify.com stable InRelease in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4857901#M19165</link>
    <description>&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 4773BD5E130D1D45, 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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free/Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UK&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PC&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Linux Mint 19.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The repository key is not signed. Can someone please fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2019 04:54:44 GMT</pubDate>
    <dc:creator>DaveJ61</dc:creator>
    <dc:date>2019-11-15T04:54:44Z</dc:date>
    <item>
      <title>W:GPG error: http://repository.spotify.com stable InRelease</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4857901#M19165</link>
      <description>&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 4773BD5E130D1D45, 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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free/Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UK&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PC&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Linux Mint 19.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The repository key is not signed. Can someone please fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 04:54:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4857901#M19165</guid>
      <dc:creator>DaveJ61</dc:creator>
      <dc:date>2019-11-15T04:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: W:GPG error: http://repository.spotify.com stable InRelease</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4860264#M19171</link>
      <description>&lt;P&gt;Is this a new installation, or has it been working o.k. and suddenly started having problems?&lt;BR /&gt;Is this install via apt/deb package or did you use some sort of app store, e.g. snap package?&lt;BR /&gt;If new installation, did you install a public key?&lt;BR /&gt;&lt;BR /&gt;In my debian using apt/deb installation I made the following notes (which might be out of date now) in my spotify.list file:&lt;BR /&gt;&lt;BR /&gt;# 1. Update sources.list or spotify.list file:&lt;BR /&gt;# deb &lt;A href="http://repository.spotify.com" target="_blank" rel="noopener"&gt;http://repository.spotify.com&lt;/A&gt; stable non-free&lt;BR /&gt;# 2. Install public key:&lt;BR /&gt;# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59&lt;BR /&gt;# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys D2C19886&lt;BR /&gt;# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A87FF9DF48BF1C90&lt;BR /&gt;# 3. Run apt-get update&lt;BR /&gt;# apt-get update&lt;BR /&gt;# 4. Install spotify client software.&lt;BR /&gt;# apt-get install spotify-client&lt;BR /&gt;&lt;BR /&gt;I'm guessing only the latest "apt-key adv --keyserver" public key is needed, so most likely the command should be something like:&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 4773BD5E130D1D45&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 20:10:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4860264#M19171</guid>
      <dc:creator>alex22p22</dc:creator>
      <dc:date>2019-11-20T20:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: W:GPG error: http://repository.spotify.com stable InRelease</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4884461#M19248</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks, I tried all four, this is the one that worked for me 1/13/2020&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A87FF9DF48BF1C90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This last one did NOT work:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 4773BD5E130D1D45&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the post!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 14:13:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/4884461#M19248</guid>
      <dc:creator>Michael627</dc:creator>
      <dc:date>2020-01-13T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: W:GPG error: http://repository.spotify.com stable InRelease</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/5088393#M20201</link>
      <description>Hi, sorry but I'm new to linux. Do you know why you have put hashes at the beginning of each command doesn't that comment the commands out? I've tried using deb without the hash and the terminal says it's not a command. Then I tried to install deb with apt but it says there isn't a package. Thank you for your time.</description>
      <pubDate>Mon, 07 Dec 2020 16:29:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/5088393#M20201</guid>
      <dc:creator>SamSchroder1</dc:creator>
      <dc:date>2020-12-07T16:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: W:GPG error: http://repository.spotify.com stable InRelease</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/5099397#M20240</link>
      <description>&lt;P&gt;There can be several reasons someone might put hashes at the beginning of each command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) This is sometimes used to signify that the commands are executed as the root user, because it is common for the root user command prompt to use the # symbol.&lt;/P&gt;&lt;P&gt;&lt;A href="https://unix.stackexchange.com/questions/291729/why-is-the-default-symbol-for-a-user-shell-and-the-default-symbol-for-a-root" target="_blank" rel="noopener"&gt;https://unix.stackexchange.com/questions/291729/why-is-the-default-symbol-for-a-user-shell-and-the-default-symbol-for-a-root&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) In my post above, I was posting the contents of a config file, where I had made a note of my actual steps to install spotify in debian. In this case, the hashes were used to ensure that the notes were treated as comments and not part of the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding your last comment, "tried to install deb with apt but it says there isn't a package", it might be better to post the steps and actual error messages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like you have not created or edited your /etc/apt/sources.list.d.spotify.list&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That file should contain the following line:&lt;/P&gt;&lt;PRE&gt;deb http://repository.spotify.com stable non-free&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The official instructions can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.spotify.com/nz/download/linux/" target="_blank" rel="noopener"&gt;https://www.spotify.com/nz/download/linux/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You probably need to follow the last section for Debian/Ubuntu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 11:35:07 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/W-GPG-error-http-repository-spotify-com-stable-InRelease/m-p/5099397#M20240</guid>
      <dc:creator>alex22p22</dc:creator>
      <dc:date>2020-12-27T11:35:07Z</dc:date>
    </item>
  </channel>
</rss>

