Your message dated Thu, 12 Mar 2026 13:18:38 +0000
with message-id <[email protected]>
and subject line Bug#1127660: fixed in con-duct 0.17.0-2
has caused the Debian Bug report #1127660,
regarding con-duct: autopkgtest regression on riscv64
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.)
--
1127660: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127660
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: con-duct
Version: 0.17.0-1
Severity: serious
Hi Maintainer
con-duct's autopkgtests are failing on riscv64 [1]. I've copied what
I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/c/con-duct/testing/riscv64/
353s =================================== FAILURES
===================================
353s ____________________________ test_signal_int[None]
_____________________________
353s
353s temp_output_dir = '/tmp/pytest-of-debci/pytest-0/test_signal_int_None_0/'
353s fail_time = None
353s
353s @pytest.mark.parametrize("fail_time", [None, 0, 10, -1, -3.14])
353s def test_signal_int(temp_output_dir: str, fail_time: float |
None) -> None:
353s
353s wait_time = 0.3
353s proc = multiprocessing.Process(
353s target=_runner_for_signal_int, args=(temp_output_dir,
fail_time)
353s )
353s proc.start()
353s sleep(wait_time)
353s assert proc.pid is not None, "Process PID should not be
None" # for mypy
353s os.kill(proc.pid, signal.SIGINT)
353s proc.join()
353s
353s # Once the command has been killed, duct should exit
gracefully with exit code 0
353s > assert proc.exitcode == 0
353s E AssertionError: assert 1 == 0
353s E + where 1 = <Process name='Process-1' pid=6450
parent=5259 stopped exitcode=1>.exitcode
353s
353s test/test_execution.py:238: AssertionError
--- End Message ---
--- Begin Message ---
Source: con-duct
Source-Version: 0.17.0-2
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
con-duct, 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.
Santiago Vila <[email protected]> (supplier of updated con-duct 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: Thu, 12 Mar 2026 13:50:00 +0100
Source: con-duct
Architecture: source
Version: 0.17.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1127660
Changes:
con-duct (0.17.0-2) unstable; urgency=medium
.
* Team upload.
.
[ Adrian Bunk ]
* Backport upstream fix to retry signal tests with increased
wait times. Closes: #1127660.
.
[ Santiago Vila ]
* Drop "Rules-Requires-Root: no" (default).
* Drop "Priority: optional" (default).
* Update standards-version.
* Add debian/salsa-ci.yml.
Checksums-Sha1:
a4096c974259a959b2f391dfad8e41e0d134af84 2459 con-duct_0.17.0-2.dsc
b14f96fe426789417fa33a01a34ea253d6f4024f 5092 con-duct_0.17.0-2.debian.tar.xz
3564e9191072ec2d205806febfe72a82b502d4d0 9048
con-duct_0.17.0-2_source.buildinfo
Checksums-Sha256:
c9a6522e534dfaf47601b7191328800cc0e1e48061e4aaf16461fa60ee17ff46 2459
con-duct_0.17.0-2.dsc
22cad435b51d9d59939c1659db54dfa0cb9d3c0810554575f1eb62a2b0ec78d0 5092
con-duct_0.17.0-2.debian.tar.xz
5a29d54d4ab3883adaec41ae9ce22e848c175747169c0a493f70a706ac7da475 9048
con-duct_0.17.0-2_source.buildinfo
Files:
7906e57c4885f7acf5b406a26eaa1c07 2459 python optional con-duct_0.17.0-2.dsc
7563edf4185684b5cef9af98a9c7f4ed 5092 python optional
con-duct_0.17.0-2.debian.tar.xz
9f1a9111b6d00647358c1478fe8e9bd6 9048 python optional
con-duct_0.17.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmmytyEACgkQQc5/C58b
izL+lAgAha8xVUVZlqXcXfGCfO+xO50B54yqj8vjTtKQiuIYNntmXlWIjxPMD+T6
kyPtSImzO0nzhB2XKloOgqsCfzZui0PjZYFjMzIVZZS6MMoCVYhrL+xlv1Oaps7j
H9ZXhJLgGrPt4t6ReIYPyraYB+BNG8eZ8axJSYQ/twj3HHEyHkmYAWhgDM/j3kEE
6LGPKEujRL0RdC8MbXVfgacShh6/E1LBe3odxiOxFxjjhihZ3KB6o74JQSjXiQpH
lSUvxGbrmLSDUIrSelQivfzR1WDITTOvTQRzv4qbihliV1GII+ECt2V9eLu3aTP3
RMocy7L3da0drCZ8xURX/g578a4x8w==
=rStT
-----END PGP SIGNATURE-----
pgphLtCV3bWoi.pgp
Description: PGP signature
--- End Message ---