Wiped ATV, now unable to install XBMC
#1
Hi All,

Upgraded by ATV to 5.3 using seas0npass today, and just starting to install XBMC,

following he commands on the Wiki, and failing at step 2.

the step is

Code:
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -

and the output is

Code:
Apple-TV:~ root# wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
/usr/bin/apt-key: line 161: run-parts: command not found
--2014-05-16 14:55:27--  http://apt.awkwardtv.org/awkwardtv.pub
Resolving apt.awkwardtv.org... 198.100.123.139
Connecting to apt.awkwardtv.org|198.100.123.139|:80... connected.
HTTP request sent, awaiting response... 403 forbidden
2014-05-16 14:55:28 ERROR 403: forbidden.

gpg: no valid OpenPGP data found.

As such, i can't go any further, any ideas where I'm going wrong please?

Thanks
Reply
#2
Did you issue:

apt-get update

?
Reply
#3
Hi, yep i did that, i get this when i issue that command...


Code:
Apple-TV:~ root# apt-get update
Ign http://mirrors.xbmc.org ./ Release.gpg
Ign http://apt.saurik.com tangelo-3.7 Release.gpg                              
Ign http://apt.awkwardtv.org stable Release.gpg                                
Hit http://cydia.zodttd.com stable Release.gpg                                
Ign http://apt.saurik.com tangelo-3.7 Release                                  
Get:1 http://apt.thebigboss.org stable Release.gpg [198B]                      
Ign http://mirrors.xbmc.org ./ Release                                        
Ign http://apt.saurik.com tangelo-3.7/main Packages                            
Ign http://mirrors.xbmc.org ./ Packages/DiffIndex                              
Ign http://apt.awkwardtv.org stable Release                                    
Hit http://cydia.zodttd.com stable Release                                    
Hit http://apt.modmyi.com stable Release.gpg                                  
Hit http://apt.thebigboss.org stable Release                                  
Ign http://apt.saurik.com tangelo-3.7/main Packages                            
Ign http://apt.awkwardtv.org stable/main Packages                              
Hit http://mirrors.xbmc.org ./ Packages                                        
Err http://apt.saurik.com tangelo-3.7/main Packages                            
  HTTP/1.1 403 forbidden
Ign http://apt.awkwardtv.org stable/main Packages                              
Hit http://apt.modmyi.com stable Release                                      
Hit http://apt.thebigboss.org stable/main Packages/DiffIndex                  
Hit http://cydia.zodttd.com stable/main Packages/DiffIndex                    
Err http://apt.awkwardtv.org stable/main Packages                              
  HTTP/1.1 403 forbidden
Hit http://apt.modmyi.com stable/main Packages/DiffIndex            
Fetched 198B in 3s (59B/s)                                          
W: Failed to fetch http://apt.saurik.com/dists/tangelo-3.7/main/binary-iphoneos-arm/Packages.gz  HTTP/1.1 403 forbidden

W: Failed to fetch http://apt.awkwardtv.org/dists/stable/main/binary-iphoneos-arm/Packages.gz  HTTP/1.1 403 forbidden

E: Some index files failed to download, they have been ignored, or old ones used instead.

these are the instructions i am following:

Code:
Continue to enter the following commands:
apt-get install wget
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
reboot
Reply
#4
Cool oops, case of operator error.

I have some Web filter software running on my firewall and thats what was stopping me. Switched that off, and I'm away again.

Will get the install done, and then switch them back on

Doh!
Reply

Logout Mark Read Team Forum Stats Members Help
Wiped ATV, now unable to install XBMC0