Heute, 19:55 - KodiLite.v.4.0 (pcd)
||Zitat-Anfang: Originally posted by rako123
Hello,
thank you for this plugin. When I try to install it on my DM900 with latest Merlin 4 image I get the following error message:
root@dm900:~# dpkg -i /tmp/*.deb
(Reading database ...
.............
(Reading database ... 12186 files and directories currently installed.)
Preparing to unpack .../enigma2-plugin-extensions-kodilite_4.0_all.deb ...
Unpacking enigma2-plugin-extensions-kodilite (4.0) ...
dpkg: error processing archive /tmp/enigma2-plugin-extensions-kodilite_4.0_all.deb (--install):
trying to overwrite '/usr/lib/python2.7/urllib.py', which is also in package python-netclient 2.7.11-r1.1
Errors were encountered while processing:
/tmp/enigma2-plugin-extensions-kodilite_4.0_all.deb
What could be the reason and how to resolve?
Many thanks,
rako123 :Zitat-Ende||
Please put the plugin .deb in /tmp and do :-
dpkg -i --force-all /tmp/*.deb
It will simply overwrite urllib.py. Should not cause any problem. Regards. [
zum Beitrag]