[oi-dev] Integration of PR #5893 broke several packages

Andreas Wacknitz A.Wacknitz at gmx.de
Mon Jul 13 21:10:12 UTC 2020


Hi,

jenkins build failed after integration of PR #5893 because some packages
have problems like this
...
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
/usr/bin/touch
/oibuild/oi-userland/components/python/jsonrpclib/build/.pre-published-i386
Generating component metadata...
Traceback (most recent call last):
   File "/oibuild/oi-userland/tools/bass-o-matic", line 262, in <module>
     main()
   File "/oibuild/oi-userland/tools/bass-o-matic", line 207, in main
     BassComponent(FindComponentPaths(path=workspace, debug=debug,
subdir=os.path.join(subdir, component_path))[0])
   File "/oibuild/oi-userland/tools/bass/component.py", line 68, in __init__
     raise ValueError('Empty list of supplied FMRIs\npath = ' + self.path)
ValueError: Empty list of supplied FMRIs
path = /oibuild/oi-userland/components/python/jsonrpclib
gmake: *** [/oibuild/oi-userland/make-rules/depend.mk:24:
update-metadata] Error 1

Sorry for this, I only checked the changes until the pre-publish step
and didn't expect the last step to fail.
I don't know what the reason for the empty list of FMRIs is and how to
fix these issues.
Any ideas?

Regards,
Andreas




More information about the oi-dev mailing list