<?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: error while loading shared libraries: libgcrypt.so.11 in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1239516#M5176</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/2326127"&gt;@JnewbieD&lt;/a&gt; wrote:&lt;BR /&gt;&lt;PRE&gt;sudo apt-get purge spotify-client
sudo apt-get autoremove
sudo add-apt-repository --remove 'deb http://repository.spotify.com stable non-free'
sudo echo deb http://repository.spotify.com testing non-free | sudo tee /etc/apt/sources.list.d/spotify.list
sudo apt-get update
sudo apt-get install spotify-client &lt;/PRE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank you for the solution community!&lt;/P&gt;&lt;P&gt;On my system (Debian 3.16.7-ckt11-1+deb8u3) add-apt-repository was not available. I had to install it. I did it this way:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Install apt-file in order to search for the right package (it was not available):&lt;PRE&gt;sudo apt-get install apt-file&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Search for the package:&lt;PRE&gt;apt-file search add-apt-repository&lt;/PRE&gt;This returned:&lt;PRE&gt;software-properties-common: /usr/bin/add-apt-repository
software-properties-common: /usr/share/man/man1/add-apt-repository.1.gz&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Installed package in which add-apt-repository is contained (here software-properties-common):&lt;PRE&gt;sudo apt-get install software-properties-common&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Finally I could continue with line #3 of the code quoted above. At the end I had spotify running!&lt;/P&gt;&lt;P&gt;Hope it helps in case add-apt-repository is not available on your system.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2015 18:17:34 GMT</pubDate>
    <dc:creator>ringelkrat</dc:creator>
    <dc:date>2015-11-16T18:17:34Z</dc:date>
    <item>
      <title>spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/970485#M5127</link>
      <description>&lt;P&gt;$ spotify&lt;BR /&gt;spotify: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;P&gt;$&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A recent update depends on libgcrypt11 but debian only has libgcrypt20. Is there a solution to this? Or can I revert somehow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently running:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;debian jessie/sid&lt;/LI&gt;
&lt;LI&gt;kernel 3.16-3-amd64&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 13:56:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/970485#M5127</guid>
      <dc:creator>user-removed</dc:creator>
      <dc:date>2014-11-05T13:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/970713#M5128</link>
      <description>It might be worth creating a symbolic link from one library to the other and see if that works?</description>
      <pubDate>Wed, 05 Nov 2014 16:28:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/970713#M5128</guid>
      <dc:creator>Peter__</dc:creator>
      <dc:date>2014-11-05T16:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/973979#M5129</link>
      <description>&lt;P&gt;Same problem here. I tried creating a symbolic link to the new lib version. This ist the result when trying to start Spotify:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;spotify: /lib/x86_64-linux-gnu/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /opt/spotify/spotify-client/Data/libcef.so)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:37:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/973979#M5129</guid>
      <dc:creator>hemlock4000</dc:creator>
      <dc:date>2014-11-07T19:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974915#M5130</link>
      <description>I remember I came across this problem on Arch a while ago, and was able to solve it using an older package provided by in AUR the community.&lt;BR /&gt;&lt;BR /&gt;If I were you I would try to compile the same version the latest Ubuntu uses, which is version 1.5.4. Don't confuse by the package version vs the lib version. Version 1.5.4 provides libgcrypt11.&lt;BR /&gt;&lt;BR /&gt;You can find it here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.gnupg.org/gcrypt/libgcrypt/" target="_blank"&gt;ftp://ftp.gnupg.org/gcrypt/libgcrypt/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or you could try copying the file from Ubuntu. According to this the package only provides one file (of importance). You can download it and extract it and put the file in the correct location.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://packages.ubuntu.com/utopic/libgcrypt11" target="_blank"&gt;http://packages.ubuntu.com/utopic/libgcrypt11&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm writing on my phone so sorry if it's a bit messy.</description>
      <pubDate>Sat, 08 Nov 2014 16:09:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974915#M5130</guid>
      <dc:creator>olejon</dc:creator>
      <dc:date>2014-11-08T16:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974917#M5131</link>
      <description>BTW you'll probably have to run "sudo ldconfig" after placing the file.</description>
      <pubDate>Sat, 08 Nov 2014 16:10:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974917#M5131</guid>
      <dc:creator>olejon</dc:creator>
      <dc:date>2014-11-08T16:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974989#M5132</link>
      <description>&lt;P&gt;Thank you for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I came up with a similar solution: I downloaded the &lt;A href="https://packages.debian.org/wheezy/libgcrypt11" target="_self"&gt;libgcrypt11 library for Debian Wheezy&lt;/A&gt; and installed it via&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;~# dpkg -i libgcrypt11_1.5.0-5+deb7u1_amd64.deb&lt;/PRE&gt;
&lt;P&gt;Now Spotify works again. However, this should only be treated as a temporary solution, as the upcoming Debian release Jessie will not ship the old version of the library and it generally not a good approach to manually install packages from another (and soon outdated) release.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2014 17:17:47 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/974989#M5132</guid>
      <dc:creator>hemlock4000</dc:creator>
      <dc:date>2014-11-08T17:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/975157#M5133</link>
      <description>Great. The devs have clearly stated that they only support Ubuntu, despite the download page saying Debian. Since Debian is Ubuntu based I'm sure it'll be fixes sooner or later. The upcoming v 1.0, maybe.</description>
      <pubDate>Sat, 08 Nov 2014 20:58:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/975157#M5133</guid>
      <dc:creator>olejon</dc:creator>
      <dc:date>2014-11-08T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/991412#M5134</link>
      <description>&lt;P&gt;Actually Ubuntu is based on Debian and not the other way around.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got this same libgcrypt.so.11&amp;nbsp;problem but I solved it by installing libgcrypt11 from the Debian archives.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Debian&amp;nbsp;&lt;SPAN&gt;libgcrypt11 is superseded&amp;nbsp;with&amp;nbsp;&lt;SPAN&gt;libgcrypt20 and l&lt;SPAN&gt;ibgcrypt11 wasn't installed on my system as it wasn't required by any other package.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Spotify should add l&lt;SPAN&gt;ibgcrypt11 as a required dependency or migrate to&amp;nbsp;&lt;SPAN&gt;ibgcrypt20.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2014 13:42:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/991412#M5134</guid>
      <dc:creator>durin</dc:creator>
      <dc:date>2014-12-03T13:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1121466#M5135</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/35533"&gt;@olejon&lt;/a&gt; wrote:&lt;BR /&gt;Great. The devs have clearly stated that they only support Ubuntu, despite the download page saying Debian. Since Debian is Ubuntu based I'm sure it'll be fixes sooner or later. The upcoming v 1.0, maybe.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Well, it's now borken in Ubuntu 15.04 too, so doubtless someone at Spotify will get their finger out and start depending on libgcrypt20 instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downloading and installing Debian Wheezy's libgcrypt11 works as a temporary fix here (and stops the tears that would have happened when my daughter got back from school and found Spotify wouldn't work...)&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 13:04:18 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1121466#M5135</guid>
      <dc:creator>lovingboth</dc:creator>
      <dc:date>2015-04-24T13:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1121922#M5136</link>
      <description>Direct link: &lt;A target="_blank" href="https://packages.debian.org/wheezy/amd64/libgcrypt11/download"&gt;https://packages.debian.org/wheezy/amd64/libgcrypt11/download&lt;/A&gt;</description>
      <pubDate>Sat, 25 Apr 2015 14:41:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1121922#M5136</guid>
      <dc:creator>yafuslae</dc:creator>
      <dc:date>2015-04-25T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1122959#M5137</link>
      <description>That worked for me on Ubuntu 15.04. Thanks!</description>
      <pubDate>Tue, 28 Apr 2015 02:26:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1122959#M5137</guid>
      <dc:creator>foundatron2</dc:creator>
      <dc:date>2015-04-28T02:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1125821#M5138</link>
      <description>&lt;P&gt;libgcrypt11 won't be included in Jessie: &lt;A target="_blank" href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784054"&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784054&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope Spotify plans to upgrade to libgcrypt20.&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2015 15:52:47 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1125821#M5138</guid>
      <dc:creator>user-removed</dc:creator>
      <dc:date>2015-05-02T15:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1125938#M5139</link>
      <description>&lt;P&gt;Here's hoping this would be resolved in the near future - using workarounds for now.&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2015 20:24:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1125938#M5139</guid>
      <dc:creator>jseplae</dc:creator>
      <dc:date>2015-05-02T20:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1126687#M5140</link>
      <description>&lt;P&gt;Dear Spotify dev team, now that Ubuntu 15.04 is out, you have to update your dependencies if you don't want to make this post flooded...&lt;/P&gt;&lt;P&gt;I had to use the workaround too.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2015 13:51:50 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1126687#M5140</guid>
      <dc:creator>lmazuel</dc:creator>
      <dc:date>2015-05-04T13:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1126994#M5141</link>
      <description>Confirming that I had to deal with this too. Spotify please.</description>
      <pubDate>Mon, 04 May 2015 22:25:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1126994#M5141</guid>
      <dc:creator>morpheusx3</dc:creator>
      <dc:date>2015-05-04T22:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1127570#M5142</link>
      <description>&lt;P&gt;Just upgraded to 15.04, confirmed that this is still an issue and the fix of downloading and installing the wheezy libgcrypt1.1 worked for me.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2015 15:54:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1127570#M5142</guid>
      <dc:creator>illuminatedwax</dc:creator>
      <dc:date>2015-05-05T15:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1128422#M5143</link>
      <description>&lt;P&gt;I already dealed with this anoying issue downloading the debian install file at&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://packages.debian.org/wheezy/amd64/libgcrypt11/download"&gt;https://packages.debian.org/wheezy/amd64/libgcrypt11/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then just installing it from terminal with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dpkg -i libgcrypt11_1.5.0-5+deb7u1_amd64.deb&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2015 21:55:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1128422#M5143</guid>
      <dc:creator>diegopajarito</dc:creator>
      <dc:date>2015-05-06T21:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1130482#M5144</link>
      <description>&lt;P&gt;Also had to manually install the debian package on xubuntu 15.04 to get spotify working again &lt;img id="smileymad" class="emoticon emoticon-smileymad" src="https://community.spotify.com/i/smilies/16x16_smiley-mad.gif" alt="Smiley Mad" title="Smiley Mad" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2015 17:15:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1130482#M5144</guid>
      <dc:creator>yskout</dc:creator>
      <dc:date>2015-05-10T17:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1132022#M5145</link>
      <description>&lt;P&gt;I'm running Debian Jessie, and libgcrypt11 is no longer available in the repos. The following worked perfectly for me, based on yafuslae's link above. First, download the legacy libgcrypt11 package (via the web):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb"&gt;http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then install with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo dpkg -i libgcrypt11_1.5.0-5+deb7u3_amd64.deb&lt;/PRE&gt;&lt;P&gt;This is not a great solution, since there is a potential for shared object conflict now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unnecessary trivia: the first answer, to try a symbolic link libgcrypt.so.11 -&amp;gt; libgcrypt.so was the first thing I tried, but it doesn't work because the object name (SONAME) is embedded in the object file, as revealed by:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;objdump -p /lib/x86_64-linux-gnu/libgcrypt.so.20.0.3 | grep SONAME&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 22:28:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1132022#M5145</guid>
      <dc:creator>rjonnal</dc:creator>
      <dc:date>2015-05-12T22:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: spotify: error while loading shared libraries: libgcrypt.so.11</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1135221#M5146</link>
      <description>This is not a solution. This is a bloody hack. Why would you recommend people to install deprecated deb packages?&lt;BR /&gt;&lt;BR /&gt;A good reason for not installing such things: &lt;A target="_blank" href="https://lists.debian.org/debian-security-announce/2014/msg00262.html"&gt;https://lists.debian.org/debian-security-announce/2014/msg00262.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Would be interesting to know why Spotify still uses libgcrypt 11 instead of 20&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 May 2015 23:45:16 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-error-while-loading-shared-libraries-libgcrypt-so-11/m-p/1135221#M5146</guid>
      <dc:creator>sata</dc:creator>
      <dc:date>2015-05-18T23:45:16Z</dc:date>
    </item>
  </channel>
</rss>

