lastfm / lastfm-desktop

The official Last.fm desktop application suite
http://www.last.fm
GNU General Public License v3.0
461 stars 95 forks source link

Last.fm scrobbler on Debian Jessie (testing) #50

Open kriswema opened 10 years ago

kriswema commented 10 years ago

I tried adding the Last.fm testing repo, but it won't install, because it requires an older libavformat.

➜  ~  apt-get install lastfm-scrobbler 
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:
 lastfm-scrobbler : Depends: libavformat53 (>= 6:0.8.3-1~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
➜  ~  apt-show-versions |grep libavformat
libavformat54:amd64/jessie 10:1.2.6-dmo2 upgradeable to 10:1.2.6-dmo3
libavformat55:amd64/jessie 10:2.1.4-dmo1 upgradeable to 10:2.2.1-dmo1

Have not tried building this from source (yet), because my Audacious plugin works fine, I just wanted to check this out.

Is this the same as the Debian lastfm package?

martijnboers commented 10 years ago

Jessie has no lastfm package, you mean: https://packages.debian.org/sid/lastfm ?

kriswema commented 9 years ago

Actually, it seems to have been pulled from Jessie. In April there was a package, now there isn't, for whatever reason.