Kodi Community Forum

Full Version: Overflow issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

Can anyone help on this please?

I jailbroke my apple TV, installed Nito + Xbmc and everything was running fine,
I then installed overflow and everything was still fine until i updated my packages

I now have internet + nito in my overflow menu as well as the main menu and they wont change in the settings

Ive tried to uninstall overflow to try and connect it but it wont,
I get the error message

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem

What on earth can i do?

Thanks
beatz is online now Add to beatz's Reputation Report Post Edit/Delete Message
Ask somewhere else. This forum is only for XBMC related topics/questions.
Ran into a similar issue and found the answer over at the FireCore (seas0npass) forums.

The culprit is the 'beigelist' package. Downgrade beigelist to version 1.0-1 and all seems to work.

Just ssh into your ATV2 and run the command:

Code:
# apt-get install beigelist=1.0-1
Dosnt seem to work, just get the same errorHuh