Installing new Kodi 14.0 Helix version for Apple TV2
#1
Hi I am trying to install new Kodi version in my Apple TV 2 and the first command itself giving me error

apt-get install wget
Reading package lists... Error!
E: Wow, you exceeded the number of package names this APT is capable of.
E: Problem with MergeList /var/lib/apt/lists/repo.insanelyi.com_dists_ios_free_binary-iphoneos-arm_Packages
E: The package lists or status file could not be parsed or opened.

Any work around to fix it ?
Reply
#2
You've added the "insanelyi" repo for pirated software and now apt-get is broken. Congratulations, Shinji.

Do this:
Code:
rm /var/lib/apt/lists/repo.insanelyi.com_dists_ios_free_binary-iphoneos-arm_Packages

then

Code:
apt-get update
Reply
#3
Thanks for the reply. I removed and tried the update but still getting the error..

Get:1 http://apt.saurik.com ios/690.10 Release.gpg [189B]
Hit http://cydia.zodttd.com stable Release.gpg
Hit http://dl.firecore.com Release.gpg
Get:2 http://apt.thebigboss.org stable Release.gpg [198B]
Hit http://apt.modmyi.com stable Release.gpg
Get:3 http://nitosoft.com Release.gpg [487B]
Get:4 http://repo.insanelyi.com ios Release.gpg [198B]
Hit http://cydia.zodttd.com stable Release
Hit http://apt.saurik.com ios/690.10 Release
Hit http://dl.firecore.com Release
Hit http://apt.thebigboss.org stable Release
Hit http://apt.modmyi.com stable Release
Hit http://apt.awkwardtv.org stable Release.gpg
Hit http://nitosoft.com Release
Get:5 http://repo.insanelyi.com ios Release [3213B]
Hit http://cydia.zodttd.com stable/main Packages/DiffIndex
Ign http://mirrors.kodi.tv ./ Release.gpg
Hit http://apt.saurik.com ios/690.10/main Packages/DiffIndex
Hit http://apt.awkwardtv.org stable Release
Ign http://dl.firecore.com Packages/DiffIndex
Err http://nitosoft.com Release

Hit http://apt.thebigboss.org stable/main Packages/DiffIndex
Ign http://mirrors.kodi.tv ./ Release
Hit http://apt.modmyi.com stable/main Packages/DiffIndex
Hit http://dl.firecore.com Packages
Get:6 http://nitosoft.com Release [295B]
Ign http://nitosoft.com Release
Ign http://nitosoft.com Packages/DiffIndex
Ign http://mirrors.kodi.tv ./ Packages/DiffIndex
Get:7 http://repo.insanelyi.com ios/free Packages [1637kB]
Hit http://apt.awkwardtv.org stable/main Packages/DiffIndex
Hit http://nitosoft.com Packages
Hit http://mirrors.kodi.tv ./ Packages
Fetched 1642kB in 11s (149kB/s)
Reading package lists... Error!
E: Wow, you exceeded the number of package names this APT is capable of.
E: Problem with MergeList /var/lib/apt/lists/repo.insanelyi.com_dists_ios_free_binary-iphoneos-arm_Packages
E: The package lists or status file could not be parsed or opened.
Reply
#4
I removed this file insanelyi.list and it worked. I am not sure which addon added it
Reply
#5
(2014-12-26, 07:33)ring12 Wrote: I removed this file insanelyi.list and it worked. I am not sure which addon added it

Hello
How is Kodi working on Appletv?
I'm considering an update from Frodo but I'm not sure if it will work fine or it will be too slow.
Reply
#6
Kodi in ATV2 works great so far. I didn't see slow down, much better than my previous version.
Reply
#7
(2014-12-26, 12:26)vivesladron Wrote:
(2014-12-26, 07:33)ring12 Wrote: I removed this file insanelyi.list and it worked. I am not sure which addon added it

Hello
How is Kodi working on Appletv?
I'm considering an update from Frodo but I'm not sure if it will work fine or it will be too slow.

Kodi can't play F4M streams on ATV2 that played perfectly on Gotham.
I have not found a fix so I am going back to Gotham 13.2 for the moment.
Apart from that it works fine.
Reply

Logout Mark Read Team Forum Stats Members Help
Installing new Kodi 14.0 Helix version for Apple TV20