I'm trying to install the plugin on a DMtwo. Here's what I'm getting:
root@dreambox:/tmp# opkg remove enigma2-plugin-extensions-epgimport
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package enigma2-plugin-extensions-epgimport
root@dreambox:/tmp# dpkg -i epgimport*
Selecting previously unselected package enigma2-plugin-extensions-epgimport.
(Reading database ... 17719 files and directories currently installed.)
Preparing to unpack epgimport_2.6.deb ...
------------------------------------------------------------
Starting pre-installation for Epg import plugin...
------------------------------------------------------------
Enigma2 is running. Stopping it to prevent file conflicts...
Enigma2 still running, forcing termination...
Enigma2 stopped successfully.
Cleaning old plugin files...
No previous plugin files found.
Pre-installation completed successfully. System ready for install.
------------------------------------------------------------
Unpacking enigma2-plugin-extensions-epgimport (2.6) ...
dpkg-deb (subprocess): cannot copy archive member from 'epgimport_2.6.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive epgimport_2.6.deb (--install):
cannot copy extracted data for 'etc/epgimport/ziko_epg/elcinema.xml' to '/etc/epgimport/ziko_epg/elcinema.xml.dpkg-new': unexpected end of file or stream
------------------------------------------------------------
Starting post-removal for EPGImport plugin...
Action: abort-install
------------------------------------------------------------
Upgrade or abort detected ? keeping plugin files.
------------------------------------------------------------
Service Epg Import plugin removal completed.
------------------------------------------------------------
Errors were encountered while processing:
epgimport_2.6.deb
root@dreambox:/tmp#
Display More
The receiver has Dreambox OS 4.5.1r11 installed with GP 4.2.
Edit: re-uploading the plugin and trying a 2nd time, it worked:
root@dreambox:/tmp# dpkg -i epgimport*
(Reading database ... 17617 files and directories currently installed.)
Preparing to unpack epgimport_2.6.deb ...
------------------------------------------------------------
Starting pre-installation for Epg import plugin...
------------------------------------------------------------
Enigma2 is running. Stopping it to prevent file conflicts...
Enigma2 still running, forcing termination...
Enigma2 stopped successfully.
Cleaning old plugin files...
No previous plugin files found.
Pre-installation completed successfully. System ready for install.
------------------------------------------------------------
Unpacking enigma2-plugin-extensions-epgimport (2.6) ...
Setting up enigma2-plugin-extensions-epgimport (2.6) ...
Plugin permissions set successfully
Installing EPGImport (2.6)
###########################################################
# Project : Service Scan Updates Moded by iet5
# Started : 28-11-2025 18:00:00
###########################################################
/usr/lib/enigma2/python/Plugins/Extensions/EPGImport
/etc/epgimport/
postinst=restartTemporary configuration file removed
------------------------------------------------------------
Epg Import plugin installation completed
Version: 2.6
------------------------------------------------------------
Restarting Enigma2 GUI...
Using systemctl to restart Enigma2...
Service Scan Updates plugin installation completed successfully.
root@dreambox:/tmp#
Display More