iOS 5.1 Install Error
#1
Hey -

When running:

dpkg -i org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb

I get the following errors:

Code:
(Reading database ... 3253 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-0 (using org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb) ...
find: /Applications/XBMC.frappliance: No such file or directory
find: /Applications/AppleTV.app/Appliances: No such file or directory
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
find: /Applications/XBMC.frappliance: No such file or directory
find: /Applications/AppleTV.app/Appliances: No such file or directory
dpkg: error processing org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb (--install):
subprocess new pre-removal script returned error exit status 1
chown: cannot access `/Applications/XBMC.frappliance': No such file or directory
ln: creating symbolic link `/Applications/AppleTV.app/Appliances/XBMC.frappliance': No such file or directory
Errors were encountered while processing:
org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb

Any ideas? The directories it's looking for do infact not exist. This is a fresh install

Thanks,
Brad
#2
it thinks that xbmc is already installed

do

Code:
mkdir /Applications/XBMC.frappliance

that creates the missing dir ... after that the dpkg -i should work...
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)
#3
Similar error.

Shall I just create any directories it sees as missing?

Thanks for the quick reply!

Code:
Apple-TV:~ root# mkdir /Applications/XBMC.frappliance
Apple-TV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb
(Reading database ... 3253 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-0 (using org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb) ...
find: /Applications/AppleTV.app/Appliances: No such file or directory
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
find: /Applications/XBMC.frappliance: No such file or directory
find: /Applications/AppleTV.app/Appliances: No such file or directory
dpkg: error processing org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb (--install):
subprocess new pre-removal script returned error exit status 1
chown: cannot access `/Applications/XBMC.frappliance': No such file or directory
ln: creating symbolic link `/Applications/AppleTV.app/Appliances/XBMC.frappliance': No such file or directory
Errors were encountered while processing:
org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb
#4
yeah ... this is definitly not a fresh install ... you tried to install the eden from cydia before and that went wrong...
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)
#5
Well I created those directories and it seemed to be successful:

Apple-TV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb
(Reading database ... 3253 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-0 (using org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb) ...
Unpacking replacement org.xbmc.xbmc-atv2 ...
Setting up org.xbmc.xbmc-atv2 (11.0-0) ...
#6
can someone please post a link where we can download this file org.xbmc.xbmc-atv2_11.0-1_iphoneos-arm.deb thank you
#7
It's the one from this thread: http://forum.xbmc.org/showthread.php?tid=127369 but it is now org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
#8
No need to have 2 support threads for this .. please use this one:

http://forum.xbmc.org/showthread.php?tid=127233

closed
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)

Logout Mark Read Team Forum Stats Members Help
iOS 5.1 Install Error0