Your message dated Fri, 24 Feb 2023 18:34:33 +0000
with message-id <e1pvctt-007r9e...@fasolo.debian.org>
and subject line Bug#1030297: fixed in pytango 9.3.6-2.1
has caused the Debian Bug report #1030297,
regarding pytango FTBFS on IPV6-only buildds
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 ow...@bugs.debian.org
immediately.)


-- 
1030297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytango
Version: 9.3.6-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=pytango&arch=amd64&ver=9.3.6-2%2Bb1&stamp=1675322420&raw=0

=========================== short test summary info ============================
FAILED tests/test_async.py::test_async_command_polled[int]
FAILED tests/test_async.py::test_async_command_polled[float]
FAILED tests/test_async.py::test_async_command_polled[str]
FAILED tests/test_async.py::test_async_command_polled[bool]
FAILED tests/test_async.py::test_async_command_polled[(int,)]
FAILED tests/test_async.py::test_async_command_polled[(float,)]
FAILED tests/test_async.py::test_async_command_polled[(str,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[int]
FAILED tests/test_async.py::test_async_command_with_polled_callback[float]
FAILED tests/test_async.py::test_async_command_with_polled_callback[str]
FAILED tests/test_async.py::test_async_command_with_polled_callback[bool]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(int,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(float,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(str,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[int]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[float]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[str]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[bool]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(int,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(float,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(str,)]
FAILED tests/test_server.py::test_empty_device[Synchronous]
FAILED tests/test_server.py::test_empty_device[Asyncio]
FAILED tests/test_server.py::test_empty_device[Gevent]
FAILED tests/test_server.py::test_set_state[ON-Synchronous]
FAILED tests/test_server.py::test_set_state[ON-Asyncio]
FAILED tests/test_server.py::test_set_state[ON-Gevent]
FAILED tests/test_server.py::test_set_state[OFF-Synchronous]
FAILED tests/test_server.py::test_set_state[OFF-Asyncio]
FAILED tests/test_server.py::test_set_state[OFF-Gevent]
FAILED tests/test_server.py::test_set_state[CLOSE-Synchronous]
FAILED tests/test_server.py::test_set_state[CLOSE-Asyncio]
FAILED tests/test_server.py::test_set_state[CLOSE-Gevent]
FAILED tests/test_server.py::test_set_state[OPEN-Synchronous]
FAILED tests/test_server.py::test_set_state[OPEN-Asyncio]
FAILED tests/test_server.py::test_set_state[OPEN-Gevent]
FAILED tests/test_server.py::test_set_state[INSERT-Synchronous]
FAILED tests/test_server.py::test_set_state[INSERT-Asyncio]
FAILED tests/test_server.py::test_set_state[INSERT-Gevent]
FAILED tests/test_server.py::test_set_state[EXTRACT-Synchronous]
FAILED tests/test_server.py::test_set_state[EXTRACT-Asyncio]
FAILED tests/test_server.py::test_set_state[EXTRACT-Gevent]
FAILED tests/test_server.py::test_set_state[MOVING-Synchronous]
FAILED tests/test_server.py::test_set_state[MOVING-Asyncio]
FAILED tests/test_server.py::test_set_state[MOVING-Gevent]
FAILED tests/test_server.py::test_set_state[STANDBY-Synchronous]
FAILED tests/test_server.py::test_set_state[STANDBY-Asyncio]
FAILED tests/test_server.py::test_set_state[STANDBY-Gevent]
FAILED tests/test_server.py::test_set_state[FAULT-Synchronous]
FAILED tests/test_server.py::test_set_state[FAULT-Asyncio]
FAILED tests/test_server.py::test_set_state[FAULT-Gevent]
FAILED tests/test_server.py::test_set_state[INIT-Synchronous]
FAILED tests/test_server.py::test_set_state[INIT-Asyncio]
FAILED tests/test_server.py::test_set_state[INIT-Gevent]
FAILED tests/test_server.py::test_set_state[RUNNING-Synchronous]
FAILED tests/test_server.py::test_set_state[RUNNING-Asyncio]
FAILED tests/test_server.py::test_set_state[RUNNING-Gevent]
FAILED tests/test_server.py::test_set_state[ALARM-Synchronous]
FAILED tests/test_server.py::test_set_state[ALARM-Asyncio]
FAILED tests/test_server.py::test_set_state[ALARM-Gevent]
FAILED tests/test_server.py::test_set_state[DISABLE-Synchronous]
FAILED tests/test_server.py::test_set_state[DISABLE-Asyncio]
FAILED tests/test_server.py::test_set_state[DISABLE-Gevent]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Synchronous]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Asyncio]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Gevent]
FAILED tests/test_server.py::test_set_status[Synchronous]
FAILED tests/test_server.py::test_set_status[Asyncio]
FAILED tests/test_server.py::test_set_status[Gevent]
FAILED tests/test_server.py::test_identity_command[int-Synchronous]
FAILED tests/test_server.py::test_identity_command[int-Asyncio]
FAILED tests/test_server.py::test_identity_command[int-Gevent]
FAILED tests/test_server.py::test_identity_command[float-Synchronous]
FAILED tests/test_server.py::test_identity_command[float-Asyncio]
FAILED tests/test_server.py::test_identity_command[float-Gevent]
FAILED tests/test_server.py::test_identity_command[str-Synchronous]
FAILED tests/test_server.py::test_identity_command[str-Asyncio]
FAILED tests/test_server.py::test_identity_command[str-Gevent]
FAILED tests/test_server.py::test_identity_command[bool-Synchronous]
FAILED tests/test_server.py::test_identity_command[bool-Asyncio]
FAILED tests/test_server.py::test_identity_command[bool-Gevent]
FAILED tests/test_server.py::test_identity_command[(int,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(int,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(int,)-Gevent]
FAILED tests/test_server.py::test_identity_command[(float,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(float,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(float,)-Gevent]
FAILED tests/test_server.py::test_identity_command[(str,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(str,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(str,)-Gevent]
FAILED tests/test_server.py::test_polled_command[Synchronous]
FAILED tests/test_server.py::test_polled_command[Asyncio]
FAILED tests/test_server.py::test_polled_command[Gevent]
FAILED tests/test_server.py::test_wrong_command_result[Synchronous]
FAILED tests/test_server.py::test_wrong_command_result[Asyncio]
FAILED tests/test_server.py::test_wrong_command_result[Gevent]
FAILED tests/test_server.py::test_read_write_attribute[int-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[int-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[float-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[float-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[str-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[str-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[bool-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[bool-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute_enum[Synchronous]
FAILED tests/test_server.py::test_read_write_attribute_enum[Asyncio]
FAILED tests/test_server.py::test_read_write_attribute_enum[Gevent]
FAILED tests/test_server.py::test_wrong_attribute_read[Synchronous]
FAILED tests/test_server.py::test_wrong_attribute_read[Asyncio]
FAILED tests/test_server.py::test_wrong_attribute_read[Gevent]
FAILED 
tests/test_server.py::test_attribute_access_with_default_method_names[Synchronous]
FAILED 
tests/test_server.py::test_attribute_access_with_default_method_names[Asyncio]
FAILED 
tests/test_server.py::test_attribute_access_with_default_method_names[Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute[float-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[float-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Gevent]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Synchronous]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Asyncio]
FAILED 
tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Gevent]
FAILED 
tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[Device_4Impl]
FAILED 
tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[Device_5Impl]
FAILED 
tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[LatestDeviceImpl]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Synchronous]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Asyncio]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Gevent]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Synchronous]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Asyncio]
FAILED 
tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Gevent]
FAILED 
tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Synchronous]
FAILED 
tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Asyncio]
FAILED 
tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Gevent]
FAILED tests/test_server.py::test_device_property_no_default[int-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[int-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[int-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[float-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[float-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[float-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[str-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[str-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[str-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[bool-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[bool-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[bool-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_no_default[(float,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_no_default[(bool,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[int-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[int-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[int-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[float-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[float-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[float-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[str-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[str-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[str-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[bool-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[bool-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[bool-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(int,)-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(int,)-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(int,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(float,)-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(float,)-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(float,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(str,)-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(str,)-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(str,)-Gevent]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(bool,)-Synchronous]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(bool,)-Asyncio]
FAILED 
tests/test_server.py::test_device_property_with_default_value[(bool,)-Gevent]
FAILED 
tests/test_server.py::test_device_get_device_properties_when_init_device[Synchronous]
FAILED 
tests/test_server.py::test_device_get_device_properties_when_init_device[Asyncio]
FAILED 
tests/test_server.py::test_device_get_device_properties_when_init_device[Gevent]
FAILED tests/test_server.py::test_device_get_attr_config[Synchronous]
FAILED tests/test_server.py::test_device_get_attr_config[Asyncio]
FAILED tests/test_server.py::test_device_get_attr_config[Gevent]
FAILED tests/test_server.py::test_inheritance[Synchronous]
FAILED tests/test_server.py::test_inheritance[Asyncio]
FAILED tests/test_server.py::test_inheritance[Gevent]
FAILED tests/test_server.py::test_polled_attribute[Synchronous]
FAILED tests/test_server.py::test_polled_attribute[Asyncio]
FAILED tests/test_server.py::test_polled_attribute[Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Gevent]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Synchronous]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Asyncio]
FAILED 
tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Gevent]
FAILED tests/test_server.py::test_logging[Synchronous]
FAILED tests/test_server.py::test_logging[Asyncio]
FAILED tests/test_server.py::test_logging[Gevent]
FAILED tests/test_server.py::test_read_write_dev_encoded[Synchronous]
FAILED tests/test_server.py::test_read_write_dev_encoded[Asyncio]
FAILED tests/test_server.py::test_read_write_dev_encoded[Gevent]
FAILED tests/test_server.py::test_exception_propagation[Synchronous]
FAILED tests/test_server.py::test_exception_propagation[Asyncio]
FAILED tests/test_server.py::test_exception_propagation[Gevent]
FAILED tests/test_test_context.py::test_single_device[Synchronous]
FAILED tests/test_test_context.py::test_single_device[Asyncio]
FAILED tests/test_test_context.py::test_single_device[Gevent]
FAILED tests/test_test_context.py::test_single_async_init_device
FAILED tests/test_test_context.py::test_single_device_old_api
FAILED 
tests/test_test_context.py::test_multi_devices_info[SimpleDevice-SimpleDevice]
FAILED 
tests/test_test_context.py::test_multi_devices_info[tango.test_utils.SimpleDevice-SimpleDevice]
FAILED 
tests/test_test_context.py::test_multi_devices_info[class_field2-ClassicAPISimpleDeviceImpl]
FAILED 
tests/test_test_context.py::test_multi_devices_info[class_field3-ClassicAPISimpleDeviceImpl]
FAILED 
tests/test_test_context.py::test_multi_devices_info[class_field4-ClassicAPISimpleDeviceImpl]
FAILED 
tests/test_test_context.py::test_multi_devices_info[class_field5-ClassicAPISimpleDeviceImpl]
FAILED tests/test_test_context.py::test_multi_with_single_device[Synchronous]
FAILED tests/test_test_context.py::test_multi_with_single_device[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_single_device[Gevent]
FAILED tests/test_test_context.py::test_multi_with_single_device_old_api
FAILED tests/test_test_context.py::test_multi_with_two_devices[Synchronous]
FAILED tests/test_test_context.py::test_multi_with_two_devices[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_two_devices[Gevent]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1GreenModeUnspecified-Device2GreenModeUnspecified-None]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1GreenModeUnspecified-Device2Synchronous-None]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Synchronous-Device2GreenModeUnspecified-None]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Synchronous-Device2Synchronous-None]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Asyncio-Device2Asyncio-None]
FAILED 
tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Gevent-Device2Gevent-None]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Synchronous-Asyncio-Asyncio-None-SynchronousExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Synchronous-Gevent-Gevent-None-SynchronousExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Synchronous-Synchronous-None-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Gevent-Gevent-None-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-Synchronous-Synchronous-None-GeventExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-Asyncio-Asyncio-None-GeventExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Synchronous-Asyncio-None-SynchronousExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Synchronous-Gevent-None-SynchronousExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Synchronous-None-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Gevent-None-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Gevent-Synchronous-None-GeventExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Gevent-Asyncio-None-GeventExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Synchronous-None-SynchronousExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Asyncio-RuntimeError-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Gevent-RuntimeError-GeventExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-None-Asyncio-RuntimeError-AsyncioExecutor]
FAILED 
tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-None-Gevent-RuntimeError-GeventExecutor]
FAILED tests/test_test_context.py::test_multi_with_async_devices_initialised
FAILED tests/test_test_context.py::test_multi_device_access
FAILED tests/test_test_context.py::test_multi_device_proxy_cached
FAILED 
tests/test_test_context.py::test_multi_with_two_devices_with_properties[Synchronous]
FAILED 
tests/test_test_context.py::test_multi_with_two_devices_with_properties[Asyncio]
FAILED 
tests/test_test_context.py::test_multi_with_two_devices_with_properties[Gevent]
FAILED 
tests/test_test_context.py::test_multi_with_memorized_attribute_values[False-None-0]
FAILED 
tests/test_test_context.py::test_multi_with_memorized_attribute_values[False-1-0]
FAILED 
tests/test_test_context.py::test_multi_with_memorized_attribute_values[True-None-0]
FAILED 
tests/test_test_context.py::test_multi_with_memorized_attribute_values[True-1-1]
FAILED 
tests/test_test_context.py::test_single_with_memorized_attribute_values[False-None-0]
FAILED 
tests/test_test_context.py::test_single_with_memorized_attribute_values[False-1-0]
FAILED 
tests/test_test_context.py::test_single_with_memorized_attribute_values[True-None-0]
FAILED 
tests/test_test_context.py::test_single_with_memorized_attribute_values[True-1-1]
ERROR tests/test_client.py::test_repr_uses_info[Synchronous]
ERROR tests/test_client.py::test_repr_uses_info[Asyncio]
ERROR tests/test_client.py::test_repr_uses_info[Gevent]
ERROR tests/test_client.py::test_repr_uses_info[Futures]
ERROR 
tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Synchronous]
ERROR 
tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Asyncio]
ERROR tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Gevent]
ERROR 
tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Futures]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Synchronous]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Asyncio]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Gevent]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Futures]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Synchronous]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Asyncio]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Gevent]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Futures]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Synchronous]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Asyncio]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Gevent]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Futures]
ERROR tests/test_event.py::test_subscribe_change_event[Synchronous]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Synchronous]
ERROR tests/test_event.py::test_subscribe_interface_event[Synchronous]
ERROR tests/test_event.py::test_push_event_with_timestamp[Synchronous]
ERROR 
tests/test_event.py::test_subscribe_change_event_from_user_thread[Synchronous]
ERROR tests/test_event.py::test_subscribe_change_event[Futures]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Futures]
ERROR tests/test_event.py::test_subscribe_interface_event[Futures]
ERROR tests/test_event.py::test_push_event_with_timestamp[Futures]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Futures]
ERROR tests/test_event.py::test_subscribe_change_event[Asyncio]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Asyncio]
ERROR tests/test_event.py::test_subscribe_interface_event[Asyncio]
ERROR tests/test_event.py::test_push_event_with_timestamp[Asyncio]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Asyncio]
ERROR tests/test_event.py::test_subscribe_change_event[Gevent]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Gevent]
ERROR tests/test_event.py::test_subscribe_interface_event[Gevent]
ERROR tests/test_event.py::test_push_event_with_timestamp[Gevent]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Gevent]
= 364 failed, 689 passed, 26 xfailed, 2 warnings, 40 errors in 176.40s 
(0:02:56) =
E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_tango/build; python3.11 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 
returned exit code 13

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: pytango
Source-Version: 9.3.6-2.1
Done: Helmut Grohne <hel...@subdivi.de>

We believe that the bug you reported is fixed in the latest version of
pytango, 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 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Helmut Grohne <hel...@subdivi.de> (supplier of updated pytango 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 21 Feb 2023 15:38:03 +0100
Source: pytango
Architecture: source
Version: 9.3.6-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Helmut Grohne <hel...@subdivi.de>
Closes: 1030297
Changes:
 pytango (9.3.6-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Really fix the tests suite on IPv6-only buildds. (Closes: #1030297)
Checksums-Sha1:
 8f4c3cf4e8d02f4c6822daffa695008499994cbd 2701 pytango_9.3.6-2.1.dsc
 e542a4019c214d217068d567bd35fdc1b02f00ce 9672 pytango_9.3.6-2.1.debian.tar.xz
 6c7207b46e9a4951094ef143aa555b36f2316c82 12058 
pytango_9.3.6-2.1_amd64.buildinfo
Checksums-Sha256:
 4d90a5bcef1e5f9e476aef037bd18e14a739bceef43090f344de162c43fd4ac4 2701 
pytango_9.3.6-2.1.dsc
 80ee982e80b62d46389abde61e9e64a54bb98216322315afb3635609134d4fd7 9672 
pytango_9.3.6-2.1.debian.tar.xz
 391c210bd33ab95854ad9e4f8f201332adf3d1573aba32bfb007ca0c9bf60eac 12058 
pytango_9.3.6-2.1_amd64.buildinfo
Files:
 d018d680543a0ef573e4087a16686b13 2701 science optional pytango_9.3.6-2.1.dsc
 c0069e14292beeef2a577dc321b472f8 9672 science optional 
pytango_9.3.6-2.1.debian.tar.xz
 8699dcd16015212eaf92c2078239e60a 12058 science optional 
pytango_9.3.6-2.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmP4/nEACgkQLRqqzyRE
REJMYQ//ZaHhQEVDR8RReiUouTpbVi1R+QjkbjPe8nMFQpXMookeDwVP36q6cH67
9BpRSGwxUzDwVvGS+UTVEkhyA2+IWfu/tnH/6zNOXVqtfjbLonn+5UWayC1NgpmW
kBM2V45eSnBfYtjeC02/eX60QZjUENHIWghmLzOjMWr3i6QOc76eS7+JMoXwx6Ld
XuDQfjjrZxeKJ4GdYYKgy8XQq1wESeYvYomaPx+d9f5wZP77PEYbg0fBDhmMKWDB
+HouqRMLQr8YyxMdTPKD9TXXX4zm5r5PPl4rvpqou+rt+fNPqzcDWlBP3gkWcxSN
dRxZQChie4yrjnGscwLtlhvNHYATrJ8l7BW1NfgY7gBsWUfuu91BU4zbbiIhOjPV
eUDiXVIcuQ4E5rL2h/pmHAMLEJSi+pIkfxm+fo6Dbvhwld00uHnsx9i6HMJ9YAoN
sBUMzkaqUKZ4j+3an9OKtkoWNEN1JL+l7NrtZXHCIk0m3ECPC1aFifrxsck4uiQu
t7WOtLGma3YiWR4QMxPh2FkoffKLSK7T0/vRd+9jzGEKFK0Mmg6c1Bruc7ktEXxX
fasy2Dmzii/0CBmQfxpR+ffavbX9OFq4qMTDteccf+4ATIJ97+ykHyIscPhV71te
OpXSMVfgxG7Fkg5NMZ4MK9aYp14z/X/NHRBYM8KsAqnIaJJijco=
=9ZUI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to