Your message dated Wed, 15 Oct 2025 10:20:29 +0000
with message-id <[email protected]>
and subject line Bug#1110793: fixed in elasticsearch-curator 9.0.0-1
has caused the Debian Bug report #1110793,
regarding elasticsearch-curator: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p 3.13 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1110793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110793
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: elasticsearch-curator
Version: 8.0.21-1
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/elasticsearch-curator_8.0.21-1_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[1]: Entering directory 
> '/build/reproducible-path/elasticsearch-curator-8.0.21'
> PYTHONPATH=. sphinx-build -N -D html_last_updated_fmt="02 April 2025" -b html 
> -N docs build/html
> Running Sphinx v8.1.3
> WARNING: Calling get_html_theme_path is deprecated. If you are calling it to 
> define html_theme_path, you are safe to remove that code.
> loading translations [en]... done
> making output directory... done
> Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
> 'restructuredtext'}`.
> loading intersphinx inventory 'python' from 
> /usr/share/doc/python3-doc/html/objects.inv ...
> loading intersphinx inventory 'elasticsearch8' from 
> /usr/share/doc/python-elasticsearch-doc/html/objects.inv ...
> loading intersphinx inventory 'click' from 
> /usr/share/doc/python-click-doc/html/objects.inv ...
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 17 source files that are out of date
> updating environment: [new config] 17 added, 0 changed, 0 removed
> reading sources... [  6%] Changelog
> reading sources... [ 12%] about
> reading sources... [ 18%] actions
> reading sources... [ 24%] api
> reading sources... [ 29%] classdef
> reading sources... [ 35%] contributing
> reading sources... [ 41%] defaults
> reading sources... [ 47%] examples
> reading sources... [ 53%] exceptions
> reading sources... [ 59%] helpers
> reading sources... [ 65%] index
> reading sources... [ 71%] indexlist
> reading sources... [ 76%] other_modules
> reading sources... [ 82%] snapshotlist
> reading sources... [ 88%] testing
> reading sources... [ 94%] usage
> reading sources... [100%] validators
> 
> WARNING: autodoc: failed to import class 'actions.Alias' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Allocation' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Close' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.ClusterRouting' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Cold2Frozen' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.CreateIndex' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.DeleteIndices' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.DeleteSnapshots' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.ForceMerge' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.IndexSettings' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Open' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Reindex' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Replicas' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Restore' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Rollover' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Shrink' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'actions.Snapshot' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'classdef.Wrapper' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'classdef.ActionsFile' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'classdef.ActionDef' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'defaults.filter_elements' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'defaults.filtertypes' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'defaults.option_defaults' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'defaults.settings' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'exceptions' from module 'curator'; 
> the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'helpers.date_ops.TimestringSearch' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.absolute_date_range' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.date_range' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.datetime_to_epoch' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.fix_epoch' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.get_date_regex' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.get_datemath' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.get_datetime' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.get_point_of_reference' from module 'curator'; the 
> following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.get_unit_count_from_name' from module 'curator'; the 
> following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.handle_iso_week_number' from module 'curator'; the 
> following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.isdatemath' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.date_ops.parse_date_pattern' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.date_ops.parse_datemath' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.byte_size' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.getters.get_alias_actions' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.get_data_tiers' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.get_indices' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.get_repository' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.get_snapshot' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.getters.get_snapshot_data' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.getters.get_tier_preference' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.get_write_index' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.index_size' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.name_to_node_id' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.node_id_to_name' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.getters.node_roles' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.getters.single_data_path' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.ilm_policy_check' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.repository_exists' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.testers.rollable_alias' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.snapshot_running' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.validate_actions' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.validate_filters' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.verify_client_object' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.verify_repository' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 
> 'helpers.testers.verify_snapshot_list' from module 'curator'; the following 
> exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.chunk_index_list' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.report_failure' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.show_dry_run' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.to_csv' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.multitarget_fix' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.regex_loop' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.utils.multitarget_match' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.health_check' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.relocate_check' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.restore_check' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.snapshot_check' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.task_check' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'helpers.waiters.wait_for_it' 
> from module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'IndexList' from module 'curator'; 
> the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'cli.process_action' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'cli.ilm_action_skip' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'cli.exception_handler' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'cli.run' from module 'curator'; 
> the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'repomgrcli.delete_callback' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'repomgrcli.show_repos' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'repomgrcli.get_client' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import function 'repomgrcli.create_repo' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import class 'SnapshotList' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'validators.actions' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'validators.options' from module 
> 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> WARNING: autodoc: failed to import module 'validators.filter_functions' from 
> module 'curator'; the following exception was raised:
> 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' [autodoc.import_object]
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... 
> /build/reproducible-path/elasticsearch-curator-8.0.21/docs/Changelog.rst: 
> document is referenced in multiple toctrees: ['about', 'index'], selecting: 
> index <- Changelog
> /build/reproducible-path/elasticsearch-curator-8.0.21/docs/examples.rst: 
> document is referenced in multiple toctrees: ['about', 'index'], selecting: 
> index <- examples
> /build/reproducible-path/elasticsearch-curator-8.0.21/docs/testing.rst: 
> document is referenced in multiple toctrees: ['about', 'index'], selecting: 
> index <- testing
> /build/reproducible-path/elasticsearch-curator-8.0.21/docs/usage.rst: 
> document is referenced in multiple toctrees: ['about', 'index'], selecting: 
> index <- usage
> done
> preparing documents... done
> copying assets... 
> copying static files... 
> Writing evaluated template result to 
> /build/reproducible-path/elasticsearch-curator-8.0.21/build/html/_static/language_data.js
> Writing evaluated template result to 
> /build/reproducible-path/elasticsearch-curator-8.0.21/build/html/_static/documentation_options.js
> Writing evaluated template result to 
> /build/reproducible-path/elasticsearch-curator-8.0.21/build/html/_static/basic.css
> Writing evaluated template result to 
> /build/reproducible-path/elasticsearch-curator-8.0.21/build/html/_static/js/versions.js
> copying static files: done
> copying extra files... 
> copying extra files: done
> copying assets: done
> writing output... [  6%] Changelog
> writing output... [ 12%] about
> writing output... [ 18%] actions
> writing output... [ 24%] api
> writing output... [ 29%] classdef
> writing output... [ 35%] contributing
> writing output... [ 41%] defaults
> writing output... [ 47%] examples
> writing output... [ 53%] exceptions
> writing output... [ 59%] helpers
> writing output... [ 65%] index
> writing output... [ 71%] indexlist
> writing output... [ 76%] other_modules
> writing output... [ 82%] snapshotlist
> writing output... [ 88%] testing
> writing output... [ 94%] usage
> writing output... [100%] validators
> 
> generating indices... genindex py-modindex done
> writing additional pages... search done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 89 warnings.
> 
> The HTML pages are in build/html.
> a2x -d book --format text docs/asciidoc/index.asciidoc
> mv docs/asciidoc/index.text docs/asciidoc/reference.txt
> make[1]: Leaving directory 
> '/build/reproducible-path/elasticsearch-curator-8.0.21'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build;
>  python3.13 -m pytest --ignore=tests/integration -k 'not test_format '
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.13.5, pytest-8.3.5, pluggy-1.5.0
> rootdir: 
> /build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build
> configfile: pytest.ini
> plugins: cov-5.0.0
> collected 0 items / 26 errors
> 
> ==================================== ERRORS 
> ====================================
> _______________ ERROR collecting tests/unit/test_action_alias.py 
> _______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_alias.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ____________ ERROR collecting tests/unit/test_action_allocation.py 
> _____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_allocation.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _______________ ERROR collecting tests/unit/test_action_close.py 
> _______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_close.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> __________ ERROR collecting tests/unit/test_action_clusterrouting.py 
> ___________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_clusterrouting.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ____________ ERROR collecting tests/unit/test_action_cold2frozen.py 
> ____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_cold2frozen.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ___________ ERROR collecting tests/unit/test_action_create_index.py 
> ____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_create_index.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> __________ ERROR collecting tests/unit/test_action_delete_indices.py 
> ___________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_delete_indices.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _________ ERROR collecting tests/unit/test_action_delete_snapshots.py 
> __________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_delete_snapshots.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ____________ ERROR collecting tests/unit/test_action_forcemerge.py 
> _____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_forcemerge.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ___________ ERROR collecting tests/unit/test_action_indexsettings.py 
> ___________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_indexsettings.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _______________ ERROR collecting tests/unit/test_action_open.py 
> ________________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_open.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ______________ ERROR collecting tests/unit/test_action_reindex.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_reindex.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_action_replicas.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_replicas.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ______________ ERROR collecting tests/unit/test_action_restore.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_restore.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_action_rollover.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_rollover.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ______________ ERROR collecting tests/unit/test_action_shrink.py 
> _______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_shrink.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_action_snapshot.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_action_snapshot.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_class_index_list.py 
> _____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_class_index_list.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ___________ ERROR collecting tests/unit/test_class_snapshot_list.py 
> ____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_class_snapshot_list.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_helpers_date_ops.py 
> _____________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_helpers_date_ops.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_helpers_getters.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_helpers_getters.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_helpers_testers.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_helpers_testers.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ______________ ERROR collecting tests/unit/test_helpers_utils.py 
> _______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_helpers_utils.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _____________ ERROR collecting tests/unit/test_helpers_waiters.py 
> ______________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_helpers_waiters.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> _________________ ERROR collecting tests/unit/test_settings.py 
> _________________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_settings.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> ________________ ERROR collecting tests/unit/test_validators.py 
> ________________
> ImportError while importing test module 
> '/build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build/tests/unit/test_validators.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.13/importlib/__init__.py:88: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/__init__.py:8: in <module>
>     from .testvars import *
> tests/unit/testvars.py:1: in <module>
>     from elasticsearch8 import ConflictError, NotFoundError, TransportError
> /usr/lib/python3/dist-packages/elasticsearch8/__init__.py:32: in <module>
>     raise ImportError(
> E   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'
> =========================== short test summary info 
> ============================
> ERROR tests/unit/test_action_alias.py
> ERROR tests/unit/test_action_allocation.py
> ERROR tests/unit/test_action_close.py
> ERROR tests/unit/test_action_clusterrouting.py
> ERROR tests/unit/test_action_cold2frozen.py
> ERROR tests/unit/test_action_create_index.py
> ERROR tests/unit/test_action_delete_indices.py
> ERROR tests/unit/test_action_delete_snapshots.py
> ERROR tests/unit/test_action_forcemerge.py
> ERROR tests/unit/test_action_indexsettings.py
> ERROR tests/unit/test_action_open.py
> ERROR tests/unit/test_action_reindex.py
> ERROR tests/unit/test_action_replicas.py
> ERROR tests/unit/test_action_restore.py
> ERROR tests/unit/test_action_rollover.py
> ERROR tests/unit/test_action_shrink.py
> ERROR tests/unit/test_action_snapshot.py
> ERROR tests/unit/test_class_index_list.py
> ERROR tests/unit/test_class_snapshot_list.py
> ERROR tests/unit/test_helpers_date_ops.py
> ERROR tests/unit/test_helpers_getters.py
> ERROR tests/unit/test_helpers_testers.py
> ERROR tests/unit/test_helpers_utils.py
> ERROR tests/unit/test_helpers_waiters.py
> ERROR tests/unit/test_settings.py
> ERROR tests/unit/test_validators.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 26 errors during collection 
> !!!!!!!!!!!!!!!!!!!
> ============================== 26 errors in 0.70s 
> ==============================
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
> /build/reproducible-path/elasticsearch-curator-8.0.21/.pybuild/cpython3_3.13_elasticsearch-curator/build;
>  python3.13 -m pytest --ignore=tests/integration -k 'not test_format '
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 
> returned exit code 13

--- End Message ---
--- Begin Message ---
Source: elasticsearch-curator
Source-Version: 9.0.0-1
Done: Karsten Schöke <[email protected]>

We believe that the bug you reported is fixed in the latest version of
elasticsearch-curator, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Karsten Schöke <[email protected]> (supplier of updated 
elasticsearch-curator package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Oct 2025 12:35:43 +0200
Source: elasticsearch-curator
Built-For-Profiles: nocheck
Architecture: source
Version: 9.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Karsten Schöke <[email protected]>
Closes: 1110793
Changes:
 elasticsearch-curator (9.0.0-1) unstable; urgency=medium
 .
   * New upstream version 9.0.0
   * Rediff patches
   * d/control: add Breaks: python3-es-client (<< 9.0.0-1~),
                change to elasticsearch9 (Closes: #1110793)
   * d/control: Drop Rules-Requires-Root: no,
                default since dpkg 1.22.13
Checksums-Sha1:
 d2eb4a804e27952153dc93f44dacd985b2e0172d 2790 elasticsearch-curator_9.0.0-1.dsc
 5f9e7887703f3003bd6569de79aaf95fec639cc3 328067 
elasticsearch-curator_9.0.0.orig.tar.gz
 54eaaa2c0288ab668e1cc60c28d152fcc537da06 7364 
elasticsearch-curator_9.0.0-1.debian.tar.xz
 a277323b48d80cdea6cd79188870460fd864ac53 9313 
elasticsearch-curator_9.0.0-1_amd64.buildinfo
Checksums-Sha256:
 3e8775a8676cc2ac3f6ba410e7053cc83e1e0b357c92be7d22f8e54f38e4d76e 2790 
elasticsearch-curator_9.0.0-1.dsc
 9db42435f2e7de872abaf14eec018dbdfddf42fd748457dd99d162a24cdb7ea5 328067 
elasticsearch-curator_9.0.0.orig.tar.gz
 0192ac3e90b231baea94a7dfe2dc257cbb860a94f7a5c93a4beee48a4acfdb1e 7364 
elasticsearch-curator_9.0.0-1.debian.tar.xz
 ba8e24a913683008513b0c2d3d7d89fed692bbd9e4f0910b9bc5c05789c38517 9313 
elasticsearch-curator_9.0.0-1_amd64.buildinfo
Files:
 e738788cfac6b846b041d1a93083ee10 2790 python optional 
elasticsearch-curator_9.0.0-1.dsc
 6776dac5a2dc55f08f67b37be8feee0a 328067 python optional 
elasticsearch-curator_9.0.0.orig.tar.gz
 870dfd16d7fe88ffbc66c40c10cd165d 7364 python optional 
elasticsearch-curator_9.0.0-1.debian.tar.xz
 d110fa979aea3d7811c46553940a6a35 9313 python optional 
elasticsearch-curator_9.0.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEESJcY4TbXsC5S1RQ8jT4KJgRDZUgFAmjvWBIACgkQjT4KJgRD
ZUj+ahAAjUF2CQpj9v8d3Nr0VZup/sBBAev7J78X6JpEQSj8Z+pxPMFOVf5bd4wf
fnH6jt1WpPV+xlpl0GtlGluWsyZK3bvuVlRoFP+asDxIyZSW0SOhkp07lwRwIAA3
emcBbOpD1YFnZlwC0ci+dxBlto7iKfQFN2YGtmZbDpGnAMYM6EBc7lPb+dtOYokF
2ZgZ5hPzy0lPbh8POHa0EWw537DnAx1kaVwgFzUmowdk/ySarBqkGh99Jv/W1ADG
0fwD/sz+XcjJeG6B9Nl/b7lw/MqbAZjz9MvyY3qfW4AsBVQhLaIPViZpsn5u57aY
yrnqQdSR/ljPFLiGLh/Yq42hVpXVu4KWumP6fGtjNMw2ZlVd4cq5Wz3u8iA+UW4B
ZLg7ACTpjB+BjUG4R1wA8wpXKDEP8S/8Kcjr3BMqUFQUKdjoHc5bcvk5EA3q1vk8
OXBHRjoNVt2MDwSBzOT8uAxMt0UxXVsnfPu7VL+f0GlRTki7va6yn8ogiKyNUHtU
NQMKlSlo/t8PTBUMH4kKLEv7nqM4elyEH8grxtjusYv9mqtR16dYeTv091TWQHuo
EpSczKflT+0zdL1c98CIXeZvLhdMBV7gY+PKBtMs7xSP3ElFTX+Y50M963aiN0+A
jb70Qpa4dDfBLXFdkh9H0VqydFwWWHW0s2sdAYTHgyddyF5IWuU=
=M65c
-----END PGP SIGNATURE-----

Attachment: pgpI_yisiNBc4.pgp
Description: PGP signature


--- End Message ---

Reply via email to