Hi. At least for components/python/decorator, you removed TPNO from Makefile, but not from manifests. Now gmake print-package-names can't parse them.
С уважением, Александр Пыхалов, программист отдела телекоммуникационной инфраструктуры управления информационно-коммуникационной инфраструктуры ЮФУ ________________________________________ От: Andreas Wacknitz <[email protected]> Отправлено: 14 июля 2020 г. 0:10 Кому: OpenIndiana Developer mailing list Тема: [oi-dev] Integration of PR #5893 broke several packages 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 _______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
