Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
spotify want libnss3.so.12 and friends. (They are gone)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
vespaman
Guru
Guru


Joined: 28 Aug 2002
Posts: 346
Location: Stockholm, Sweden

PostPosted: Fri Sep 27, 2013 1:39 pm    Post subject: spotify want libnss3.so.12 and friends. (They are gone) Reply with quote

In order to get spotify to work today, I had to add some symlinks in /usr/lib64;

Code:
lrwxrwxrwx 1 root root 21 Sep 27 15:30 /usr/lib64/libnss3.so.12 -> /usr/lib64/libnss3.so
lrwxrwxrwx 1 root root 25 Sep 27 15:30 /usr/lib64/libnssutil3.so.12 -> /usr/lib64/libnssutil3.so
lrwxrwxrwx 1 root root 23 Sep 27 15:31 /usr/lib64/libsmime3.so.12 -> /usr/lib64/libsmime3.so


Now, I know this is not a good way of resolving, but I had to have music....

I have tried
revdep-rebuild -i --library libnss3.so.12
and reemerging spotify

but still, no change.

The .so.12 files apparently has disappeared in some recent emerge, but rebuilding spotify should deal with that, no?
Back to top
View user's profile Send private message
sPHERE911
n00b
n00b


Joined: 23 Mar 2008
Posts: 50

PostPosted: Fri Sep 27, 2013 2:21 pm    Post subject: Reply with quote

You beat me to it - I have the exact same problem.

Tried reemerging nss, spotify, revdep-rebuild.
Back to top
View user's profile Send private message
dnm
n00b
n00b


Joined: 07 Oct 2002
Posts: 58
Location: Stockholm/Sweden

PostPosted: Tue Oct 01, 2013 2:15 pm    Post subject: Reply with quote

sPHERE911 wrote:
You beat me to it - I have the exact same problem.

Tried reemerging nss, spotify, revdep-rebuild.

Me too...
Code:
/opt/spotify/spotify-client/spotify: error while loading shared libraries: libnss3.so.12: cannot open shared object file: No such file or directory


Changed to gcc 4.7.3 recently no clue if that is relevant (ie maybe something needs a recompile)...
Back to top
View user's profile Send private message
askoff
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2004
Posts: 77

PostPosted: Tue Oct 01, 2013 5:39 pm    Post subject: Reply with quote

Latest dev-libs/nss-3.15.2 package breaks the Spotify. It works when using older 3.15.1-r1 version of the package. I have no clue why it breaks even though it should be a minor package version update.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Tue Oct 01, 2013 9:06 pm    Post subject: Reply with quote

The newer version of nss may have changed the soname. You need to build a newer spotify. Since it is in /opt, that indicates you are using a prebuilt spotify, so reinstalling the existing version will have no effect. Upgrade to a newer version or switch to a built-from-source version.
Back to top
View user's profile Send private message
ChuckHunky
n00b
n00b


Joined: 02 Oct 2013
Posts: 1

PostPosted: Wed Oct 02, 2013 12:48 pm    Post subject: Reply with quote

I had the same problem, masking dev-libs/nss-3.15.2 and dropping back to 3.15.1-r1 fixed it.

Thanks :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum