← Back to team overview

touch-packages team mailing list archive

[Bug 1452216] Re: libgcrypt11 not present in Vivid (15.04) - Spotify and other app issue.

 

@Seth Arnold:

Several people have tried creating a link from libgcrypt11 to
libgcrypt20

sudo ln -s /lib/x86_64-linux-gnu/libgcrypt.so.20.0.2 /lib/x86_64-linux-gnu/libgcrypt.so.11
respectively
sudo ln -s /lib/i386-linux-gnu/libgcrypt.so.20.0.2 /lib/i386-linux-gnu/libgcrypt.so.11 

and have received errors like

spotify: /lib/x86_64-linux-gnu/libgcrypt.so.11: version `GCRYPT_1.2' not
found (required by /opt/spotify/spotify-client/Data/libcef.so)

So that seems not to be sufficiently binary compatible.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libgcrypt11 in Ubuntu.
https://bugs.launchpad.net/bugs/1452216

Title:
  libgcrypt11 not present in Vivid (15.04) - Spotify and other app
  issue.

Status in libgcrypt11 package in Ubuntu:
  Confirmed

Bug description:
  The package libgcrypt11 is not present anymore in official ubuntu
  vivid repositories.

  This cause app crash, such as spotify:
  spotify: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory

  Current workaround is to manually download the .deb package from
  launchpad/debian package such as
  https://packages.debian.org/wheezy/libgcrypt11 and manually install
  with dpkg.

  Linux SAGITTER 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  Distributor ID:	Ubuntu
  Description:	Ubuntu 15.04
  Release:	15.04
  Codename:	vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgcrypt11/+bug/1452216/+subscriptions


References