Jump to content


geobest

Member Since 15 Aug 2012
Offline Last Active 26 Aug 2012 02:36
-----

Topics I've Started

OpenPLi Enigma 1 DM7020 Build, scan.mvi, radio.mvi and mp3.mvi Replace

17 August 2012 - 03:50

Hi all,

i cannot find where to replace scan.mvi, radio.mvi and mp3.mvi before image building.

At opendreambox 1.5 i can change them on ~/dreambox/enigma1/images/oe-1.5/sources/cvs/enigma/apps/tuxbox/enigma/data/pictures/

For OpenPLi where i make the replacement?

Thanks in Advance
Geobest

OpenPLi Enigma 1 DM7020 Build Error

15 August 2012 - 13:35

Hi all,

i try to build OpenPLi for DM7020 ( Enigma1), but the buld stop without completed.

Image build message
NOTE: package dreambox-image-1.0-r0: task do_rootfs: started
ERROR: function do_rootfs failed
ERROR: see log in /home/ganasta/dreambox/enigma1/images/openpli/dm7020/build/tmp/work/dreambox-image-1.0-r0/temp/log.do_rootfs.6011
NOTE: Task failed: /home/ganasta/dreambox/enigma1/images/openpli/dm7020/build/tmp/work/dreambox-image-1.0-r0/temp/log.do_rootfs.6011
NOTE: package dreambox-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package dreambox-image-1.0: failed
ERROR: Build of dreambox-image failed
NOTE: build 201208151509: completed
Build statistics:
  Attempted builds: 1
  Failed builds: 1
make: *** [image] Error 1

part of log.do_rootfs.6011
+ bbimage -n dreambox-image-dm7020-20120815120938 -t jffs2 -e /home/ganasta/dreambox/enigma1/images/openpli/dm7020/openembedded/packages/images/dreambox-image.bb
python: /home/ganasta/dreambox/enigma1/images/openpli/dm7020/build/tmp/staging/i686-linux/lib/libz.so.1: no version information available (required by python)
Traceback (most recent call last):
  File "/home/ganasta/dreambox/enigma1/images/openpli/bb/bin/bbimage", line 72, in <module>
	cfg_bb = parse.handle(os.path.join('conf', 'bitbake.conf'), cfg_bb)
  File "/usr/lib/pymodules/python2.7/bb/parse/__init__.py", line 75, in handle
	return h['handle'](fn, data, include)
  File "/usr/lib/pymodules/python2.7/bb/parse/parse_py/ConfHandler.py", line 140, in handle
	bb.msg.debug(2, bb.msg.domain.Parsing, "CONF %s %s" % (inc_string, currname))
  File "/usr/lib/pymodules/python2.7/bb/msg.py", line 103, in debug
	if debug_level[domain] >= level:
KeyError: Parsing

also i have attach full log.do_rootfs.6011