Your message dated Fri, 23 Jan 2026 14:22:48 +0000
with message-id <[email protected]>
and subject line Bug#1117775: fixed in ssh-agent-filter 0.5.2-1.1
has caused the Debian Bug report #1117775,
regarding ssh-agent-filter: FTBFS: head: cannot open 
'/tmp/shunit.yOSH99/tmp/sap_out' for reading: No such file or directory
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.)


-- 
1117775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117775
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ssh-agent-filter
Version: 0.5.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ssh-agent-filter, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.1 ssh-agent-filter *.o
test ! -d .git || git checkout -f -- version.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
test ! -d .git || git describe | sed 's/^.*$/#define SSH_AGENT_FILTER_VERSION 
"ssh-agent-filter \0"/' > version.h
pandoc -s -w man afssh.1.md -o afssh.1
pandoc -s -w man ssh-askpass-noinput.1.md -o ssh-askpass-noinput.1
g++ -g -O2 -Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64  -c -o 
ssh-agent-filter.o ssh-agent-filter.C
ssh-agent-filter.C: In function ‘int main(int, const char* const*)’:
ssh-agent-filter.C:610:40: warning: ignoring return value of ‘int chdir(const 
char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  610 |                 static_cast<void>(chdir("/"));
      |                                   ~~~~~^~~~~
cc -Wl,-z,relro -Wl,-z,now  ssh-agent-filter.o  -lstdc++ 
-lboost_program_options -lboost_filesystem -lboost_system -lboost_iostreams 
-lnettle -lpthread -o ssh-agent-filter
help2man -i ssh-agent-filter.help2man -o ssh-agent-filter.1 -N -L C.UTF-8 
./ssh-agent-filter
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PATH="$(pwd):$PATH" ./tests
ensure_mkdir: mkdir /sbuild-nonexistent/.ssh: No such file or directory

main: Couldn't prepare agent socket

Could not open a connection to your authentication agent.
test_list_filter
Could not open a connection to your authentication agent.
Could not open a connection to your authentication agent.
ASSERT:sanity check: unfiltered shold be different from filtered 
expected not same
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
test_sign_filter
ASSERT:
test_confirmation
ASSERT:
ASSERT:
head: cannot open '/tmp/shunit.yOSH99/tmp/sap_out' for reading: No such file or 
directory
ASSERT:expected:<Something behind the ssh-agent-filter requested use 
of the key named 'key1'.> but was:<>
shunit2:ERROR test_confirmation() returned non-zero return code.

Ran 3 tests.

FAILED (failures=6)
make[1]: *** [Makefile:40: test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ssh-agent-filter
Source-Version: 0.5.2-1.1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ssh-agent-filter, 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.
Andreas Tille <[email protected]> (supplier of updated ssh-agent-filter 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: Fri, 23 Jan 2026 15:04:39 +0100
Source: ssh-agent-filter
Architecture: source
Version: 0.5.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Timo Weingärtner <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1117775
Changes:
 ssh-agent-filter (0.5.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Set HOME for build time test
     Closes: #1117775
   * debhelper-compat=13
Checksums-Sha1:
 3bc75a494058bbfb0df7192bb7ac3d8f3a874854 2184 ssh-agent-filter_0.5.2-1.1.dsc
 e9db2ee9c9021d9071a724858727bb6665ee0a48 3020 
ssh-agent-filter_0.5.2-1.1.debian.tar.xz
 7ee61f5f2d3535544cbc94164d44514e64c12821 7780 
ssh-agent-filter_0.5.2-1.1_amd64.buildinfo
Checksums-Sha256:
 215020bd32acf7e05a51e78b3637470a947927cf4352d4960c374bd1857f9faf 2184 
ssh-agent-filter_0.5.2-1.1.dsc
 5686cbd9df799689ed9d1abc1260b7d3fd3c18183e730e24364a94678a057cda 3020 
ssh-agent-filter_0.5.2-1.1.debian.tar.xz
 820b48857b8bf6bbad5735d17a48663fd00bc422b4edc18987315ed3cdb70bb1 7780 
ssh-agent-filter_0.5.2-1.1_amd64.buildinfo
Files:
 9f1a6f5ad391d3fc1f19101a31ec04ed 2184 net optional 
ssh-agent-filter_0.5.2-1.1.dsc
 14e3b34dac5308b925e46c7086421c74 3020 net optional 
ssh-agent-filter_0.5.2-1.1.debian.tar.xz
 5a280e59d08d1e42ac23fcf0605eba0a 7780 net optional 
ssh-agent-filter_0.5.2-1.1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmlzgRURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFG2g//SNk5Nv0TCVaxyLVuGkCQxE1fVen1pH7z
+D8VhH6CPqnh+yoOHIaFKW5tTUkIpXWHJJz/QAjaooc48MerOtY9JQaV6qi/BBbo
8rA7x0Crhx1IgD0PVrml/EhbOBcgIFdLQfvLeGMnPd+cwa+QwENDGvn6aIpdtsgW
ZkgmuDOGW/estjomTdL+6MG8n96Ve4R7Hj1cOD4BC+VdY/tFqhwUw1hLMcFLS/Zg
shv4tptMV0h/WWcF3g7fHynE731KPoQ3zdzFa4wVVVuuGsaXIKWORjg41prE5P8S
8vfM2WR8Z0pLy3ED49QnWfxiqngV3A8zbDC6NhxCrz5QpzLgtCkTKBjKDA3Z6Dxa
jU9x3kY2sMGvWuGdwyLgECJtwit9piEOIwoct36T++Yv8B5vz7aAEfcNdSjMqDCs
MaxeMKX+24CWGZRnnrwatKdwUSgLqtS4RGudm+UWlEH3BimFn1OJYjekehWZKWtE
veiNaWGLX3kUFuogI9GdVYFY+m8Zm3VjVqwZqurk8/QgLk0lmBBP1sUFRy+EGGJC
WUsIgjAAZvmEWWXFB+gqJhUHMqN7BSCg/DdGhYFPyt8mosdUW7Y1ymTeZWBagItN
p3Rm3UyCrKnWtJGCUdMOM8wyaf0wKqt82bLODV0K9LOfPumhjf+CwDm2xV4eFXPa
dMi8Yjg6cEM=
=6xul
-----END PGP SIGNATURE-----

Attachment: pgpicNzuQhdUP.pgp
Description: PGP signature


--- End Message ---

Reply via email to