Is the problem with me or youdo I need to delete the BUILD folder
ERROR: enigma2-plugin-extensions-openwebif-gitAUTOINC+6ab96145aa-r0 do_package: Error executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:File: 'exec_python_func() autogenerated', lineno: 2, function: <module>0001:*** 0002:do_package(d)0003:File: '/home/andrejicd/openpli-oe-core/openembedded-core/meta/classes/package.bbclass', lineno: 2396, function: do_package2392: # Setup PKGD (from D)2393: ###########################################################################2394:2395: for f in (d.getVar('PACKAGEBUILDPKGD') or '').split():*** 2396: bb.build.exec_func(f, d)2397:2398: ###########################################################################2399: # Split up PKGD into PKGDEST2400: ###########################################################################File: '/home/andrejicd/openpli-oe-core/bitbake/lib/bb/build.py', lineno: 194, function: exec_func0190: flags = d.getVarFlags(func)0191: cleandirs = flags.get('cleandirs') if flags else None0192: if cleandirs:0193: for cdir in d.expand(cleandirs).split():*** 0194: bb.utils.remove(cdir, True)0195: bb.utils.mkdirhier(cdir)0196:0197: if flags and dirs is None:0198: dirs = flags.get('dirs')File: '/home/andrejicd/openpli-oe-core/bitbake/lib/bb/utils.py', lineno: 697, function: remove0693: # shutil.rmtree(name) would be ideal but its too slow0694: cmd = []0695: if ionice:0696: cmd = ['ionice', '-c', '3']*** 0697: subprocess.check_call(cmd + ['rm', '-rf'] + glob.glob(path))0698: return0699: for name in glob.glob(path):0700: try:0701: os.unlink(name)File: '/usr/lib/python3.8/subprocess.py', lineno: 364, function: check_call0360: if retcode:0361: cmd = kwargs.get("args")0362: if cmd is None:0363: cmd = popenargs[0]*** 0364: raise CalledProcessError(retcode, cmd)0365: return 00366:0367:0368:def check_output(*popenargs, timeout=None, **kwargs):Exception: subprocess.CalledProcessError: Command '['rm', '-rf', '/home/andrejicd/openpli-oe-core/build/tmp/work/vuzero4k-oe-linux-gnueabi/enigma2-plugin-extensions-openwebif/gitAUTOINC+6ab96145aa-r0/package']' died with <Signals.SIGABRT: 6>.ERROR: Logfile of failure stored in: /home/andrejicd/openpli-oe-core/build/tmp/work/vuzero4k-oe-linux-gnueabi/enigma2-plugin-extensions-openwebif/gitAUTOINC+6ab96145aa-r0/temp/log.do_package.2100745ERROR: Task (/home/andrejicd/openpli-oe-core/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-openwebif.bb:do_package) failed with exit code '1'Pseudo log:Setup complete, sending SIGUSR1 to pid 2100751.path mismatch [2 links]: ino 10361861 db '/home/andrejicd/openpli-oe-core/build/tmp/work/vuzero4k-oe-linux-gnueabi/enigma2-plugin-extensions-openwebif/gitAUTOINC+6ab96145aa-r0/image/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/public/images/boxes/osnino.png' req '/home/andrejicd/openpli-oe-core/build/tmp/work/vuzero4k-oe-linux-gnueabi/enigma2-plugin-extensions-openwebif/gitAUTOINC+6ab96145aa-r0/package/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/public/modern/plugins/node-waves'.NOTE: Tasks Summary: Attempted 4593 tasks of which 4586 didn't need to be rerun and 1 failed.Summary: 1 task failed:/home/andrejicd/openpli-oe-core/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-openwebif.bb:do_packageSummary: There was 1 ERROR message shown, returning a non-zero exit code.make: *** [Makefile:130: image] Error 1
I deleted the BULID folder and made that image without error.