Source: sahara Version: 1:16.0.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220728 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > ========================= > Failures during discovery > ========================= > --- import errors --- > Failed to import test module: sahara.tests.unit.db.templates.test_delete > Traceback (most recent call last): > File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib/python3.10/unittest/loader.py", line 377, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/sahara/tests/unit/db/templates/test_delete.py", line > 18, in <module> > from sahara.db.templates import api as template_api > File "/<<PKGBUILDDIR>>/sahara/db/templates/api.py", line 47, in <module> > ng_validator = api_validator.ApiValidator(ngt.NODE_GROUP_TEMPLATE_SCHEMA) > File "/<<PKGBUILDDIR>>/sahara/utils/api_validator.py", line 176, in __init__ > super(ApiValidator, self).__init__( > TypeError: create.<locals>.Validator.__init__() got an unexpected keyword > argument 'types' > > Failed to import test module: sahara.tests.unit.db.templates.test_update > Traceback (most recent call last): > File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib/python3.10/unittest/loader.py", line 377, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/sahara/tests/unit/db/templates/test_update.py", line > 24, in <module> > from sahara.db.templates import api as template_api > File "/<<PKGBUILDDIR>>/sahara/db/templates/api.py", line 47, in <module> > ng_validator = api_validator.ApiValidator(ngt.NODE_GROUP_TEMPLATE_SCHEMA) > File "/<<PKGBUILDDIR>>/sahara/utils/api_validator.py", line 176, in __init__ > super(ApiValidator, self).__init__( > TypeError: create.<locals>.Validator.__init__() got an unexpected keyword > argument 'types' > > ================================================================================ > The above traceback was encountered during test discovery which imports all > the found test modules in the specified test_path. > > ---------------------------------------------------------------------- > Ran 0 tests in 4.217s > > OK > + stestr slowest > make[1]: *** [debian/rules:41: override_dh_install] Error 3 The full build log is available from: http://qa-logs.debian.net/2022/07/28/sahara_16.0.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.