Source: python-elasticsearch Version: 8.17.2-2 Severity: serious Justification: FTBFS Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-20250809 ftbfs-forky
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. The full build log is available from: http://qa-logs.debian.net/2025/08/09/python-elasticsearch_8.17.2-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250809;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250809&[email protected]&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. -- Relevant part of the build log (hopefully): > make[2]: Entering directory > '/build/reproducible-path/python-elasticsearch-8.17.2/docs/sphinx' > sphinx-build -b html -d _build/doctrees . _build/html > Running Sphinx v8.1.3 > > Configuration error: > There is a programmable error in your configuration file: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 529, in > eval_config_file > exec(code, namespace) # NoQA: S102 > ~~~~^^^^^^^^^^^^^^^^^ > File > "/build/reproducible-path/python-elasticsearch-8.17.2/docs/sphinx/conf.py", > line 20, in <module> > import elasticsearch > File > "/build/reproducible-path/python-elasticsearch-8.17.2/elasticsearch/__init__.py", > line 32, in <module> > raise ImportError( > ...<3 lines>... > ) > ImportError: An incompatible version of elastic-transport is installed. Must > be between v8.0.0 and v9.0.0. Install the correct version with the following > command: $ python -m pip install 'elastic-transport>=8, <9' > > make[2]: *** [Makefile:53: html] Error 2

