Cannot Install XBMC on re-jailbroken ATV2
#1
I'm sure this has been asked over and over, but after hours of trying I cannot get this seemingly easy task done. I havent used my apple tv for about a month or 2 and after turning it on my 1channel and others wouldnt work. I decided to update from EDEN to FRODO with no luck.

I have the latest ITunes and SeasonPass.
I successfully jailbroke it to 5.3 untethered

My issue comes when trying to SSH the new software. I have copied the coding below. It appears it is not finding the links/files.

login as: root
[email protected]'s password:
Apple-TV:~ root# apt-get install wget
Reading package lists... Done
Building dependency tree... Done
wget is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Apple-TV:~ root# wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
--1969-12-31 23:58:35-- http://apt.awkwardtv.org/awkwardtv.pub
/usr/bin/apt-key: line 161: run-parts: command not found
Resolving apt.awkwardtv.org... 68.87.91.219
Connecting to apt.awkwardtv.org|68.87.91.219|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
1969-12-31 23:58:36 ERROR 404: Not Found.

gpg: no valid OpenPGP data found.
Apple-TV:~ root# echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
Apple-TV:~ root# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
Apple-TV:~ root# apt-get update
Ign http://mirrors.xbmc.org ./ Release.gpg
Ign http://apt.thebigboss.org stable Release.gpg
Ign http://cydia.zodttd.com stable Release.gpg
Ign http://apt.modmyi.com stable Release.gpg
Ign http://mirrors.xbmc.org ./ Release
Ign http://cydia.zodttd.com stable Release
Ign http://apt.thebigboss.org stable Release
Ign http://apt.modmyi.com stable Release
Ign http://apt.saurik.com tangelo-3.7 Release.gpg
Ign http://mirrors.xbmc.org ./ Packages
Ign http://apt.saurik.com tangelo-3.7 Release
Ign http://cydia.zodttd.com stable/main Packages
Ign http://apt.awkwardtv.org stable Release.gpg
Ign http://apt.thebigboss.org stable/main Packages
Ign http://apt.modmyi.com stable/main Packages
Ign http://apt.awkwardtv.org stable Release
Ign http://mirrors.xbmc.org ./ Packages
Ign http://apt.saurik.com tangelo-3.7/main Packages
Ign http://apt.thebigboss.org stable/main Packages
Ign http://cydia.zodttd.com stable/main Packages
Ign http://apt.modmyi.com stable/main Packages
Ign http://apt.awkwardtv.org stable/main Packages
Err http://mirrors.xbmc.org ./ Packages
HTTP/1.1 404 Not Found
Ign http://apt.saurik.com tangelo-3.7/main Packages
Err http://cydia.zodttd.com stable/main Packages
HTTP/1.1 404 Not Found
Err http://apt.thebigboss.org stable/main Packages
HTTP/1.1 404 Not Found
Err http://apt.modmyi.com stable/main Packages
HTTP/1.1 404 Not Found
Ign http://apt.awkwardtv.org stable/main Packages
Err http://apt.saurik.com tangelo-3.7/main Packages
HTTP/1.1 404 Not Found
Err http://apt.awkwardtv.org stable/main Packages
HTTP/1.1 404 Not Found
W: Failed to fetch http://mirrors.xbmc.org/apt/atv2/./Packages.gz HTTP/1.1 404 Not Found

W: Failed to fetch http://apt.thebigboss.org/repofiles/cydi...ackages.gz HTTP/1.1 404 Not Found

W: Failed to fetch http://cydia.zodttd.com/repo/cydia/dists...ackages.gz HTTP/1.1 404 Not Found

W: Failed to fetch http://apt.modmyi.com/dists/stable/main/...ackages.gz HTTP/1.1 404 Not Found

W: Failed to fetch http://apt.saurik.com/dists/tangelo-3.7/...ackages.gz HTTP/1.1 404 Not Found

W: Failed to fetch http://apt.awkwardtv.org/dists/stable/ma...ackages.gz HTTP/1.1 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.
Apple-TV:~ root# mkdir -p /Applications/AppleTV.app/Appliances
Apple-TV:~ root# apt-get install org.xbmc.xbmc-atv2
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package org.xbmc.xbmc-atv2
Apple-TV:~ root# mkdir -p /Applications/XBMC.frappliance
Apple-TV:~ root# reboot
Apple-TV:~ root#


All my ATV2 shows ion Home Screen is "Computers" and "Settings" with the FC logo over settings.

Appreciate the coming help!
Reply
#2
Does any of my command prompts look off? I copied them directly from the instructions...
Reply
#3
Looks like some kind of connection error on your side. For some reason it seems the connections were resolving to http://68.87.91.219 which is a server Comcast uses during setting up an internet account. Might just be some weird fluke. I would start the instructions over from the start and see if works that time.
Reply
#4
How can i change that ip address?
Reply
#5
Like I said, it's probably just a fluke, and I would just try redoing the install instructions again.
Reply

Logout Mark Read Team Forum Stats Members Help
Cannot Install XBMC on re-jailbroken ATV20