Your message dated Tue, 30 Jun 2026 14:40:00 +0000
with message-id <[email protected]>
and subject line Bug#1140870: fixed in python-aionut 4.3.4-1
has caused the Debian Bug report #1140870,
regarding python-aionut: autopkgtest regression with pytest 9.1
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.)


-- 
1140870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-aionut
Version: 4.3.3-2
Severity: serious
User: [email protected]
Usertags: pytest9.1

Dear maintainer,

According to https://ci.debian.net data, your package python-aionut has an
autopkgtest regression with pytest.

The following architectures failed: amd64, arm64, i386, loong64,
ppc64el, riscv64, s390x.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-aionut/testing/amd64/72542058/
follows:

 62s tests/test_init.py::test_imports ERROR                                   [ 
11%]
 62s tests/test_init.py::test_auth_late_auth_failure ERROR                    [ 
16%]
 62s tests/test_init.py::test_no_auth ERROR                                   [ 
22%]
 62s tests/test_init.py::test_auth_bad_username ERROR                         [ 
27%]
 62s tests/test_init.py::test_auth_bad_password ERROR                         [ 
33%]
 62s tests/test_init.py::test_list_ups ERROR                                  [ 
38%]
 62s tests/test_init.py::test_list_ups_no_persist ERROR                       [ 
44%]
 62s tests/test_init.py::test_list_vars ERROR                                 [ 
50%]
 62s tests/test_init.py::test_list_vars_wrong_response ERROR                  [ 
55%]
 62s tests/test_init.py::test_list_command ERROR                              [ 
61%]
 62s tests/test_init.py::test_list_command_wrong_response ERROR               [ 
66%]
 62s tests/test_init.py::test_list_ups_first_connection_drop ERROR            [ 
72%]
 62s tests/test_init.py::test_list_ups_connection_drop ERROR                  [ 
77%]
 62s tests/test_init.py::test_run_command ERROR                               [ 
83%]
 62s tests/test_init.py::test_description ERROR                               [ 
88%]
 62s tests/test_init.py::test_timeout ERROR                                   [ 
94%]
 62s tests/test_init.py::test_use_after_shutdown ERROR                        
[100%]
 62s ==================================== ERRORS 
====================================
 62s ________________________ ERROR at setup of test_imports 
________________________
 62s ________________ ERROR at setup of test_auth_late_auth_failure 
_________________
 62s E       AssertionError
 62s ________________________ ERROR at setup of test_no_auth 
________________________
 62s E       AssertionError
 62s ___________________ ERROR at setup of test_auth_bad_username 
___________________
 62s E       AssertionError
 62s ___________________ ERROR at setup of test_auth_bad_password 
___________________
 62s E       AssertionError
 62s _______________________ ERROR at setup of test_list_ups 
________________________
 62s E       AssertionError
 62s __________________ ERROR at setup of test_list_ups_no_persist 
__________________
 62s E       AssertionError
 62s _______________________ ERROR at setup of test_list_vars 
_______________________
 62s E       AssertionError
 62s _______________ ERROR at setup of test_list_vars_wrong_response 
________________
 62s E       AssertionError
 62s _____________________ ERROR at setup of test_list_command 
______________________
 62s E       AssertionError
 62s ______________ ERROR at setup of test_list_command_wrong_response 
______________
 62s E       AssertionError
 62s ____________ ERROR at setup of test_list_ups_first_connection_drop 
_____________
 62s E       AssertionError
 62s _______________ ERROR at setup of test_list_ups_connection_drop 
________________
 62s E       AssertionError
 62s ______________________ ERROR at setup of test_run_command 
______________________
 62s E       AssertionError
 62s ______________________ ERROR at setup of test_description 
______________________
 62s E       AssertionError
 62s ________________________ ERROR at setup of test_timeout 
________________________
 62s E       AssertionError
 62s __________________ ERROR at setup of test_use_after_shutdown 
___________________
 62s E       AssertionError
 62s ERROR tests/test_init.py::test_imports - Failed: 'test_imports' requested 
an ...
 62s ERROR tests/test_init.py::test_auth_late_auth_failure - AssertionError
 62s ERROR tests/test_init.py::test_no_auth - AssertionError
 62s ERROR tests/test_init.py::test_auth_bad_username - AssertionError
 62s ERROR tests/test_init.py::test_auth_bad_password - AssertionError
 62s ERROR tests/test_init.py::test_list_ups - AssertionError
 62s ERROR tests/test_init.py::test_list_ups_no_persist - AssertionError
 62s ERROR tests/test_init.py::test_list_vars - AssertionError
 62s ERROR tests/test_init.py::test_list_vars_wrong_response - AssertionError
 62s ERROR tests/test_init.py::test_list_command - AssertionError
 62s ERROR tests/test_init.py::test_list_command_wrong_response - AssertionError
 62s ERROR tests/test_init.py::test_list_ups_first_connection_drop - 
AssertionError
 62s ERROR tests/test_init.py::test_list_ups_connection_drop - AssertionError
 62s ERROR tests/test_init.py::test_run_command - AssertionError
 62s ERROR tests/test_init.py::test_description - AssertionError
 62s ERROR tests/test_init.py::test_timeout - AssertionError
 62s ERROR tests/test_init.py::test_use_after_shutdown - AssertionError
 63s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: 
cd /tmp/autopkgtest-lxc.ns4bl1pg/downtmp/autopkgtest_tmp/build; python3.14 -m 
pytest tests
 63s tests/test_init.py::test_imports ERROR                                   [ 
11%]
 63s tests/test_init.py::test_auth_late_auth_failure ERROR                    [ 
16%]
 63s tests/test_init.py::test_no_auth ERROR                                   [ 
22%]
 63s tests/test_init.py::test_auth_bad_username ERROR                         [ 
27%]
 63s tests/test_init.py::test_auth_bad_password ERROR                         [ 
33%]
 63s tests/test_init.py::test_list_ups ERROR                                  [ 
38%]
 63s tests/test_init.py::test_list_ups_no_persist ERROR                       [ 
44%]
 63s tests/test_init.py::test_list_vars ERROR                                 [ 
50%]
 63s tests/test_init.py::test_list_vars_wrong_response ERROR                  [ 
55%]
 63s tests/test_init.py::test_list_command ERROR                              [ 
61%]
 63s tests/test_init.py::test_list_command_wrong_response ERROR               [ 
66%]
 63s tests/test_init.py::test_list_ups_first_connection_drop ERROR            [ 
72%]
 63s tests/test_init.py::test_list_ups_connection_drop ERROR                  [ 
77%]
 63s tests/test_init.py::test_run_command ERROR                               [ 
83%]
 63s tests/test_init.py::test_description ERROR                               [ 
88%]
 63s tests/test_init.py::test_timeout ERROR                                   [ 
94%]
 63s tests/test_init.py::test_use_after_shutdown ERROR                        
[100%]
 63s ==================================== ERRORS 
====================================
 63s ________________________ ERROR at setup of test_imports 
________________________
 63s ________________ ERROR at setup of test_auth_late_auth_failure 
_________________
 63s E       AssertionError
 63s ________________________ ERROR at setup of test_no_auth 
________________________
 63s E       AssertionError
 63s ___________________ ERROR at setup of test_auth_bad_username 
___________________
 63s E       AssertionError
 63s ___________________ ERROR at setup of test_auth_bad_password 
___________________
 63s E       AssertionError
 63s _______________________ ERROR at setup of test_list_ups 
________________________
 63s E       AssertionError
 63s __________________ ERROR at setup of test_list_ups_no_persist 
__________________
 63s E       AssertionError
 63s _______________________ ERROR at setup of test_list_vars 
_______________________
 63s E       AssertionError
 63s _______________ ERROR at setup of test_list_vars_wrong_response 
________________
 63s E       AssertionError
 63s _____________________ ERROR at setup of test_list_command 
______________________
 63s E       AssertionError
 63s ______________ ERROR at setup of test_list_command_wrong_response 
______________
 63s E       AssertionError
 63s ____________ ERROR at setup of test_list_ups_first_connection_drop 
_____________
 63s E       AssertionError
 63s _______________ ERROR at setup of test_list_ups_connection_drop 
________________
 63s E       AssertionError
 63s ______________________ ERROR at setup of test_run_command 
______________________
 63s E       AssertionError
 63s ______________________ ERROR at setup of test_description 
______________________
 63s E       AssertionError
 63s ________________________ ERROR at setup of test_timeout 
________________________
 63s E       AssertionError
 63s __________________ ERROR at setup of test_use_after_shutdown 
___________________
 63s E       AssertionError
 63s ERROR tests/test_init.py::test_imports - Failed: 'test_imports' requested 
an ...
 63s ERROR tests/test_init.py::test_auth_late_auth_failure - AssertionError
 63s ERROR tests/test_init.py::test_no_auth - AssertionError
 63s ERROR tests/test_init.py::test_auth_bad_username - AssertionError
 63s ERROR tests/test_init.py::test_auth_bad_password - AssertionError
 63s ERROR tests/test_init.py::test_list_ups - AssertionError
 63s ERROR tests/test_init.py::test_list_ups_no_persist - AssertionError
 63s ERROR tests/test_init.py::test_list_vars - AssertionError
 63s ERROR tests/test_init.py::test_list_vars_wrong_response - AssertionError
 63s ERROR tests/test_init.py::test_list_command - AssertionError
 63s ERROR tests/test_init.py::test_list_command_wrong_response - AssertionError
 63s ERROR tests/test_init.py::test_list_ups_first_connection_drop - 
AssertionError
 63s ERROR tests/test_init.py::test_list_ups_connection_drop - AssertionError
 63s ERROR tests/test_init.py::test_run_command - AssertionError
 63s ERROR tests/test_init.py::test_description - AssertionError
 63s ERROR tests/test_init.py::test_timeout - AssertionError
 63s ERROR tests/test_init.py::test_use_after_shutdown - AssertionError
 63s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: 
cd /tmp/autopkgtest-lxc.ns4bl1pg/downtmp/autopkgtest_tmp/build; python3.13 -m 
pytest tests
 63s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i 
python{version} -p "3.14 3.13" --parallel= returned exit code 13
 63s pybuild-autopkgtest: error: /tmp/x7yOnozkKf/run pybuild-autopkgtest 
returned exit code 2
 64s pybuild-autopkgtest  FAIL non-zero exit status 25
 64s pybuild-autopkgtest  FAIL non-zero exit status 25

--- End Message ---
--- Begin Message ---
Source: python-aionut
Source-Version: 4.3.4-1
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-aionut, 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.
Edward Betts <[email protected]> (supplier of updated python-aionut 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: Tue, 30 Jun 2026 13:45:11 +0100
Source: python-aionut
Architecture: source
Version: 4.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1140870
Changes:
 python-aionut (4.3.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix test failures with pytest 9.1. (Closes: #1140870)
   * Remove 'Priority: optional', now the default.
   * Update Standards-Version.
   * Update debian/watch to format version 5.
   * Add my name to Uploaders and copyright.
   * Add <!nocheck> to test dependencies.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 a4d9871604542a145e4350e895098141baf00fc3 2564 python-aionut_4.3.4-1.dsc
 258546cb10cf875d44724e452e7e0f64dbc2362f 43784 python-aionut_4.3.4.orig.tar.xz
 87f7daa978ab860189e9e29ae00380ab38868900 3044 
python-aionut_4.3.4-1.debian.tar.xz
 a809ee81bba128daaf5968fcb89ec902c4cfa033 99748 python-aionut_4.3.4-1.git.tar.xz
 b505e0e27d296026bff422d5b43fff6cd9412c0b 17520 
python-aionut_4.3.4-1_source.buildinfo
Checksums-Sha256:
 21b022b9fc694dbd81ae785d4a228ec05e2bc912ae51d3d39069936a9e2ca43c 2564 
python-aionut_4.3.4-1.dsc
 dc5bf64f2c8f2b119c22a6d8c0461e2af3dc62d0007eaa22f36ec0163fc1bf39 43784 
python-aionut_4.3.4.orig.tar.xz
 11157584c701179bb9356a928ab371e6940065da8daa0d373a3aef9cfc905f7c 3044 
python-aionut_4.3.4-1.debian.tar.xz
 8baf25e696572362bbc35398a06968861ceaa030cf57618a211632948a03e684 99748 
python-aionut_4.3.4-1.git.tar.xz
 d20668e13e0424dea10a5b6b71720892a9ce9edf14197f6423965514ca1ef3b4 17520 
python-aionut_4.3.4-1_source.buildinfo
Files:
 e0484cc82447a3b5afe144fc07a26056 2564 python optional python-aionut_4.3.4-1.dsc
 da0fcf1f476babac1d5a273303ce06b8 43784 python optional 
python-aionut_4.3.4.orig.tar.xz
 53e8c914073ebbbf964efbdfa2d19c53 3044 python optional 
python-aionut_4.3.4-1.debian.tar.xz
 2f996b2d11fcddf03e3c4d97d1c7f314 99748 python None 
python-aionut_4.3.4-1.git.tar.xz
 00152d1224053d646448d2eadb6e8af3 17520 python optional 
python-aionut_4.3.4-1_source.buildinfo
Git-Tag-Info: tag=92a604e53b7b61d7faf8d37930970051927ec077 
fp=fb8acfa78c726089c38ad0269605a1098c63b92a
Git-Tag-Tagger: Edward Betts <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpDxWQACgkQYG0ITkaD
wHmR2w//Xt1Fs6ZVX3iwzu4txeMF13tzuv7weBLcCQnN/zsAwcMQsN0eKd+OGA7D
KDnRBlIxSlxV3vLG1IHppBT4REBO0SErbtN+bLSqfINZSVDX2p8U6ka2NRdpDH+e
YI46zmxYn8qLU1xm1tRC/NinZnPfiZCsQDxj8Cb78ySm0eUI0ELZ8KnlGPXWYSGn
cItAoDVVMwKoC+z2ZUffWQObVtLiLyuFqzV6oHMrWooKG7aPNSCKcMvV9NcCu2ex
Tbxt8W/cPPeXNmfTDZgJqL6H3CcSNhw5mnfljdyv3ddlWJIEKhQ0Lyq8+4Nazh4y
ViQMrklC73F3oALt5kNeLH1bKq7lLKg5DnSqZ2FtJvFK+W/7oUCKLZC/Xt3K0iTD
Xma0oCl8Hf1yLmP2W8mywkTsXZ15Ved7RwyiDaleCvWS9fLMibVdRdZdxFxlD6Zb
cIDwGb14R36KoCOQUo2Pn/SOopgLn5cdML/heaLhu8Ct74SLyQuCtQFMiNeN0gtH
LnT504tFobxG0FawO5fZjbRMiSnsP2UfeubB92bxIs/GTzvzF2jycQW15yNo1OL2
F9hyGMB3PNOAUZ7mm8VFyvAt3hxx0eJw4qLZbjmTN3lEsMYGww4Klse1ge2K2wOm
pJ3bO7zsRVnBo8/ZyQKxOae01zg+wMf97NXfVal+XhH9g4MEuTs=
=hXkP
-----END PGP SIGNATURE-----

Attachment: pgpndTHJdKvzI.pgp
Description: PGP signature


--- End Message ---

Reply via email to