ERROR: Logfile of failure stored in: /home/elhawary/openpli-dreambox-oe-core/build/tmp/work/dm520-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_rootfs.204425
ERROR: Task (/home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 12343 tasks of which 12312 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_rootfs
Summary: There was 1 ERROR message, returning a non-zero exit code.
make: *** [Makefile:113: feed] Error 1
ERROR: openpli-enigma2-image-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was: File: 'exec_func_python() autogenerated', lineno: 2, function:
0001:
0002:do_rootfs(d)
0003:
File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/classes-recipe/image.bbclass', lineno: 261, function: do_rootfs
0257: progress_reporter.next_stage()
0258:
0259: # generate rootfs
0260: d.setVarFlag('REPRODUCIBLE_TIMESTAMP_ROOTFS', 'export', '1')
0261: create_rootfs(d, progress_reporter=progress_reporter, logcatcher=logcatcher)
0262:
0263: progress_reporter.finish()
0264:}
0265:do_rootfs[dirs] = "${TOPDIR}"
File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/lib/oe/rootfs.py', lineno: 387, function: create_rootfs
0383:
0384: img_type = d.getVar('IMAGE_PKGTYPE')
0385:
0386: cls = get_class_for_type(img_type)
0387: cls(d, manifest_dir, progress_reporter, logcatcher).create()
0388: os.environ.clear()
0389: os.environ.update(env_bkp)
0390:
0391:
File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/lib/oe/package_manager/ipk/rootfs.py', lineno: 138, function: init
0134:
0135: self.inc_opkg_image_gen = self.d.getVar('INC_IPK_IMAGE_GEN') or ""
0136: if self._remove_old_rootfs():
0137: bb.utils.remove(self.image_rootfs, True)
0138: self.pm = OpkgPM(d,
0139: self.image_rootfs,
0140: self.opkg_conf,
0141: self.pkg_archs)
0142: else:
File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/lib/oe/package_manager/ipk/init.py', lineno: 177, function: init
0173: self.opkg_args = "--volatile-cache -f %s -t %s -o %s " % (self.config_file, self.d.expand('${T}/ipktemp/') ,target_rootfs)
0174: self.opkg_args += self.d.getVar("OPKG_ARGS")
0175:
0176: if prepare_index:
0177: create_packages_dir(self.d, self.deploy_dir, d.getVar("DEPLOY_DIR_IPK"), "package_write_ipk", filterbydependencies)
0178:
0179: self.opkg_dir = oe.path.join(target_rootfs, self.d.getVar('OPKGLIBDIR'), "opkg")
0180: bb.utils.mkdirhier(self.opkg_dir)
0181:
File: '/home/elhawary/openpli-dreambox-oe-core/openembedded-core/meta/lib/oe/package_manager/init.py', lineno: 528, function: create_packages_dir
0524: if destdir not in seendirs:
0525: bb.utils.mkdirhier(destdir)
0526: seendirs.add(destdir)
0527: try:
0528: os.link(l, dest)
0529: except OSError as err:
0530: if err.errno == errno.EXDEV:
0531: bb.utils.copyfile(l, dest)
0532: else:
Exception: FileNotFoundError: [Errno 2] No such file or directory: '/home/elhawary/openpli-dreambox-oe-core/build/tmp/deploy/ipk/mips32el/file_5.44-r0_mips32el.ipk' -> '/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/dm520-oe-linux/openpli-enigma2-image/1.0-r0/oe-rootfs-repo/mips32el/file_5.44-r0_mips32el.ipk'
ERROR: Logfile of failure stored in: /home/elhawary/openpli-dreambox-oe-core/build/tmp/work/dm520-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_rootfs.204425 ERROR: Task (/home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 12343 tasks of which 12312 didn't need to be rerun and 1 failed.
Summary: 1 task failed: /home/elhawary/openpli-dreambox-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_rootfs Summary: There was 1 ERROR message, returning a non-zero exit code. make: *** [Makefile:113: feed] Error 1