Don't kill me!
#1
I am trying to install the latest nightly build on my apple tv 2 and I keep getting the following error and I know I saw the fix on the forums. I have been searching the past hour with no luck.

Code:
Apple-TV:/private/var/tmp root# dpkg -i latest_atv2.deb
(Reading database ... 3459 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 10.0-7 (using latest_atv2.deb) ...
Unpacking replacement org.xbmc.xbmc-atv2 ...
dpkg: dependency problems prevent configuration of org.xbmc.xbmc-atv2:
org.xbmc.xbmc-atv2 depends on org.xbmc.xbmc-seatbeltunlock; however:
  Package org.xbmc.xbmc-seatbeltunlock is not installed.
dpkg: error processing org.xbmc.xbmc-atv2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
org.xbmc.xbmc-atv2

Many thanks in advance....
Reply
#2
jsun311 Wrote:I am trying to install the latest nightly build on my apple tv 2 and I keep getting the following error and I know I saw the fix on the forums. I have been searching the past hour with no luck. I can provide logs if needed.

Code:
Apple-TV:/private/var/tmp root# dpkg -i latest_atv2.deb
(Reading database ... 3459 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 10.0-7 (using latest_atv2.deb) ...
Unpacking replacement org.xbmc.xbmc-atv2 ...
dpkg: dependency problems prevent configuration of org.xbmc.xbmc-atv2:
org.xbmc.xbmc-atv2 depends on org.xbmc.xbmc-seatbeltunlock; however:
  Package org.xbmc.xbmc-seatbeltunlock is not installed.
dpkg: error processing org.xbmc.xbmc-atv2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
org.xbmc.xbmc-atv2

Many thanks in advance....

Put first: apt-get install org.xbmc.xbmc-seatbeltunlock

Then Dpkg -i org.xbmc.xbmc-atv2

Enjoy!
Reply
#3
i5Js Wrote:Put first: apt-get install org.xbmc.xbmc-seatbeltunlock

Then Dpkg -i org.xbmc.xbmc-atv2

Enjoy!

Awesome Sir, thank you very much!
Reply
#4
sorry to butt in but I have had to revert back to my old mac and dont have the book marks, could you point me in the direction of change log for nightlies please...

Thanks
Reply
#5
https://github.com/xbmc/xbmc/commits
Reply

Logout Mark Read Team Forum Stats Members Help
Don't kill me!0