Bonjour everyone,
Stilll in fight installing kodi on last steamos brewmaster.
As suggested, I installed deb-multimedia.org sources. Did apt-get update and :
Code:
desktop@steamos:~/Downloads$ sudo apt-get install kodi
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:
kodi : Depends: kodi-bin (>= 5:14.2+repack-dmo1b1) but it is not going to be installed
Depends: kodi-data (>= 5:14.2+repack-dmo1b1)
E: Unable to correct problems, you have held broken packages.
Code:
desktop@steamos:~/Downloads$ sudo apt-get install kodi-bin
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:
kodi-bin : Depends: libavcodec56 (>= 10:2.6.2) but 6:11.4-1~deb8u1+bsos1 is to be installed
Depends: libavfilter5 (>= 10:2.6.2) but 6:11.4-1~deb8u1+bsos1 is to be installed
Depends: libavformat56 (>= 10:2.6.2) but 6:11.4-1~deb8u1+bsos1 is to be installed
Depends: libavutil54 (>= 10:2.6.2) but 6:11.4-1~deb8u1+bsos1 is to be installed
Depends: libpostproc53 (>= 10:2.6.2) but it is not going to be installed
Depends: libsdl2-2.0-0 (>= 2.0.0) but it is not installable
Depends: libswresample1 (>= 10:2.6.2) but it is not going to be installed
Depends: libswscale3 (>= 10:2.6.2) but 6:11.4-1~deb8u1+bsos1 is to be installed
Recommends: libbluray1 (>= 0.3.0~) but it is not going to be installed
Recommends: libhdhomerun1 but it is not installable
Recommends: libmad0 (>= 0.15.1b-3) but it is not going to be installed
Recommends: libmp3lame0 (>= 1:3.99.0) but 3.99.5+repack1-7+bsos3 is to be installed
Recommends: libmpeg2-4 (>= 0.5.1) but it is not installable
Recommends: libnfs8 but it is not going to be installed
Recommends: libshairplay0 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
A quick look at
Code:
desktop@steamos:~/Downloads$ apt-cache policy kodi
kodi:
Installed: (none)
Candidate: 5:14.2+repack-dmo1b1
Version table:
5:14.2+repack-dmo1b1 0
500 http://www.deb-multimedia.org/ jessie/main amd64 Packages
2:14.1~git20150131.1014-38e4046-0 0
500 http://mirrors.xbmc.org/apt/steamos/ alchemist/main amd64 Packages
Let's try to force the topic's version :
Code:
desktop@steamos:~/Downloads$ sudo apt-get install kodi="2:14.1~git20150131.1014-38e4046-0"
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:
kodi : Depends: kodi-bin (>= 2:14.1~git20150131.1014-38e4046-0) but it is not going to be installed
Depends: kodi-bin (< 2:14.1~git20150131.1014-38e4046-0.1~) but it is not going to be installed
Depends: python-imaging but it is not going to be installed
Depends: libgnutls26 but it is not installable or
libgnutls28 but it is not installable
E: Unable to correct problems, you have held broken packages.
Still no result...
All the dependencies met with kodi-bin are kind of chinese for me...
I'm taking any advice...
(This morning hasn't been a complete fail because I can now power on my brix with my xbox controller... just wanted to share it with you \o/ )