unmet dependencies
#1
hi wondering if someone is able to help, keep getting unmet dependencies on a machine that has kodi installed in the past but all of a sudden im getting errors. trying to install on ubuntu 16.04 64bit

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:17.0~git20170210.1529-final-0xenial.1~) but 2:18.0~git20170217.0200-11a15fc-0xenial is to be installed
Recommends: libva-intel-vaapi-driver but it is not installable
E: Unable to correct problems, you have held broken packages.

I have tried each repository ppa:team-xbmc/xbmc-nightly, ppa:team-xbmc/ppa, ppa:team-xbmc/kodi-old and removed each one to move to and try the next.
ideally i would like to go back to jarvis. ive searched for hours and cant figure it out, in the past it was as simple as adding the repository then install, where am i going wrong
Reply
#2
apt policy kodi kodi-bin
Reply
#3
kodi:
Installed: (none)
Candidate: 2:16.1~git20160425.1001-final-0xenial
Version table:
2:16.1~git20160425.1001-final-0xenial 500
500 http://ppa.launchpad.net/team-xbmc/kodi-old/ubuntu xenial/main amd64 Packages
500 http://ppa.launchpad.net/team-xbmc/kodi-old/ubuntu xenial/main i386 Packages
15.2+dfsg1-3ubuntu1 500
500 http://nz.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
kodi-bin:
Installed: (none)
Candidate: 2:16.1~git20160425.1001-final-0xenial
Version table:
2:16.1~git20160425.1001-final-0xenial 500
500 http://ppa.launchpad.net/team-xbmc/kodi-old/ubuntu xenial/main amd64 Packages
15.2+dfsg1-3ubuntu1 500
500 http://nz.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
Reply
#4
ok so i managed to get them installing again by doing

sudo sh -c "apt-get update;apt-get dist-upgrade;apt-get autoremove;apt-get autoclean"
sudo apt-get remove kodi
sudo apt-get purge kodi
sudo add-apt-repository ppa:team-xbmc/kodi-old
sudo apt-get install kodi

but now how do i upgrade from 15 to 16?

I did mange to get krypton installed but the only problem with that is when playing movies when i try to adjust the volume the whole thing freezes so thats why i was hoping to go back to Jarvis where i had no issues at all
Reply

Logout Mark Read Team Forum Stats Members Help
unmet dependencies0