Your message dated Mon, 08 Jun 2026 07:33:45 +0000
with message-id <[email protected]>
and subject line Bug#1139274: fixed in chasquid 1.16.0-2
has caused the Debian Bug report #1139274,
regarding chasquid: flaky tests? FAIL: TestBrokenAuth TestTooManyRecipients 
TestRcptBrokenExists TestRcptUserDoesNotExist TestTooMuchData
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.)


-- 
1139274: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: chasquid
Version: 1.16.0-1+b2

It seems debci/autopkgtest for chasquid fails, on several archs, in the
same way, in testing.  Is this a flaky test?  It worked before.  Or due
to some changed build dependency?  I've scheduled some re-runs of the
checks for unstable which currently pass on all platforms.

https://ci.debian.net/packages/c/chasquid/testing/amd64/71906300/#L2420

 53s === RUN   TestBrokenAuth
 53s _ conn.go:1193       SMTP.Conn 127.0.0.1:36320: error: error 
authenticating \"user\"@\"broken\": failed to auth
 53s 2026-06-07 16:48:59.175836 127.0.0.1:36320 auth failed for user@broken
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:36320: error: AUTH failed: 454  
4.7.0 Temporary authentication failure
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:36320: error: unknown<\"*\"> 
failed: 500  5.5.1 Unknown command
 53s     server_test.go:209: Broken auth returned unexpected error "454 \"4.7.0 
Temporary authentication failure\""
 53s --- FAIL: TestBrokenAuth (0.11s)

https://ci.debian.net/packages/c/chasquid/testing/amd64/71906300/#L2464

 53s === RUN   TestTooManyRecipients
 53s 2026-06-07 16:48:59.286647 127.0.0.1:36336 auth succeeded for 
testuser@localhost
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:36336: error: RCPT failed: 452  
4.5.3 Too many recipients
 53s     server_test.go:304: Expected too many recipients, got: 452 "4.5.3 Too 
many recipients"
 53s --- FAIL: TestTooManyRecipients (0.11s)
 53s === RUN   TestRcptBrokenExists
 53s _ conn.go:622        SMTP.Conn 127.0.0.1:43576: error: error checking if 
user \"to@broken\" exists: failed to check if user exists
 53s 2026-06-07 16:48:59.292715 127.0.0.1:43576 rejected from=from@localhost 
to=[to@broken] - error checking if user exists: failed to check if user exists
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:43576: error: RCPT failed: 451  
4.4.3 Temporary error checking address
 53s     server_test.go:322: RCPT returned unexpected error "451 \"4.4.3 
Temporary error checking address\""
 53s --- FAIL: TestRcptBrokenExists (0.00s)
 53s === RUN   TestRcptUserDoesNotExist
 53s 2026-06-07 16:48:59.294637 127.0.0.1:43588 rejected from=from@localhost 
to=[doesnotexist@localhost] - local user does not exist
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:43588: error: RCPT failed: 550  
5.1.1 Destination address is unknown (user does not exist)
 53s     server_test.go:340: RCPT returned unexpected error "550 \"5.1.1 
Destination address is unknown (user does not exist)\""
 53s --- FAIL: TestRcptUserDoesNotExist (0.00s)
 53s === RUN   TestTooMuchData
 53s _ conn.go:722        SMTP.Conn 127.0.0.1:43594: Queued from from@from to 
[to@localhost] - Vgztsy6Q4JI
 53s 2026-06-07 16:48:59.366755 Vgztsy6Q4JI from=from@from queued 
ip=127.0.0.1:43594 to=[to@localhost]
 53s _ queue.go:316       Queue.SendLoop Vgztsy6Q4JI: from from@from
 53s _ queue.go:375       Queue.SendLoop Vgztsy6Q4JI: testuser@localhost sent
 53s 2026-06-07 16:48:59.366852 Vgztsy6Q4JI from=from@from 
to=testuser@localhost sent
 53s _ queue.go:350       Queue.SendLoop Vgztsy6Q4JI: all done
 53s 2026-06-07 16:48:59.374788 Vgztsy6Q4JI from=from@from all done
 53s _ conn.go:722        SMTP.Conn 127.0.0.1:43594: Queued from from@from to 
[to@localhost] - dJBegOH4HbI
 53s 2026-06-07 16:48:59.424009 dJBegOH4HbI from=from@from queued 
ip=127.0.0.1:43594 to=[to@localhost]
 53s _ queue.go:316       Queue.SendLoop dJBegOH4HbI: from from@from
 53s _ queue.go:375       Queue.SendLoop dJBegOH4HbI: testuser@localhost sent
 53s 2026-06-07 16:48:59.424114 dJBegOH4HbI from=from@from 
to=testuser@localhost sent
 53s _ queue.go:350       Queue.SendLoop dJBegOH4HbI: all done
 53s 2026-06-07 16:48:59.436475 dJBegOH4HbI from=from@from all done
 53s _ conn.go:318        SMTP.Conn 127.0.0.1:43594: error: DATA failed: 552  
5.3.4 Message too big
 53s     server_test.go:396: Expected message too big, got: 552 "5.3.4 Message 
too big"
 53s --- FAIL: TestTooMuchData (0.19s)

/Simon

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: chasquid
Source-Version: 1.16.0-2
Done: Simon Josefsson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
chasquid, 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.
Simon Josefsson <[email protected]> (supplier of updated chasquid 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: Mon, 08 Jun 2026 09:11:00 +0200
Source: chasquid
Architecture: source
Version: 1.16.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 1139274
Changes:
 chasquid (1.16.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Standards-Version: 4.7.4
   * Drop Rules-Requires-Root: no
   * Drop Priority: optional
   * Bump debian/* copyright years
   * Use Static-Built-Using
   * Patch for modern x-net (Closes: #1139274)
   * Use watch v5
   * Drop local-options for source package reproducibility
   * Move .mailmap into debian/
Checksums-Sha1:
 b918ac2c527b66173b08ce49b7e30d00fd735d8a 2626 chasquid_1.16.0-2.dsc
 3a5247e8ac7d6f1bce2cc0c2e573fc662a9fa1e9 10116 chasquid_1.16.0-2.debian.tar.xz
 771d39f84288c02973f871811035cdcafd22e8f7 581680 chasquid_1.16.0-2.git.tar.xz
 cfabd377b1327b17411da8e79fde984842e0b549 17496 
chasquid_1.16.0-2_source.buildinfo
Checksums-Sha256:
 79371511625cce2ad25cae0f6e023520c3b2ef8b8da3ba3513bd8953133bd94e 2626 
chasquid_1.16.0-2.dsc
 445293676608aa01fbed49950a0713bff31d712cf89259c0ba722f31597cc240 10116 
chasquid_1.16.0-2.debian.tar.xz
 79f4a1f1003ccc2a2dbc7698529c13a48a20ea08da109ac0c0ce2aac475a179a 581680 
chasquid_1.16.0-2.git.tar.xz
 6e435e3ececad78bffc605e999527b24ef751cc8fca4400adb734710785666f5 17496 
chasquid_1.16.0-2_source.buildinfo
Files:
 269aa03f7c2dfee4e8f30786043a0582 2626 mail optional chasquid_1.16.0-2.dsc
 b105e688f132b2d598bfb401f53ee2c5 10116 mail optional 
chasquid_1.16.0-2.debian.tar.xz
 5caf4feb0090c694566031dd266c0f16 581680 mail None chasquid_1.16.0-2.git.tar.xz
 ae10b426c2a2f95c1ac0e57a21b78cb6 17496 mail optional 
chasquid_1.16.0-2_source.buildinfo
Git-Tag-Info: tag=cb337351ae51d0210759c026b5adf059b4acd364 
fp=a3cc9c870b9d310abad4cf2f51722b08fe4745a2
Git-Tag-Tagger: Simon Josefsson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmombCcACgkQYG0ITkaD
wHkL2A//R/3AylkWQGPsD3r4AIHiOqgCFT+d0L/210h6G4KTsLJAGvaJLXzR/QWS
WkRSjLQzw3UkNmLfZgxS6Fgp8wXgJ5ViE6sxsBEEb76IQ46GRTVWg5AmkZqruc+i
7J3uTPMwZADrvCNhUIf20ZCZZ9zM2azfNmvFG9ZFN5zLYWfOyOzNN3XfsHfUzQh9
huJyy5r7OMrmzZz5JhcT1xaAYfLMaQqK4zynWGwgEm7k+3ehM5Ulda9yQlwpf5SA
38Bt+AGAULSz4ehlkK4AuqW+XDOpF4Un2NHNORqrX2Ew/5maiZjuJBOqngZf2JOm
jjeaE45omrvXi9+suEQpXF/WUB+T7HuOJ2XK7qfI/fPWuZt1pC+XDrwWjQ6qdzwW
wanE93mY3OQ9XnDwiJXxSDquQwrrOvO3SB2w58KyhnI57h8idGuoyckD76Okoh9q
z4QlPXeMaDiYyU5qXx5mVrIdioRUMrfntQHVh4TVqOOWFiiJZteY56Zs+gmiFAau
W+prM7d5WWpikxmES8mBs4m+TLHLaG3ywYxMuU2rKlJwJNVEbLu5f3Hj8Jho/Xh8
ucbuXu8830Sok+HKNq2lWjxrkaqGjZpjDJK4c7Sp4KukDQwX+MynmvTpenWGEy4q
vsvaE7DWW73OvRrg13jxhYEIVeyohoDuDKGgDAWpwoYZnd49F9s=
=PAlN
-----END PGP SIGNATURE-----

Attachment: pgpLmkzszyDcM.pgp
Description: PGP signature


--- End Message ---

Reply via email to