Source: python-taskflow Version: 4.6.4-2 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): > File "/usr/lib/python3/dist-packages/kombu/messaging.py", line 592, in > receive > [callback(body, message) for callback in callbacks] > File "/usr/lib/python3/dist-packages/kombu/messaging.py", line 592, in > <listcomp> > [callback(body, message) for callback in callbacks] > File "/<<PKGBUILDDIR>>/taskflow/engines/worker_based/dispatcher.py", line > 167, in on_message > self._process_message(data, message, message_type) > File "/<<PKGBUILDDIR>>/taskflow/engines/worker_based/dispatcher.py", line > 134, in _process_message > handler.validator(data) > File "/<<PKGBUILDDIR>>/taskflow/engines/worker_based/protocol.py", line > 220, in validate > su.schema_validate(data, schema) > File "/<<PKGBUILDDIR>>/taskflow/utils/schema_utils.py", line 34, in > schema_validate > jsonschema.validate(data, schema, types=_SCHEMA_TYPES) > File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 1055, > in validate > validator = cls(schema, *args, **kwargs) > TypeError: create.<locals>.Validator.__init__() got an unexpected keyword > argument 'types' > E: Build killed with signal TERM after 150 minutes of inactivity The full build log is available from: http://qa-logs.debian.net/2022/07/28/python-taskflow_4.6.4-2_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.