Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
After upgrade to Ubuntu 15.04 I can't start spotify app. I get this error message:
$ spotify
spotify: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory
Solved! Go to Solution.
I had teh same problem.
Download and install libgcrypt11 from here:
http://packages.ubuntu.com/utopic/amd64/libgcrypt11/download
After that spotify is starting as normal.
> wget http://security.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.4-2ubuntu1.1_amd64.deb
> sudo dpkg -i libgcrypt11_1.5.4-2ubuntu1.1_amd64.deb
> spotify
Check the new version here http://repository-origin.spotify.com/pool/non-free/s/spotify-client/
Or better, change to testing in your repos:
deb http://repository.spotify.com testing non-free
I have the same issue...
I had teh same problem.
Download and install libgcrypt11 from here:
http://packages.ubuntu.com/utopic/amd64/libgcrypt11/download
After that spotify is starting as normal.
I didn't have to download that version, just downloaded libgcrypt20-dev and libgcrypt20-doc from ubuntu software center. It works fine.
I also installed libgcrypt20-dev and libgcrypt20-doc and it didn
@geewadda wrote:I didn't have to download that version, just downloaded libgcrypt20-dev and libgcrypt20-doc from ubuntu software center. It works fine.
I also downloaded libgcrypt20-dev and libgcrypt20-doc (vivid versions), but it did not help for me. I also tried to install libgcrypt11 from utopic-security and then spotify started to work well.
I couldn't install libgcrypt11, computer froze while trying. But I re-installed Spotify too - after it didn't work- then downloaded vivid versions. Maybe the re-installation helped too.
> wget http://security.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.4-2ubuntu1.1_amd64.deb
> sudo dpkg -i libgcrypt11_1.5.4-2ubuntu1.1_amd64.deb
> spotify
@MrAlex6204 wrote:
Thanks dude It's work for me
I add the repository
deb http://security.ubuntu.com/ubuntu utopic-security main
Then
sudo apt-get update
And finally
sudo apt-get install libgcrypt11
Adding a repository for a different version of Ubuntu is extremely dangerous, since you'll have different packages from both versions clash on your system. It's particularly dangerous for the updates branch.
Check the new version here http://repository-origin.spotify.com/pool/non-free/s/spotify-client/
Or better, change to testing in your repos:
deb http://repository.spotify.com testing non-free
Thanks. But the spotify-client package in "deb http://repository.spotify.com stable non-free" still seems to point to the old version. Should we just wait for that to be updated, if we don't want to install the .deb file directly?
@allenmcbride wrote:Thanks. But the spotify-client package in "deb http://repository.spotify.com stable non-free" still seems to point to the old version. Should we just wait for that to be updated, if we don't want to install the .deb file directly?
Yes... but compared to the other option to install an old crypto library manually, I think this is much better...
Vivid has been released nearly two months ago... and this is not mentioning the many months prior where pre-releases where yet available to test; What's the delay?
This absolutely is no solution. I totally refuse to install an outdated version of a crypto library just to get this running. Thank you Spotify for showing once again how incompetent you are. The worst is that the dependecy isn't even listed in the debian package...
Also as mentioned in another post, you can simply change your sources.list to testing:
deb http://repository.spotify.com testing non-free
For me the solution found in this blog post did the trick (Ubuntu 15.04) (resolving the libgcrypt11 issue):
"To fix the issue, just download and install the package from the repository of Ubuntu 14.04 LTS.
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…