I am running Ubuntu 17.04 and am trying to update Kodi from 17.1 to 17.3 for security issues. Having a problem with dependency issues. Here is output
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 (>= 2:17.3+git20170525.0741-final-0zesty) but it is not going to be installed
Depends: kodi-bin (< 2:17.3+git20170525.0741-final-0zesty.1~) but it is not going to be installed
Depends: python-bluez but it is not installable or
python-lightblue but it is not installable
Depends: python-imaging but it is not installable
Depends: libnfs8 but it is not installable or
libnfs4 but it is not installable or
libnfs1 but it is not installable
E: Unable to correct problems, you have held broken packages.
Can anyone give a newbie Linux user a helping hand?
Thank you in advance.