I have a jailbroken ATV4 and have been enjoying Kodi on it ever since it was jailbroken. I have been updating kodi by following the updates on the official Kodi Mirror. I then ssh into the ATV and update using nitoHelper. However with the newest version of Kodi I am having an error when I go to install the update. Below is the code I am receiving on my screen when running the update.
PS. using NitoHelper is the only way to install Kodi sucessfully. using dpkg -i, you receive and error regarding space on the device. And I have used nitoHelper multiple times to update in the past.
Quote:Wesleys-AppleTV:~ root# nitoUpdate -i kodi-20170115-adec49a-yab-tvos.deb
2017-01-15 23:23:11.971 nitoUpdate[372:2907] avail: 120.714844
2017-01-15 23:23:12.055 nitoUpdate[372:2907] truncatedControlSizeData: 497
2017-01-15 23:23:12.281 nitoUpdate[372:2907] truncatedRawSizeData: 103403318
2017-01-15 23:23:13.704 nitoUpdate[372:2907] /usr/bin/tar -ztvf /var/mobile/tmp/kodi-20170115-adec49a-yab-tvos/control.tar.gz
2017-01-15 23:23:13.712 nitoUpdate[372:2907] *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘Couldn’t posix_spawn: error 8’
*** First throw call stack:
(0x188568f2c 0x19918bf80 0x188568e74 0x1894b9174 0x1000c5644 0x1000c5838 0x1000c8c28 0x1000c6f10 0x1000c35cc 0x1999ce974)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6