15.04に更新してから、spotifyは開きません。何かご意見は? lib 11ソリューションを試しましたが、うまくいきませんでした
これはlibgcrypt
が原因です。これを解決するには:
wget http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_AMD64.deb
Sudo dpkg -i libgcrypt11_1.5.0-5+deb7u3_AMD64.deb
これが機能しない場合は、spotify
をパージし、このリポジトリから再度インストールします。
Sudo apt-get purge spotify*
それから
Sudo add-apt-repository "deb http://repository.spotify.com stable non-free"
Sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
Sudo apt-get update
Sudo apt-get install spotify-client