Made a clean install from the newest image 2.163
When tried to install Spotify got this message:
[code]100%
- Hide details
Downloading plugin at http://volumio.github.io/volumio-plugins/plugins/volumio/armhf/music_service/spotify/spotify.zip
END DOWNLOAD: http://volumio.github.io/volumio-plugins/plugins/volumio/armhf/music_service/spotify/spotify.zip
Creating folder on disk
Unpacking plugin
Checking for duplicate plugin
Copying Plugin into location
Installing dependencies
Installing Spop Dependencies
Hit http://archive.raspbian.org jessie InRelease
Hit http://archive.raspberrypi.org jessie InRelease
Hit http://archive.raspbian.org jessie/main Sources
Hit http://archive.raspbian.org jessie/contrib Sources
Hit http://archive.raspberrypi.org jessie/main Sources
Hit http://archive.raspbian.org jessie/non-free Sources
Hit http://archive.raspbian.org jessie/rpi Sources
Hit http://archive.raspberrypi.org jessie/ui Sources
Hit http://archive.raspbian.org jessie/main armhf Packages
Hit http://archive.raspbian.org jessie/contrib armhf Packages
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://archive.raspbian.org jessie/non-free armhf Packages
Hit http://archive.raspbian.org jessie/rpi armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Ign http://archive.raspbian.org jessie/contrib Translation-en
Ign http://archive.raspbian.org jessie/main Translation-en
Ign http://archive.raspbian.org jessie/non-free Translation-en
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspbian.org jessie/rpi Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Reading package lists…
Reading package lists…
Building dependency tree…
Reading state information…
libao-common is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libasound2-dev : Depends: libasound2 (= 1.0.28-1+rpi2)
Installing Spop and libspotify
armhf
etc/
etc/spopd.conf
lib/
lib/systemd/
lib/systemd/system/
lib/systemd/system/spop.service
usr/
usr/local/
usr/local/include/
usr/local/include/libspotify/
usr/local/include/libspotify/api.h
usr/local/lib/
usr/local/lib/pkgconfig/
usr/local/lib/pkgconfig/libspotify.pc
usr/local/lib/libspotify.so
usr/local/lib/libspotify.so.12.1.103
usr/local/lib/libspotify.so.12
usr/share/
usr/share/spop/
usr/share/spop/awesome/
usr/share/spop/awesome/spop.lua
usr/lib/
usr/lib/systemd/
usr/lib/systemd/user/
usr/lib/systemd/user/spopd.socket
usr/lib/systemd/user/spopd.service
usr/lib/libspop_plugin_savestate.so
usr/lib/libspop_audio_ao.so
usr/lib/libspop_plugin_awesome.so
usr/lib/libspop_audio_sox.so
usr/lib/libspop_plugin_mpris2.so
usr/lib/libspop_plugin_scrobble.so
usr/lib/libspop_audio_oss.so
usr/bin/
usr/bin/dspop
usr/bin/spopd
Adding plugin to registry
Plugin Successfully Installed[/code]
The following lines have catched my attention:
[code]
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libasound2-dev : Depends: libasound2 (= 1.0.28-1+rpi2)[/code]
At the end you can read that the “Plugin Successfully Installed” but that´s not true.
You can put your User and Password but you don´t pass this screen and no sign of Spotify when you open the Browse options.
The only thing I did was changed the default mirror did a sudo apt-get update && sudo apt-get upgrade at no avail
Next I tried to install libasound2-dev and got this output:
[code]$sudo apt-get install libasound2-dev
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libasound2-dev : Depends: libasound2 (= 1.0.28-1+rpi2)
E: Unable to correct problems, you have held broken packages.[/code]
At this point I gave up and will be waiting for the experts´ opinions.
Has someone else had this issue?