Kodi Community Forum

Full Version: Can't install Kodi 14.2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi I'm hoping someone can help me please. I've jailbreak my ATV2 and I'm trying to install Kodi 14.2 or Kodi 15 and keep get errors.(I'm using the commands in my putty) here are error I'm getting with 14.2


Apple-TV:~ root# apt-get install wget
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
org.xbmc.kodi-atv2: Depends: org.awkwardtv.whitelist
Depends: com.nito.updatebegone but it is not going to be installed
Depends: org.xbmc.kodi-seatbeltunlock but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Apple-TV:~ root#






And here are ones Kodi 15




Apple-TV:~ root# dpkg -i *kodi*.deb
Selecting previously deselected package org.xbmc.kodi-atv2.
(Reading database ... 1267 files and directories currently installed.)
Unpacking org.xbmc.kodi-atv2 (from kodi-20150120-e740097-master-atv2.deb) ...
dpkg: dependency problems prevent configuration of org.xbmc.kodi-atv2:
org.xbmc.kodi-atv2 depends on org.awkwardtv.whitelist; however:
Package org.awkwardtv.whitelist is not installed.
org.xbmc.kodi-atv2 depends on com.nito.updatebegone; however:
Package com.nito.updatebegone is not installed.
org.xbmc.kodi-atv2 depends on org.xbmc.kodi-seatbeltunlock; however:
Package org.xbmc.kodi-seatbeltunlock is not installed.
dpkg: error processing org.xbmc.kodi-atv2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
org.xbmc.kodi-atv2


Please and thank you.
(2015-04-19, 00:30)Jtsens Wrote: [ -> ]E: Unmet dependencies. Try 'apt-get -f install' with no packages

apt-get -f install it is...
Thanks, but for which one and which line do I put that under? please and thank you.
I tried it didnt work.
could there be something wrong with ATV box?
Code:
apt-get update
apt-get remove org.xbmc.xbmc-atv2
apt-get install org.awkwardtv.whitelist
apt-get install com.nito.updatebegone
apt-get install org.xbmc.kodi-seatbeltunlock
apt-get install org.xbmc.kodi-atv2

In case there are the same errors continue with this

Code:
apt-get -f install
apt-get install org.xbmc.kodi-atv2
Well thanks Memphiz. I've got the Kodi 15 install,but now it keeps crashing on me lol
Should I try a factory reset and start all over fresh?
Ok I've gone back Kodi 14.2 the 15 won't stop crashing for me.Thanks for all ur help.
Hi Memphiz
From your suggestion above 4 posts how do you end the code?
reboot> enter( tried this and do not get any confirmation after?
y enter y? (read this one and it comes back as unkown error or something

apt-get update
apt-get remove org.xbmc.xbmc-atv2
apt-get install org.awkwardtv.whitelist
apt-get install com.nito.updatebegone
apt-get install org.xbmc.kodi-seatbeltunlock
apt-get install org.xbmc.kodi-atv2

Also tried your second suggestion above

apt-get -f install
apt-get install org.xbmc.kodi-atv2
Dont get it? It just wont install helix soI get the new kodi icon once I connect to my tv. Still get old xbmc icon
You do this while having the atv2 connected to the tv. You have to open a ssh session to it over network and just type in the commands (each line is ended with hitting the "enter" key).

Sounds like you type those commands on your pc or something.
I had the first ATV2 plugged into my pc with hdmi cable, opened up putty Ran the commands and then plugged it into the tv and kodi was installed and it works awesome. Strange? First ATV2 was new nothing on it.
So I am doing the same thing with the second appleTV2 and it is not working.? This one had old version of xbmc on it (frodo 12.2 )and trying to upgrade.
Thanks I will try again as I was just about to delete xbmc and try fresh install of kodi.
Thanks Memphiz
So the ATV2 has to be plugged into tv with hdmi?
Then How do I open ssh putty if AATV2 is not connected to my computer and only plugged into my tv?
Or do I have ATV into tv and also ethernet cable from ATV to computer?
SSH works over the computer network in your house.
What did you do with putty when you didn't connect to the atv2 in the network then? *wonders*
Pages: 1 2