-
Notifications
You must be signed in to change notification settings - Fork 15
Latest release and Fedora 21 #45
Comments
Yes, known issue. The "no version information available" messages are harmless. However, the missing libgcrypt.so.11(GRYPT_1_2) is not. And it's something rotten with it, adding a libgcrypt.so.11 lib to the spotitfy directory is not picked up in the same way as other libs. Problems... If it's possible for you to install a libgrypt.so.11 compatibility package it's sort of a walk-around, and the client starts. For fedora, there is a copr providing compat-libgcrypt-1.5.3. at https://copr.fedoraproject.org/coprs/red/libgcrypt.so.11. However, we need a better solution... EDIT: Perhaps the long-time solution is to create a docker image. Dunno, handling X and sound is non-trivial but possible. |
I copied libgrypt.so.11 from the package compact-libgcrypt to spotify-client dir and everything works. :) |
please have a look at my fork (which will crash other dists than fedora) and https://bugzilla.rpmfusion.org/show_bug.cgi?id=3587 |
Similarly with Fedora 22, though this just started happening today:
I did a clean reinstall but had the same issue. |
I take it back - /home/scott/.local/lib/spotify-client/spotify: /home/scott/.local/lib/spotify-client/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /home/scott/.local/lib/spotify-client/libcef.so) It is the same issue. |
In my case this was linked correctly: lrwxrwxrwx. 1 scott scott 22 Jun 9 11:22 libgcrypt.so.11 -> /lib64/libgcrypt.so.20 It appears the version difference may be the culprit? |
Copying over the libgcrypt from the fedora folder causes the earlier reported error. I'm not sure why this worked until today. |
Sorry for all the spam - I had a zombie my-spotify process running so running it again just exited. I killed it off and it started up fine. |
@vwbusguy |
Hi, I tried to install on Fedora 22, but can execute.
Is there any workaround? |
After instalation I have:
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libcrypto.so.1.0.0: no version information available (required by /home/my_login/.local/lib/spotify-client/spotify)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libssl.so.1.0.0: no version information available (required by /home/my_login/.local/lib/spotify-client/spotify)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libssl.so.1.0.0: no version information available (required by /lib64/libQtNetwork.so.4)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libcrypto.so.1.0.0: no version information available (required by /lib64/libQtNetwork.so.4)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libcrypto.so.1.0.0: no version information available (required by /lib64/libQtNetwork.so.4)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /home/my_login/.local/lib/spotify-client/libcef.so)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libssl.so.1.0.0: no version information available (required by /lib64/libcups.so.2)
/home/my_login/.local/lib/spotify-client/spotify: /home/my_login/.local/lib/spotify-client/libcrypto.so.1.0.0: no version information available (required by /lib64/libcups.so.2)
The text was updated successfully, but these errors were encountered: