Problems installing XBMC
#1
Hi - this might be the wrong place to post this, (it this is the case .. sorry) but here goes. I tried to update my XBMC install through nito-tv .. well just because it was convenient but it ended up removing XBMC in some way due to an error in the install process. Now i can't mange to install it via terminal either.

This is what comes up:
______


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://repo666.ultrasn0w.com ./ Release.gpg
Hit http://nitosoft.com Release.gpg
Hit http://apt.thebigboss.org stable Release.gpg
Ign http://mirrors.xbmc.org ./ Release
Hit http://cydia.zodttd.com stable Release.gpg
Hit http://apt.awkwardtv.org stable Release.gpg
Hit http://repo666.ultrasn0w.com ./ Release
Hit http://apt.modmyi.com stable Release.gpg
Hit http://apt.saurik.com ios/675.00 Release.gpg
Ign http://mirrors.xbmc.org ./ Packages/DiffIndex
Ign http://repo666.ultrasn0w.com ./ Packages/DiffIndex
Hit http://apt.thebigboss.org stable Release
Hit http://cydia.zodttd.com stable Release
Hit http://mirrors.xbmc.org ./ Packages
Hit http://nitosoft.com Release
Hit http://apt.awkwardtv.org stable Release
Hit http://repo666.ultrasn0w.com ./ Packages
Get:1 http://apt.modmyi.com stable Release [1341B]
Hit http://apt.saurik.com ios/675.00 Release
Hit http://cydia.zodttd.com stable/main Packages/DiffIndex
Hit http://apt.thebigboss.org stable/main Packages/DiffIndex
Hit http://apt.awkwardtv.org stable/main Packages/DiffIndex
Ign http://apt.saurik.com ios/675.00/main Packages/DiffIndex
Hit http://apt.modmyi.com stable/main Packages/DiffIndex
Ign http://nitosoft.com Packages/DiffIndex
Hit http://apt.saurik.com ios/675.00/main Packages
Hit http://nitosoft.com Packages
Fetched 1341B in 4s (333B/s)
Reading package lists... Done
Apple-TV:~ root# apt-get install org.xbmc.xbmc-atv2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
org.xbmc.xbmc-atv2
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
3 not fully installed or removed.
Need to get 0B/44.9MB of archives.
After this operation, 0B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
org.xbmc.xbmc-atv2
Install these packages without verification [y/N]? y
(Reading database ... 2413 files and directories currently installed.)
Unpacking org.xbmc.xbmc-atv2 (from .../org.xbmc.xbmc-atv2_11.0-0_iphoneos-arm.deb) ...
dpkg-deb: subprocess paste killed by signal (Broken pipe: 13)
dpkg: error processing /var/cache/apt/archives/org.xbmc.xbmc-atv2_11.0-0_iphoneos-arm.deb (--unpack):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/org.xbmc.xbmc-atv2_11.0-0_iphoneos-arm.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Apple-TV:~ root#

____

Can someone point me in the right direction?
Reply
#2
is ios 4.4.4 still supported or do i have to deal with blobs to restore it?
Reply
#3
its supported ... your deb seems to be broken due to aborted download or so

Code:
rm /var/cache/apt/archives/org.xbmc.xbmc-atv2_11.0-0_iphoneos-arm.deb
apt-get install org.xbmc.xbmc-atv2
This should redownload and install the deb.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
thanks a lot!!
Reply

Logout Mark Read Team Forum Stats Members Help
Problems installing XBMC0