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
signature.asc
Description: PGP signature

