jeroenhu wrote: 
> LMS automatically upgraded the plugin to 2.3.0 and now it stopped
> working (Helper App is not running).
> 
> If I try to run spotifyd from the command-line I get:
> 
> > 
Code:
--------------------
  >   > ./spotifyd: /lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/libspotify.so.12)
--------------------
> > 
> 
> Can I downgrade somewhere?
> 
> Jeroen

I'm afraid the latest spotify library requires GLIBC_2.7:

Version definitions:
1 0x01 0x0229a102 libspotify.so.12
2 0x00 0x0a718049 libspotify

Version References:
required from librt.so.1:
0x0d696912 0x00 13 GLIBC_2.2
required from libpthread.so.0:
0x0d696911 0x00 09 GLIBC_2.1
0x0d696910 0x00 05 GLIBC_2.0
required from libc.so.6:
0x09691f73 0x00 15 GLIBC_2.1.3
0x09691974 0x00 14 GLIBC_2.3.4
0x09691f72 0x00 12 GLIBC_2.1.2
0x0d696913 0x00 11 GLIBC_2.3
0x0d696911 0x00 10 GLIBC_2.1
0x0d696912 0x00 08 GLIBC_2.2
0x0d696917 0x00 07 GLIBC_2.7
0x0d696910 0x00 04 GLIBC_2.0
required from libm.so.6:
0x0d696911 0x00 06 GLIBC_2.1
0x0d696910 0x00 03 GLIBC_2.0

You can manually install the old version from here:

http://xdevtriodeplugins.xpdev-hosted.com/Spotify-linux-v2.2.17.zip

You will need to manually extract it into the Plugins directory.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to