Your message dated Fri, 5 Dec 2025 13:16:45 +0100
with message-id <[email protected]>
and subject line Re: Bug#1094634: fixed in autopkgtest 5.44
has caused the Debian Bug report #1094634,
regarding adt-virt-null fails to exit on stdin EOF
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.)
--
1094634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094634
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autopkgtest
Version: 4.4
To reproduce:
strace adt-virt-null </dev/null
Expected behaviour: it should exit.
Observed behaviour: a lot of startup, followed by:
rt_sigaction(SIGTERM, {sa_handler=0x5587ed37bb10, sa_mask=[],
sa_flags=SA_RESTORER, sa_restorer=0x7f9ce90630c0}, {sa_handler=SIG_DFL,
sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x5587ed37bb10, sa_mask=[],
sa_flags=SA_RESTORER, sa_restorer=0x7f9ce90630c0}, {sa_handler=0x5587ed37bb10,
sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9ce90630c0}, 8) = 0
rt_sigaction(SIGPIPE, {sa_handler=0x5587ed37bb10, sa_mask=[],
sa_flags=SA_RESTORER, sa_restorer=0x7f9ce90630c0}, {sa_handler=SIG_IGN,
sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9ce90630c0}, 8) = 0
read(0, "", 8192) = 0
select(0, NULL, NULL, NULL, {tv_sec=0, tv_usec=100000}) = 0 (Timeout)
read(0, "", 8192) = 0
select(0, NULL, NULL, NULL, {tv_sec=0, tv_usec=100000}) = 0 (Timeout)
read(0, "", 8192) = 0
select(0, NULL, NULL, NULL, {tv_sec=0, tv_usec=100000}) = 0 (Timeout)
read(0, "", 8192) = 0
select(0, NULL, NULL, NULL, {tv_sec=0, tv_usec=100000}) = 0 (Timeout)
read(0, "", 8192) = 0
repeating apparently indefinitely.
--
Ian Jackson <[email protected]> These opinions are my own.
If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.
--- End Message ---
--- Begin Message ---
Hi,
Bug got reopened to merge it, but it wasn't closed again...
On Wed, 12 Feb 2025 19:34:09 +0000 Debian FTP Masters
<[email protected]> wrote:
Source: autopkgtest
Source-Version: 5.44
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
autopkgtest, which is due to be installed in the Debian FTP archive.
Paul
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---