<?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: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1 in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5372656#M21009</link>
    <description>&lt;P&gt;Effectively, it's a matter of updating the dependencies, although I think it's safer to add libssl3 than just remove the other versions of libssl from the dependencies.&lt;/P&gt;&lt;P&gt;If you are an advanced user, you can use dpkg-deb to unpack, modify dependencies in the control file, and repack.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Apr 2022 06:24:41 GMT</pubDate>
    <dc:creator>luisalcarasr</dc:creator>
    <dc:date>2022-04-24T06:24:41Z</dc:date>
    <item>
      <title>[SOLVED] [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5365455#M20989</link>
      <description>&lt;P&gt;The 'spotify-client' .deb package specifies 'libssl1.1' as one of its dependencies. Ubuntu 22.04 (currently in beta and due for stable release in 10 days from today) has dropped libssl1.1 in favour of libssl3 (see &lt;A href="https://discourse.ubuntu.com/t/openssl-3-0-transition-plans/24453" target="_blank" rel="noopener"&gt;OpenSSL 3.0 transition plans&lt;/A&gt; for reference), meaning that spotify-client no longer installs successfully on this version of Ubuntu unless we can provide 'libssl1.1' through other means.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what (if anything) can be done about this from Spotify's side, but I still highly prefer the .deb package when compared to the Snap one, so if Spotify is able to provide libssl1.1 as part of its own repo (not sure if that is a good idea) or build the client package against libssl3 (possibly requiring some code changes before it would work), then we might still be able to install the .deb on Ubuntu 22.04.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 18:24:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5365455#M20989</guid>
      <dc:creator>FernJug</dc:creator>
      <dc:date>2022-05-03T18:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5366035#M20991</link>
      <description>&lt;P&gt;This can be worked around by installing the old libssl package from 21.10 manually:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://packages.ubuntu.com/impish/amd64/libssl1.1/download" target="_blank"&gt;https://packages.ubuntu.com/impish/amd64/libssl1.1/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then: sudo dpkg -i ./libssl1.1_1.1.1l-1ubuntu1.2_amd64.deb&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 06:47:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5366035#M20991</guid>
      <dc:creator>PonyoSunshine</dc:creator>
      <dc:date>2022-04-12T06:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5368838#M20998</link>
      <description>&lt;P&gt;Same problem here. spotify-client claims to require libssl1.1, but that's wrong.&lt;/P&gt;&lt;P&gt;spotify-client uses &lt;SPAN&gt;libcurl3-gnutls&lt;/SPAN&gt; which already uses libssl3 on 22.04. So there is no direct dependency to this library. I've modified the control file for spotify-client, just removed all references to libssl1 and updated the version. Works fine for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Ubuntu&amp;nbsp; libcurl3-gnutls does not have libssh1.1 as a dependency which is wrong somehow.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 20:28:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5368838#M20998</guid>
      <dc:creator>cxpingu</dc:creator>
      <dc:date>2022-04-16T20:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5369970#M21004</link>
      <description>&lt;P&gt;Both of the above workarounds were successful for me as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anybody on this forum working for Spotify who can confirm that libssl1 is not (or no longer) a real dependency, and - once confirmed - help with updating Spotify's public .deb package (specifically the control file) accordingly?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 16:32:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5369970#M21004</guid>
      <dc:creator>FernJug</dc:creator>
      <dc:date>2022-04-19T16:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5370283#M21005</link>
      <description>&lt;P&gt;Just attaching my modified control file. The real name is control, without .txt at the end&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 22:25:26 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5370283#M21005</guid>
      <dc:creator>cxpingu</dc:creator>
      <dc:date>2022-04-19T22:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5371472#M21007</link>
      <description>&lt;P&gt;Thanks!&lt;BR /&gt;FWIW, I have now submitted a request to the package maintainer address and asked if they can update the official package accordingly.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 16:38:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5371472#M21007</guid>
      <dc:creator>FernJug</dc:creator>
      <dc:date>2022-04-21T16:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5372656#M21009</link>
      <description>&lt;P&gt;Effectively, it's a matter of updating the dependencies, although I think it's safer to add libssl3 than just remove the other versions of libssl from the dependencies.&lt;/P&gt;&lt;P&gt;If you are an advanced user, you can use dpkg-deb to unpack, modify dependencies in the control file, and repack.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 06:24:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5372656#M21009</guid>
      <dc:creator>luisalcarasr</dc:creator>
      <dc:date>2022-04-24T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5373535#M21011</link>
      <description>&lt;P&gt;Hi, I’ve the same problem. Here the terminal-output, if I try to install spotify on 22.04:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 spotify-client : Hängt ab von: libssl1.1 ist aber nicht installierbar oder
                                 libssl1.0.2 ist aber nicht installierbar oder
                                 libssl1.0.1 ist aber nicht installierbar oder
                                 libssl1.0.0 ist aber nicht installierbar
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 05:23:47 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5373535#M21011</guid>
      <dc:creator>speedy-21</dc:creator>
      <dc:date>2022-04-26T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5374008#M21013</link>
      <description>&lt;P&gt;Try the workaround as proposed by PonyoSunshine at the beginning of this thread. It does not fix the root cause, but it works by installing a package that's not required for the program.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 20:14:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5374008#M21013</guid>
      <dc:creator>cxpingu</dc:creator>
      <dc:date>2022-04-26T20:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5374521#M21015</link>
      <description>&lt;P&gt;For those wondering how to edit spotify-client's control file, I found these instructions from Debian:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.debian.org/EditingBinaryPackageMetadata" target="_blank"&gt;https://wiki.debian.org/EditingBinaryPackageMetadata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked for me using latest .deb fetched from here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://repository-origin.spotify.com/pool/non-free/s/spotify-client/" target="_blank"&gt;https://repository-origin.spotify.com/pool/non-free/s/spotify-client/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:51:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5374521#M21015</guid>
      <dc:creator>sopaipaconpebre</dc:creator>
      <dc:date>2022-04-27T16:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375097#M21016</link>
      <description>&lt;P&gt;apparently the manteiner updated the control file (27th of april) adding libssl3 but didn´t remove libssl1 (in order not to break dependencies with older ubuntu versions i guess)&lt;/P&gt;&lt;P&gt;so we're back to square one.&lt;/P&gt;&lt;P&gt;any solution apart from a dirty hack?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:34:39 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375097#M21016</guid>
      <dc:creator>elmatador1</dc:creator>
      <dc:date>2022-04-28T15:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375134#M21017</link>
      <description>&lt;P&gt;This worked well for me:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo apt install gdebi&lt;BR /&gt;wget &lt;A href="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819_amd64.deb" target="_blank"&gt;http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819_amd64.deb&lt;/A&gt;&lt;BR /&gt;sudo gdebi &lt;A href="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819_amd64.deb" target="_blank"&gt;spotify-client_1.1.84.716.gc5f8b819_amd64.deb&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Apparently apt update and apt install still pick the 1:1.1.72.xxx version, as if the apt repository metadata files had not been updated yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 17:53:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375134#M21017</guid>
      <dc:creator>anamasolso</dc:creator>
      <dc:date>2022-04-28T17:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375190#M21018</link>
      <description>&lt;P&gt;Using gdebi is overkill. Any apt based system should have dpkg as its base and if you look at the dependencies for libssl1.1, you'll see you already have everything it needs installed with a base install.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use apt (not apt-get) with a path instead to the deb file or dpkg. This does not require another utility to make work.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 20:52:56 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375190#M21018</guid>
      <dc:creator>PonyoSunshine</dc:creator>
      <dc:date>2022-04-28T20:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: [SOLVED] [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375482#M21019</link>
      <description>&lt;P&gt;I really wanted to install spotify-client via apt so I googled some and came up with this solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cd ~&lt;/P&gt;&lt;P&gt;wget &lt;A href="https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg" target="_blank" rel="noopener"&gt;https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg&lt;/A&gt;&lt;BR /&gt;cat pubkey_5E3C45D7B312C643.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/spotify.gpg &amp;gt;/dev/null&lt;BR /&gt;echo "deb &lt;A href="http://repository.spotify.com" target="_blank" rel="noopener"&gt;http://repository.spotify.com&lt;/A&gt; stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then run:&lt;BR /&gt;sudo apt update &amp;amp;&amp;amp; sudo apt install spotify-client&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can remove pubkey_5E3C45D7B312C643.gpg from ~ when you're done.&lt;BR /&gt;&lt;BR /&gt;If you get errors regarding apt-key when using apt update, you probably used:&lt;BR /&gt;"curl -sS &lt;A href="https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg" target="_blank" rel="noopener"&gt;https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg&lt;/A&gt; | sudo apt-key add -"&lt;BR /&gt;To revoke this you can use apt-key del "F9A2 1197 6ED6 62F0 0E59 361E 5E3C 45D7 B312 C643"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope it makes sense and helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sources:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.spotify.com/se/download/linux/" target="_blank" rel="noopener"&gt;https://www.spotify.com/se/download/linux/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://techviewleo.com/apt-key-is-deprecated-manage-keyring-files-in-trusted-gpg-dot-d/" target="_blank" rel="noopener"&gt;https://techviewleo.com/apt-key-is-deprecated-manage-keyring-files-in-trusted-gpg-dot-d/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.spotify.com/t5/Desktop-Linux/New-install-instructions-for-Debian-Ubuntu/td-p/5228160" target="_blank" rel="noopener"&gt;https://community.spotify.com/t5/Desktop-Linux/New-install-instructions-for-Debian-Ubuntu/td-p/5228160&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 12:49:21 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5375482#M21019</guid>
      <dc:creator>slafs_001</dc:creator>
      <dc:date>2022-06-27T12:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5376645#M21025</link>
      <description>The libssl versions are listed as alternatives. I you try to uninstall libssl1.1 manually, you'll see that apt would not uninstall spotify-client with it.</description>
      <pubDate>Mon, 02 May 2022 07:35:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5376645#M21025</guid>
      <dc:creator>dlu</dc:creator>
      <dc:date>2022-05-02T07:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: [Ubuntu 22.04] spotify-client depends on nonexistent libssl1.1</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5377347#M21028</link>
      <description>&lt;P&gt;This appears to be fixed in the official "stable" repository now. Will update thread title accordingly.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 18:24:37 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/SOLVED-Ubuntu-22-04-spotify-client-depends-on-nonexistent/m-p/5377347#M21028</guid>
      <dc:creator>FernJug</dc:creator>
      <dc:date>2022-05-03T18:24:37Z</dc:date>
    </item>
  </channel>
</rss>

