Source: dtrx Version: 8.4.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230726 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules clean > dh clean --with python3 --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:240: python3.11 setup.py clean > Traceback (most recent call last): > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/requirements.py", > line 35, in __init__ > parsed = _parse_requirement(requirement_string) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/_parser.py", > line 64, in parse_requirement > return _parse_requirement(Tokenizer(source, rules=DEFAULT_RULES)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/_parser.py", > line 82, in _parse_requirement > url, specifier, marker = _parse_requirement_details(tokenizer) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/_parser.py", > line 126, in _parse_requirement_details > marker = _parse_requirement_marker( > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/_parser.py", > line 147, in _parse_requirement_marker > tokenizer.raise_syntax_error( > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/_tokenizer.py", > line 165, in raise_syntax_error > raise ParserSyntaxError( > setuptools.extern.packaging._tokenizer.ParserSyntaxError: Expected end or > semicolon (after name and no valid version specifier) > platform==unsupported;platform_system=="Windows" > ^ > > The above exception was the direct cause of the following exception: > > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 5, in <module> > setuptools.setup() > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 106, in > setup > _install_setup_requires(attrs) > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 77, in > _install_setup_requires > dist.parse_config_files(ignore_option_errors=True) > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 900, in > parse_config_files > self._finalize_requires() > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 597, in > _finalize_requires > self._move_install_requirements_markers() > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 637, in > _move_install_requirements_markers > inst_reqs = list(_reqs.parse(spec_inst_reqs)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/requirements.py", > line 37, in __init__ > raise InvalidRequirement(str(e)) from e > setuptools.extern.packaging.requirements.InvalidRequirement: Expected end or > semicolon (after name and no valid version specifier) > platform==unsupported;platform_system=="Windows" > ^ > E: pybuild pybuild:388: clean: plugin distutils failed with: exit code=1: > python3.11 setup.py clean > dh_auto_clean: error: pybuild --clean -i python{version} -p 3.11 returned > exit code 13 > make: *** [debian/rules:8: clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/07/26/dtrx_8.4.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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 mark 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.