Your message dated Wed, 17 Jun 2026 16:25:01 +0000
with message-id <[email protected]>
and subject line Bug#1139508: fixed in golang-github-xhit-go-simple-mail
2.16.0-2
has caused the Debian Bug report #1139508,
regarding golang-github-xhit-go-simple-mail: FTBFS: smtp_test.go:852: Auth:
got error: 535 "Invalid credentials\nplease see www.example.com", want: 535
Invalid credentials
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.)
--
1139508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-xhit-go-simple-mail
Version: 2.16.0-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/202606/
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:golang-github-xhit-go-simple-mail, so that
this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
dh_clean -O--builddirectory=_build -O--buildsystem=golang
debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
cd _build && go install -trimpath -v -p 2 github.com/xhit/go-simple-mail
internal/unsafeheader
internal/goarch
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/chacha8rand
internal/coverage/rtcov
internal/godebugs
internal/goexperiment
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/runtime/syscall/linux
math/bits
internal/runtime/exithook
internal/runtime/gc
internal/strconv
internal/runtime/sys
internal/runtime/gc/scan
internal/asan
internal/msan
internal/race
internal/runtime/math
internal/runtime/maps
internal/runtime/cgroup
internal/runtime/pprof/label
internal/stringslite
internal/trace/tracev2
sync/atomic
runtime
internal/sync
internal/synctest
unicode
unicode/utf8
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/cpu
crypto/internal/constanttime
crypto/internal/fips140/subtle
cmp
math
crypto/subtle
crypto/internal/boring/sig
container/list
unicode/utf16
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
internal/nettrace
log/internal
internal/reflectlite
sync
errors
iter
io
strconv
internal/bisect
bytes
strings
hash
crypto
internal/godebug
bufio
crypto/internal/fips140deps/godebug
crypto/internal/impl
crypto/internal/fips140
internal/oserror
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
slices
syscall
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140/aes
path
internal/testlog
crypto/fips140
crypto/sha3
crypto/internal/fips140hash
crypto/internal/fips140/nistec/fiat
time
internal/syscall/unix
crypto/internal/fips140deps/time
io/fs
crypto/internal/entropy/v1.0.0
internal/poll
internal/filepathlite
internal/syscall/execenv
context
crypto/internal/fips140/nistec
os
crypto/internal/fips140/edwards25519/field
math/rand/v2
crypto/internal/randutil
reflect
crypto/internal/sysrand
crypto/internal/fips140/drbg
crypto/internal/fips140/aes/gcm
crypto/internal/fips140only
crypto/cipher
crypto/internal/boring
crypto/hmac
crypto/md5
crypto/aes
crypto/des
crypto/internal/fips140/ecdh
crypto/internal/rand
crypto/ecdh
math/rand
crypto/internal/fips140/bigmod
internal/fmtsort
crypto/internal/fips140/ecdsa
fmt
weak
crypto/internal/fips140cache
crypto/sha512
internal/saferio
crypto/internal/fips140/edwards25519
crypto/internal/fips140/ed25519
crypto/internal/fips140/hkdf
crypto/hkdf
crypto/internal/fips140/mlkem
math/big
crypto/mlkem
crypto/sha256
encoding/binary
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/sys/cpu
vendor/golang.org/x/crypto/chacha20poly1305
crypto/hpke
crypto/elliptic
crypto/internal/boring/bbig
encoding/asn1
crypto/rand
crypto/ed25519
crypto/internal/fips140/tls12
crypto/internal/fips140/tls13
vendor/golang.org/x/crypto/cryptobyte
crypto/rc4
crypto/internal/fips140/rsa
crypto/rsa
crypto/ecdsa
crypto/sha1
crypto/tls/internal/fips140tls
crypto/dsa
encoding/hex
crypto/x509/pkix
encoding/base64
encoding/pem
maps
vendor/golang.org/x/net/dns/dnsmessage
internal/singleflight
unique
net/netip
net/url
runtime/cgo
path/filepath
sort
io/ioutil
mime/quotedprintable
log
mime
net
regexp/syntax
regexp
net/textproto
crypto/x509
net/mail
mime/multipart
github.com/toorop/go-dkim
crypto/tls
github.com/xhit/go-simple-mail
dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
cd _build && go test -vet=off -v -p 2 github.com/xhit/go-simple-mail
=== RUN TestAttachments
=== RUN TestAttachments/Inline_File
=== RUN TestAttachments/Inline_Base64
=== RUN TestAttachments/Inline_Data
=== RUN TestAttachments/Attachment_File
=== RUN TestAttachments/Attachment_Base64
=== RUN TestAttachments/Attachment_Data
=== RUN TestAttachments/Inline_File_Deprecated
=== RUN TestAttachments/Inline_Base64_Deprecated
=== RUN TestAttachments/Inline_Data_Deprecated
=== RUN TestAttachments/Attachment_File_Deprecated
=== RUN TestAttachments/Attachment_Base64_Deprecated
=== RUN TestAttachments/Attachment_Data_Deprecated
=== RUN TestAttachments/Inline_File_not_name_Deprecated
=== RUN TestAttachments/Attachment_File_not_name_Deprecated
--- PASS: TestAttachments (0.00s)
--- PASS: TestAttachments/Inline_File (0.00s)
--- PASS: TestAttachments/Inline_Base64 (0.00s)
--- PASS: TestAttachments/Inline_Data (0.00s)
--- PASS: TestAttachments/Attachment_File (0.00s)
--- PASS: TestAttachments/Attachment_Base64 (0.00s)
--- PASS: TestAttachments/Attachment_Data (0.00s)
--- PASS: TestAttachments/Inline_File_Deprecated (0.00s)
--- PASS: TestAttachments/Inline_Base64_Deprecated (0.00s)
--- PASS: TestAttachments/Inline_Data_Deprecated (0.00s)
--- PASS: TestAttachments/Attachment_File_Deprecated (0.00s)
--- PASS: TestAttachments/Attachment_Base64_Deprecated (0.00s)
--- PASS: TestAttachments/Attachment_Data_Deprecated (0.00s)
--- PASS: TestAttachments/Inline_File_not_name_Deprecated (0.00s)
--- PASS: TestAttachments/Attachment_File_not_name_Deprecated (0.00s)
=== RUN TestSendRace
2026/06/08 22:07:34 starting service at 56666...
2026/06/08 22:07:34 starting service at 56667...
2026/06/08 22:07:34 WRITE:220 test connected
2026/06/08 22:07:34 READ:EHLO localhost
2026/06/08 22:07:34 WRITE:250 after helo
2026/06/08 22:07:34 WRITE:220 test connected
2026/06/08 22:07:34 READ:EHLO localhost
2026/06/08 22:07:34 WRITE:250 after helo
2026/06/08 22:07:34 READ:MAIL FROM:<foo@bar>
2026/06/08 22:07:34 WRITE:250 after mail from
2026/06/08 22:07:34 READ:RCPT TO:<rcpt@bar>
2026/06/08 22:07:34 WRITE:250 after rcpt to
2026/06/08 22:07:34 READ:DATA
2026/06/08 22:07:34 WRITE:354 after data
2026/06/08 22:07:34 READ:Subject: subject
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Date: Mon, 08 Jun 2026 22:07:34 +0000
MIME-Version: 1.0
From: <foo@bar>
To: <rcpt@bar>
body
.
2026/06/08 22:07:34 WRITE:250 OK
2026/06/08 22:07:34 READ:MAIL FROM:<foo@bar>
2026/06/08 22:07:34 WRITE:250 after mail from
2026/06/08 22:07:34 READ:RCPT TO:<rcpt@bar>
2026/06/08 22:07:34 WRITE:250 after rcpt to
2026/06/08 22:07:34 READ:DATA
2026/06/08 22:07:34 WRITE:354 after data
2026/06/08 22:07:34 READ:From: <foo@bar>
To: <rcpt@bar>
Subject: subject
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Date: Mon, 08 Jun 2026 22:07:34 +0000
MIME-Version: 1.0
body
.
--- PASS: TestSendRace (5.00s)
=== RUN TestWriter
--- PASS: TestWriter (0.00s)
=== RUN TestAuth
--- PASS: TestAuth (0.00s)
=== RUN TestAuthPlain
--- PASS: TestAuthPlain (0.00s)
=== RUN TestAuthLogin
--- PASS: TestAuthLogin (0.00s)
=== RUN TestClientAuthTrimSpace
--- PASS: TestClientAuthTrimSpace (0.00s)
=== RUN TestBasic
--- PASS: TestBasic (0.00s)
=== RUN TestExtensions
=== RUN TestExtensions/helo
=== RUN TestExtensions/ehlo
=== RUN TestExtensions/ehlo_size
=== RUN TestExtensions/ehlo_8bitmime
=== RUN TestExtensions/ehlo_smtputf8
=== RUN TestExtensions/ehlo_8bitmime_smtputf8
--- PASS: TestExtensions (0.00s)
--- PASS: TestExtensions/helo (0.00s)
--- PASS: TestExtensions/ehlo (0.00s)
--- PASS: TestExtensions/ehlo_size (0.00s)
--- PASS: TestExtensions/ehlo_8bitmime (0.00s)
--- PASS: TestExtensions/ehlo_smtputf8 (0.00s)
--- PASS: TestExtensions/ehlo_8bitmime_smtputf8 (0.00s)
=== RUN TestNewClient
--- PASS: TestNewClient (0.00s)
=== RUN TestNewClient2
--- PASS: TestNewClient2 (0.00s)
=== RUN TestNewClientWithTLS
--- PASS: TestNewClientWithTLS (0.00s)
=== RUN TestHello
smtp_test.go:770: Command 1 failed: 502 "Not implemented"
--- FAIL: TestHello (0.00s)
=== RUN TestAuthFailed
smtp_test.go:852: Auth: got error: 535 "Invalid credentials\nplease see
www.example.com", want: 535 Invalid credentials
please see www.example.com
--- FAIL: TestAuthFailed (0.00s)
=== RUN TestTLSConnState
--- PASS: TestTLSConnState (0.00s)
FAIL
FAIL github.com/xhit/go-simple-mail 5.011s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2
github.com/xhit/go-simple-mail returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: golang-github-xhit-go-simple-mail
Source-Version: 2.16.0-2
Done: Mathias Gibbens <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-xhit-go-simple-mail, 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.
Mathias Gibbens <[email protected]> (supplier of updated
golang-github-xhit-go-simple-mail 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: Wed, 17 Jun 2026 15:52:40 +0000
Source: golang-github-xhit-go-simple-mail
Architecture: source
Version: 2.16.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 1139508
Changes:
golang-github-xhit-go-simple-mail (2.16.0-2) unstable; urgency=medium
.
* Add patch to fix test failures with Go 1.25+ (Closes: #1139508)
* d/control:
- Update Standards-Version to 4.7.4
- Drop redundant Priority and Rules-Requires-Root fields
* Update years in d/copyright
Checksums-Sha1:
39f136a74cfbee901ee446d8b9e121a35072db88 2364
golang-github-xhit-go-simple-mail_2.16.0-2.dsc
f6e27ab0f0752585abeb8ca1d5ad25d1bab7e2fb 36130
golang-github-xhit-go-simple-mail_2.16.0.orig.tar.gz
c1d03e152d7feb25997a4470f003356427dede70 3772
golang-github-xhit-go-simple-mail_2.16.0-2.debian.tar.xz
ed5aa37793c1fea90f69cf4d7c4a29fc8e0f0f78 7288
golang-github-xhit-go-simple-mail_2.16.0-2_amd64.buildinfo
Checksums-Sha256:
1dd703dd2871f0335fa94e99e78f7b285a0095558592b7bdeaea4b4c5bc79f1f 2364
golang-github-xhit-go-simple-mail_2.16.0-2.dsc
9cd4a6d9c0fa70bf7129fa0ab70d1b569f0fc57d790bdc95ef9fac58180b76a7 36130
golang-github-xhit-go-simple-mail_2.16.0.orig.tar.gz
ec84cb345b280cf6e864737f912e30da3f9a60c981f2f024dd4c7ebf0dc878e9 3772
golang-github-xhit-go-simple-mail_2.16.0-2.debian.tar.xz
219b7666edacc93f290a925654ba2f79f5d9987795be88ea2ab78c2fa626eff2 7288
golang-github-xhit-go-simple-mail_2.16.0-2_amd64.buildinfo
Files:
dd9606daeb35ffc33e194116d6029ea4 2364 golang optional
golang-github-xhit-go-simple-mail_2.16.0-2.dsc
d0f842db20a5760170639a2d5946ecff 36130 golang optional
golang-github-xhit-go-simple-mail_2.16.0.orig.tar.gz
603787ce0118c887b693c871e11accb6 3772 golang optional
golang-github-xhit-go-simple-mail_2.16.0-2.debian.tar.xz
53a5f91ca34bec8673c8cbd8ae1023fe 7288 golang optional
golang-github-xhit-go-simple-mail_2.16.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmoyw4ESHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL5D0gQAIxoA/8TmApZH5f8ewTxQI7xMgCao7bm
gC9/L69qW4LQxVSanPCo0bZpOIAmhyxnvutfBtt/qLurp+YD2H8wNtQmdB7z9Wr2
DlIOIJ390bWWbvsvVPmaE2wxAJgJiv1R/VEQAwu+Og55S0VBSi9tjJLN1z1P/KmF
rW1Akr6vjlO7Muesz2Iybq6jdfZXFsoKHPWFKQPsQfJr2VlecGIfVgq/FKwo1JhG
NakUmaViHLEXhfYklOpnzg4YEWMWGCEuk9/NxEs8m0bFSgR3oQfvRycqYt6iiatk
08gw8+gnRSAO8+nCjIcOLBnX4B60QVsUjViXwIeBjmALZ97TMCdlQ9vGwGyW/S95
Eqbod80+HBlHzOknUR+CV7TJQhb6x1F7lNNdW4ypJGgTLeXpJ+fr4PN0VCcN9xFj
XC71n08G5zP1fgsRzdvkTBmiL0bxGrgQ6xzfNVhJyis6ON58hqt6OFGxO0I68kv0
s/W4pOzDwUT5kFUHWLqsCWoTdEBQIM1GBnPxsBKgSVp1tFWWy/Zm0jn/jKE0AZ6Y
/ew7pXPFrl4xighvMbmpOaXoGYw2z2SeEFlcPadJVvairs9NFxH6O959IvpdclPy
6pHykt6W2sT1tkIRBn5cYtqVvmMwiQ1oIWOoYKrXv8ukLnudcjREZHuv5SbDYVap
SJ85gU8xV3KJ
=XI2o
-----END PGP SIGNATURE-----
pgp662QRd4H7n.pgp
Description: PGP signature
--- End Message ---