Your message dated Sun, 22 Feb 2026 20:33:57 +0000
with message-id <[email protected]>
and subject line Bug#1128776: fixed in poetry 2.3.2+dfsg-3
has caused the Debian Bug report #1128776,
regarding poetry: autopkgtest regression on i386
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.)


-- 
1128776: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128776
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: poetry
Version: 2.3.2+dfsg-2
Severity: serious
User: [email protected]
Usertags: regression
X-Debbugs-CC: Colin Watson <[email protected]>

Dear maintainer(s),

With a recent upload of poetry the autopkgtest of poetry fails in testing when that autopkgtest is run with the binary packages of poetry from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
poetry                 from testing    2.3.2+dfsg-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1], which I'm going to overrule because it several RC bug fixes, but can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=poetry

https://ci.debian.net/data/autopkgtest/testing/i386/p/poetry/68856239/log.gz

=================================== FAILURES =================================== 300s ____________________ test_find_downloadable_versions[None] _____________________
300s [gw1] linux -- Python 3.14.3 /usr/bin/python3.14
300s 300s constraint = None
300s 300s @pytest.mark.parametrize("constraint", [None, "~3.9", ">=3.10"]) 300s def test_find_downloadable_versions(constraint: str | None) -> None:
300s         versions = list(Python.find_downloadable_versions(constraint))
300s if platform.system() == "FreeBSD" or not pbs_installer_supported_arch(
300s             platform.machine()
300s         ):
300s             assert len(versions) == 0
300s         else:
300s             assert len(versions) > 0
300s             if constraint:
300s                 parsed_constraint = parse_constraint(constraint)
300s                 assert all(
300s                     parsed_constraint.allows(
300s                         Version.parse(f"{v.major}.{v.minor}.{v.patch}")
300s                     )
300s                     for v in versions
300s                 )
300s             else:
300s >               assert len({v.free_threaded for v in versions}) == 2
300s E               assert 1 == 2
300s E                +  where 1 = len({False})
300s 300s /tmp/autopkgtest-lxc.9zsqousn/downtmp/autopkgtest_tmp/tests/utils/env/python/test_manager.py:107: AssertionError 300s =========================== short test summary info ============================ 300s SKIPPED [3] tests/console/commands/env/test_activate.py:54: Only Windows shells 300s SKIPPED [1] tests/console/commands/self/test_sync.py:26: Only relevant for `poetry self install` 300s SKIPPED [1] tests/console/commands/test_run.py:158: Poetry only installs CMD script files for console scripts of editable dependencies on Windows 300s SKIPPED [1] tests/installation/test_executor.py:506: https://github.com/python-poetry/poetry/issues/7983 300s SKIPPED [1] tests/console/commands/test_sync.py:26: Only relevant for `poetry install`
300s SKIPPED [1] tests/utils/env/test_env_manager.py:1269: requires darwin
300s SKIPPED [1] tests/utils/test_python_manager.py:104: Windows only
300s FAILED tests/utils/env/python/test_manager.py::test_find_downloadable_versions[None] 300s ============ 1 failed, 2582 passed, 9 skipped in 213.67s (0:03:33) =============
300s autopkgtest [08:16:59]: test pytest

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: poetry
Source-Version: 2.3.2+dfsg-3
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
poetry, 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.
Colin Watson <[email protected]> (supplier of updated poetry 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: Sun, 22 Feb 2026 20:15:15 +0000
Source: poetry
Architecture: source
Version: 2.3.2+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1128776
Changes:
 poetry (2.3.2+dfsg-3) unstable; urgency=medium
 .
   * Team upload.
   * Skip test_find_downloadable_versions[None] on i386 (closes: #1128776).
Checksums-Sha1:
 6fd8be765aff0444a986c29f05f81b4da10c8c02 3529 poetry_2.3.2+dfsg-3.dsc
 f90983bb5adc3759677ee1dfa812001ebee1dfe7 9560 poetry_2.3.2+dfsg-3.debian.tar.xz
 7e7cafb5eb29de9eb382fef5d9afd5f5ed07fed0 5620100 poetry_2.3.2+dfsg-3.git.tar.xz
 284191c1bd6ba59b1bb90005299bd835e2961bc4 17310 
poetry_2.3.2+dfsg-3_source.buildinfo
Checksums-Sha256:
 4dfc337dc7315a519eb0718b5f694fab62e92dc9a7e7f2510a49affd5e278b43 3529 
poetry_2.3.2+dfsg-3.dsc
 aaa1c8e9742a5d78642df0fc238c15ed91ccd11e9567d27f40bf3d9dcc2271e4 9560 
poetry_2.3.2+dfsg-3.debian.tar.xz
 655f16b31296d791a2fbafbde2ae7bd7164381d2f4ba322403881226c05695ae 5620100 
poetry_2.3.2+dfsg-3.git.tar.xz
 c7f36eda2f14d5180029333f9f5c15495f1acb160fdba00773456674e54db71d 17310 
poetry_2.3.2+dfsg-3_source.buildinfo
Files:
 ec9de8d935f546ddff10fae68052e3c0 3529 python optional poetry_2.3.2+dfsg-3.dsc
 4280ce89cedecf920b308dff7a5a6c60 9560 python optional 
poetry_2.3.2+dfsg-3.debian.tar.xz
 b6e06d2c6d8f01f380142fd315797f30 5620100 python optional 
poetry_2.3.2+dfsg-3.git.tar.xz
 748b236ee5eeea3118784cbf23ccd534 17310 python optional 
poetry_2.3.2+dfsg-3_source.buildinfo
Git-Tag-Info: tag=bfba8f7d90a60b9aa6051c89b46c3a95ee196f08 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmbZDYACgkQYG0ITkaD
wHnDZQ//WfSnhmonjryUUc6e1jriSaGCBzlUebSKHzbACr0N2CECBLbSagdpjsM7
JbDrdkd6MZwOZ5RByDqQK9ucu+SN3pYz51EJjxT3BIXMdahJC3XVO2P85fI4Qq6N
TGrhtygnottpuj4QH4NBIirFwliQmBvyqJmL06IIp35170VPsgtbdkmki/QyW1OO
w8yNFWFFCJk2vSDwPnhVHlxIkWW7fEcjUu+9G+QClAPP/xc30J2qYcb408nwqYe6
Q+rS7cGJd3CoAxegv2SiPrnCIh68IzRq9gLHxzu0MFaBBKGjjjXPJWWfcKq3QEVX
LgR7moHJ0SXExtIJzRiYLzxu+bEUbtZHU7q06eLKOTEJaxakb3oTsMhweC6x7Vbm
ZAYYmOhhJFrU69OI4YA8Ncq3eGTugvutowiafjY/j9aN+QbI+dS76bwIBvoJh6K3
+E/9zeXkGF7UX+ZL08KWViMcmeY1b8NPIV2ig6ndUqjWIFxkYFNdXFoUcdUu4kPt
8Im6SEsiwljJGWJPpX0UDeaPKrCHstbZctmh895EH3TfSILnlDzTRTDetZWiku1b
cz1+swwYjXKzMkrPEfr9Im1cI7L6zwSkeNiK9x3h1URr8aWfY/Ily+c3aHJaJBI7
81daKzWJx/uOdw2XBZ/MH2ghVfs4/NVDo9sQNb+xa4fYSk0RBZ0=
=6B0J
-----END PGP SIGNATURE-----

Attachment: pgpmMfWgUHeFV.pgp
Description: PGP signature


--- End Message ---

Reply via email to