Advertisement
Guest User

atv2edenproblem

a guest
Dec 28th, 2011
562
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. Apple-TV:~ root# apt-get install wget
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. wget is already the newest version.
  6. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  7. 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
  8. --2011-12-28 14:58:33-- http://apt.awkwardtv.org/awkwardtv.pub
  9. Resolving apt.awkwardtv.org... 74.208.75.216
  10. Connecting to apt.awkwardtv.org|74.208.75.216|:80... connected.
  11. HTTP request sent, awaiting response... 200 OK
  12. Length: 1698 (1.7K) [text/plain]
  13. Saving to: `STDOUT'
  14.  
  15. 100%[=======================================>] 1,698 --.-K/s in 0s
  16.  
  17. 2011-12-28 14:58:33 (11.8 MB/s) - `-' saved [1698/1698]
  18.  
  19. OK
  20. Apple-TV:~ root# echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
  21. Apple-TV:~ root# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
  22. Apple-TV:~ root# apt-get update
  23. Ign http://mirrors.xbmc.org ./ Release.gpg
  24. Ign http://mirrors.xbmc.org ./ Release
  25. Ign http://mirrors.xbmc.org ./ Packages/DiffIndex
  26. Hit http://apt.awkwardtv.org stable Release.gpg
  27. Get:1 http://apt.thebigboss.org stable Release.gpg [197B]
  28. Hit http://mirrors.xbmc.org ./ Packages
  29. Get:2 http://apt.saurik.com tangelo-3.7 Release.gpg [189B]
  30. Hit http://nitosoft.com Release.gpg
  31. Get:3 http://apt.thebigboss.org stable Release [7924B]
  32. Hit http://apt.awkwardtv.org stable Release
  33. Get:4 http://apt.saurik.com tangelo-3.7 Release [630B]
  34. Hit http://nitosoft.com Release
  35. Get:5 http://apt.thebigboss.org stable/main Packages/DiffIndex [1996B]
  36. Hit http://apt.awkwardtv.org stable/main Packages/DiffIndex
  37. Ign http://nitosoft.com Packages/DiffIndex
  38. Ign http://apt.saurik.com tangelo-3.7/main Packages/DiffIndex
  39. Get:6 http://apt.saurik.com tangelo-3.7/main Packages [24.2kB]
  40. Hit http://nitosoft.com Packages
  41. Get:7 http://apt.modmyi.com stable Release.gpg [189B]
  42. Get:8 http://apt.thebigboss.org stable/main Packages [852kB]
  43. Get:9 http://apt.modmyi.com stable Release [1331B]
  44. Get:10 http://apt.modmyi.com stable/main Packages/DiffIndex [3777B]
  45. Err http://cydia.zodttd.com stable Release.gpg
  46. Host Unreachable
  47. Ign http://cydia.zodttd.com stable Release
  48. Ign http://cydia.zodttd.com stable/main Packages/DiffIndex
  49. Ign http://cydia.zodttd.com stable/main Packages
  50. Ign http://cydia.zodttd.com stable/main Packages
  51. Err http://cydia.zodttd.com stable/main Packages
  52. Cached Failure
  53. Ign http://apt.modmyi.com stable/main Packages
  54. Ign http://apt.modmyi.com stable/main Packages
  55. Err http://apt.modmyi.com stable/main Packages
  56. Host Unreachable
  57. Fetched 892kB in 5min 36s (2655B/s)
  58. W: Failed to fetch http://cydia.zodttd.com/repo/cydia/dists/stable/Release.gpg Host Unreachable
  59.  
  60. W: Failed to fetch http://cydia.zodttd.com/repo/cydia/dists/stable/main/binary-iphoneos-arm/Packages.gz Cached Failure
  61.  
  62. W: Failed to fetch http://apt.modmyi.com/dists/stable/main/binary-iphoneos-arm/Packages.gz Host Unreachable
  63.  
  64. E: Some index files failed to download, they have been ignored, or old ones used instead.
  65. Apple-TV:~ root# apt-get install org.xbmc.xbmc-atv2
  66. Reading package lists... Done
  67. Building dependency tree
  68. Reading state information... Done
  69. org.xbmc.xbmc-atv2 is already the newest version.
  70. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  71. W: Duplicate sources.list entry http://apt.awkwardtv.org stable/main Packages (/var/lib/apt/lists/apt.awkwardtv.org_dists_stable_main_binary-iphoneos-arm_Packages)
  72. W: You may want to run apt-get update to correct these problems
  73. Apple-TV:~ root# reboot
  74. Apple-TV:~ root# Connection to 192.168.1.16 closed by remote host.
  75. Connection to 192.168.1.16 closed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement