Your message dated Fri, 06 Feb 2026 13:50:15 +0000
with message-id <[email protected]>
and subject line Bug#1127117: fixed in golang-1.25 1.25.7-1
has caused the Debian Bug report #1127117,
regarding golang-1.25: will FTBFS during forky support period
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.)
--
1127117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127117
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-1.25
Version: 1.25.6-1
Severity: important
Tags: ftbfs forky sid
User: [email protected]
Usertags: ftbfs-during-forky-support-period
Dear maintainer:
During a rebuild of all packages in unstable with the system clock set
at 2030-08-09 (estimated to be three years after the release date of forky),
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/ftbfs-future/
About the archive rebuild: This is an effort to keep forky free from
FTBFS bugs during its lifetime as a supported distribution, as
explained here for trixie:
https://lists.debian.org/debian-devel/2024/05/msg00414.html
This category of bugs is considered to be RC for forky, but I will
wait two months from now before raising to serious to give people a
little bit more time to fix them.
The build was made 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-1.25, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
ok os/user 0.015s
##### hash/maphash purego implementation
ok hash/maphash 0.389s
##### crypto with tag purego (build and vet only)
? crypto/internal/boring/bbig [no test files]
? crypto/internal/boring/sig [no test files]
? crypto/internal/cryptotest [no test files]
? crypto/internal/entropy [no test files]
? crypto/internal/fips140 [no test files]
? crypto/internal/fips140/alias [no test files]
? crypto/internal/fips140/check [no test files]
? crypto/internal/fips140/check/checktest [no test files]
? crypto/internal/fips140/ed25519 [no test files]
? crypto/internal/fips140/hkdf [no test files]
? crypto/internal/fips140/hmac [no test files]
? crypto/internal/fips140/pbkdf2 [no test files]
? crypto/internal/fips140/sha256 [no test files]
? crypto/internal/fips140/sha3 [no test files]
? crypto/internal/fips140/sha512 [no test files]
? crypto/internal/fips140/ssh [no test files]
? crypto/internal/fips140/tls12 [no test files]
? crypto/internal/fips140/tls13 [no test files]
? crypto/internal/fips140deps/byteorder [no test files]
? crypto/internal/fips140deps/cpu [no test files]
? crypto/internal/fips140deps/godebug [no test files]
? crypto/internal/fips140hash [no test files]
? crypto/internal/fips140only [no test files]
? crypto/internal/impl [no test files]
? crypto/internal/randutil [no test files]
? crypto/internal/sysrand/internal/seccomp [no test files]
? crypto/tls/internal/fips140tls [no test files]
? crypto/x509/pkix [no test files]
##### GOFIPS140=latest go test crypto/...
ok crypto 1.669s
ok crypto/aes 0.015s
ok crypto/cipher 7.151s
ok crypto/des 0.019s
ok crypto/dsa 0.008s
ok crypto/ecdh 0.169s
ok crypto/ecdsa 0.110s
ok crypto/ed25519 0.118s
ok crypto/elliptic 0.026s
ok crypto/fips140 0.006s
ok crypto/hkdf 0.005s
ok crypto/hmac 0.034s
ok crypto/internal/boring 0.010s
? crypto/internal/boring/bbig [no test files]
ok crypto/internal/boring/bcache 0.398s
? crypto/internal/boring/sig [no test files]
? crypto/internal/cryptotest [no test files]
? crypto/internal/entropy [no test files]
? crypto/internal/fips140 [no test files]
ok crypto/internal/fips140/aes 0.042s
ok crypto/internal/fips140/aes/gcm 0.015s [no tests to run]
? crypto/internal/fips140/alias [no test files]
ok crypto/internal/fips140/bigmod 0.142s
? crypto/internal/fips140/check [no test files]
? crypto/internal/fips140/check/checktest [no test files]
ok crypto/internal/fips140/drbg 0.004s [no tests to run]
ok crypto/internal/fips140/ecdh 0.008s
ok crypto/internal/fips140/ecdsa 0.055s
? crypto/internal/fips140/ed25519 [no test files]
ok crypto/internal/fips140/edwards25519 0.232s
ok crypto/internal/fips140/edwards25519/field 0.051s
? crypto/internal/fips140/hkdf [no test files]
? crypto/internal/fips140/hmac [no test files]
ok crypto/internal/fips140/mlkem 0.607s
ok crypto/internal/fips140/nistec 0.009s
ok crypto/internal/fips140/nistec/fiat 0.013s [no tests to run]
? crypto/internal/fips140/pbkdf2 [no test files]
ok crypto/internal/fips140/rsa 0.149s
? crypto/internal/fips140/sha256 [no test files]
? crypto/internal/fips140/sha3 [no test files]
? crypto/internal/fips140/sha512 [no test files]
? crypto/internal/fips140/ssh [no test files]
ok crypto/internal/fips140/subtle 0.021s
? crypto/internal/fips140/tls12 [no test files]
? crypto/internal/fips140/tls13 [no test files]
ok crypto/internal/fips140cache 1.337s
ok crypto/internal/fips140deps 0.154s
? crypto/internal/fips140deps/byteorder [no test files]
? crypto/internal/fips140deps/cpu [no test files]
? crypto/internal/fips140deps/godebug [no test files]
? crypto/internal/fips140hash [no test files]
? crypto/internal/fips140only [no test files]
ok crypto/internal/fips140test 3.190s
ok crypto/internal/hpke 0.031s
? crypto/internal/impl [no test files]
? crypto/internal/randutil [no test files]
ok crypto/internal/sysrand 0.305s
? crypto/internal/sysrand/internal/seccomp [no test files]
ok crypto/md5 0.042s
ok crypto/mlkem 0.152s
ok crypto/pbkdf2 0.030s
ok crypto/rand 0.145s
ok crypto/rc4 0.091s
ok crypto/rsa 0.821s
ok crypto/sha1 0.197s
ok crypto/sha256 0.049s
ok crypto/sha3 4.021s
ok crypto/sha512 0.035s
ok crypto/subtle 0.207s
ok crypto/tls 5.169s
? crypto/tls/internal/fips140tls [no test files]
ok crypto/x509 13.028s
? crypto/x509/pkix [no test files]
##### GOFIPS140=v1.0.0-c2097c7c go test crypto/... # (build and vet only)
? crypto/internal/boring/bbig [no test files]
? crypto/internal/boring/sig [no test files]
? crypto/internal/cryptotest [no test files]
? crypto/internal/entropy [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/alias [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hkdf [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hmac [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha256 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha3 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha512 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ssh [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/subtle [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls12 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls13 [no test files]
? crypto/internal/fips140deps/byteorder [no test files]
? crypto/internal/fips140deps/cpu [no test files]
? crypto/internal/fips140deps/godebug [no test files]
? crypto/internal/fips140hash [no test files]
? crypto/internal/fips140only [no test files]
? crypto/internal/impl [no test files]
? crypto/internal/randutil [no test files]
? crypto/internal/sysrand/internal/seccomp [no test files]
? crypto/tls/internal/fips140tls [no test files]
? crypto/x509/pkix [no test files]
##### GOFIPS140=inprocess go test crypto/... # (build and vet only)
? crypto/internal/boring/bbig [no test files]
? crypto/internal/boring/sig [no test files]
? crypto/internal/cryptotest [no test files]
? crypto/internal/entropy [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/alias [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hkdf [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hmac [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha256 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha3 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha512 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ssh [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/subtle [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls12 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls13 [no test files]
? crypto/internal/fips140deps/byteorder [no test files]
? crypto/internal/fips140deps/cpu [no test files]
? crypto/internal/fips140deps/godebug [no test files]
? crypto/internal/fips140hash [no test files]
? crypto/internal/fips140only [no test files]
? crypto/internal/impl [no test files]
? crypto/internal/randutil [no test files]
? crypto/internal/sysrand/internal/seccomp [no test files]
? crypto/tls/internal/fips140tls [no test files]
? crypto/x509/pkix [no test files]
##### GOFIPS140=v1.0.0 go test crypto/... # (build and vet only)
? crypto/internal/boring/bbig [no test files]
? crypto/internal/boring/sig [no test files]
? crypto/internal/cryptotest [no test files]
? crypto/internal/entropy [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/alias [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/check/checktest [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ed25519 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hkdf [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/hmac [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/pbkdf2 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha256 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha3 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/sha512 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/ssh [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/subtle [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls12 [no test files]
? crypto/internal/fips140/v1.0.0-c2097c7c/tls13 [no test files]
? crypto/internal/fips140deps/byteorder [no test files]
? crypto/internal/fips140deps/cpu [no test files]
? crypto/internal/fips140deps/godebug [no test files]
? crypto/internal/fips140hash [no test files]
? crypto/internal/fips140only [no test files]
? crypto/internal/impl [no test files]
? crypto/internal/randutil [no test files]
? crypto/internal/sysrand/internal/seccomp [no test files]
? crypto/tls/internal/fips140tls [no test files]
? crypto/x509/pkix [no test files]
##### GOEXPERIMENT=jsonv2 go test encoding/json/...
ok encoding/json 0.217s
? encoding/json/internal [no test files]
ok encoding/json/internal/jsonflags 0.002s
ok encoding/json/internal/jsonopts 0.002s
? encoding/json/internal/jsontest [no test files]
ok encoding/json/internal/jsonwire 0.007s
ok encoding/json/jsontext 0.399s
ok encoding/json/v2 0.488s
##### Testing without libgcc.
ok net 0.020s
ok os/user 0.010s
##### internal linking, -buildmode=pie
ok reflect 0.490s
ok crypto/internal/fips140test 0.004s [no tests to run]
ok os/user 0.006s
##### external linking, -buildmode=exe
ok crypto/internal/fips140test 0.012s [no tests to run]
##### external linking, -buildmode=pie
ok crypto/internal/fips140test 0.008s [no tests to run]
##### sync -cpu=10
ok sync 0.349s
##### Testing cgo
ok cmd/cgo/internal/test 0.934s
ok cmd/cgo/internal/test 0.736s
ok cmd/cgo/internal/testtls 0.003s
ok cmd/cgo/internal/testtls 0.005s
ok cmd/cgo/internal/testnocgo 0.011s
ok cmd/cgo/internal/testnocgo 0.012s
ok cmd/cgo/internal/test 0.865s
ok cmd/cgo/internal/test 0.843s
ok cmd/cgo/internal/test 0.858s
ok cmd/cgo/internal/test 0.796s
ok cmd/cgo/internal/testtls 0.019s
ok cmd/cgo/internal/testnocgo 0.004s
##### API release note check
ok cmd/relnote 0.003s
##### API check
ok cmd/api 32.429s
##### GOMAXPROCS=2 runtime -cpu=1 -quick
ok runtime 16.365s
##### GOMAXPROCS=2 runtime -cpu=2 -quick
ok runtime 17.175s
##### GOMAXPROCS=2 runtime -cpu=4 -quick
ok runtime 18.445s
##### Testing race detector
ok runtime/race 6.940s
ok flag 1.027s
ok net 1.082s
ok os 1.107s
ok os/exec 2.040s
ok encoding/gob 1.068s
ok flag 1.027s
ok os/exec 2.032s
##### ../test
ok cmd/internal/testdir 134.088s
FAILED
make[1]: *** [debian/rules:123: override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:37: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: golang-1.25
Source-Version: 1.25.7-1
Done: Dr. Tobias Quathamer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-1.25, 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.
Dr. Tobias Quathamer <[email protected]> (supplier of updated golang-1.25
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, 06 Feb 2026 14:15:13 +0100
Source: golang-1.25
Architecture: source
Version: 1.25.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Compiler Team <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Closes: 1127117
Changes:
golang-1.25 (1.25.7-1) unstable; urgency=medium
.
* Team upload.
* New upstream version 1.25.7
- Refresh patches
- New patch: Replace localhostCert and localhostKey. New they are
valid until 2084, so that this package will not FTBFS during
the forky release. (Closes: #1127117)
- CVE-2025-61732: https://go.dev/issue/76697
cmd/go: potential code smuggling using doc comments
Checksums-Sha1:
e17d2c24540e277b02e16ccce495e04d1213fa40 2922 golang-1.25_1.25.7-1.dsc
1535a2d7f289f647d6bff2a007c2d0577551438c 31990868
golang-1.25_1.25.7.orig.tar.gz
1af0d6bef6252f7009e11ebe2f4fb8178fa97bcb 833 golang-1.25_1.25.7.orig.tar.gz.asc
9c847087a3a54319024d6e9f4cc9957025934431 49692
golang-1.25_1.25.7-1.debian.tar.xz
d271821d5c5ec1d6a5cef5c5d4f9af235c32787c 6738
golang-1.25_1.25.7-1_amd64.buildinfo
Checksums-Sha256:
eeb9ff6bc0a2df99ff1019296cbf115da77d0eb80dabb80dcdc1738352895b1e 2922
golang-1.25_1.25.7-1.dsc
178f2832820274b43e177d32f06a3ebb0129e427dd20a5e4c88df2c1763cf10a 31990868
golang-1.25_1.25.7.orig.tar.gz
5fefd1a3018fa0a4030144143b30c4b73a51783100959ac0e6c5f31f59fe64dc 833
golang-1.25_1.25.7.orig.tar.gz.asc
8a2bb0ebd43526a3f25bc80facae9a02d5397c1b5aa2361f9b61fd89c48293bc 49692
golang-1.25_1.25.7-1.debian.tar.xz
c8904f7680c517724e97ebfb6de9b08cb0f4ee6d514068f13e8e3f3921342583 6738
golang-1.25_1.25.7-1_amd64.buildinfo
Files:
2ceee10cb4f5f77e1d8f61a55a0d65e9 2922 golang optional golang-1.25_1.25.7-1.dsc
d8e6956593d61c7c3c1abf59599193d7 31990868 golang optional
golang-1.25_1.25.7.orig.tar.gz
d4f7a0af92b3dc25b20c221980671488 833 golang optional
golang-1.25_1.25.7.orig.tar.gz.asc
c22ebe6558dd2a3ae5482fc13381e769 49692 golang optional
golang-1.25_1.25.7-1.debian.tar.xz
ad007aff283d7fa455e53780fd5990f6 6738 golang optional
golang-1.25_1.25.7-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmmF7ScACgkQEwLx8Dbr
6xkhMg/7BPwr5zGYiGo7qjOHSDgaNM+CT7QEUsZxmzdn/ovQUWAihBLGOmCyUA5p
hbf1drXJ4TWIZGkatop6wTaw7/AY3pQbYR/LCBZsI1rse+H5FZYtDQek+3oeW0AO
vgM6k3olluPopcSeLkbo2KMT/F8Vo2qYJlXyEsuBZRv8O7NkSMs5qMxkabZisS/R
acY8w9fJMSDZbDI0SDmFPMmv2DbddH8N09c4uKznU0GUYYu3bPHt3Nmt9e15mVu4
RdIqSsKVGVkrKhVXsie2jdlmXzyW3ImhxS0GxuKBdpEh9FwAqflrQFnT9OaN3Htj
TjsOtoNJRnYu/WeYwWRd93Z3SbIWDkIqYu78U/DGnWCfPotH/BJ3a3w/WQtuq9aS
ei8a10//XjxLz2y8fsRdtQJlZ5Vr3pSGvd3JWoyFqUVslewdiCt0ZZ8z6SrRqrGz
O2zHGD5FfPot0D0Gwu5ohbywpGX9HEJFztBz7xuuojh1uBwy/herEr9k7jIR7aY2
jV6zayF2wlJRaA9GBoqnmvMQsxx/R+gTweaf3dFHhcKtv0RGRIIeCAMqtsDeHNqA
nv/pOk4rj0C6TW8U6F1mGsJsIS/f0i9pUB2q5lXM9XyRqIxvPJggJyMz7//GdsZZ
5TQBqc4kfKFv3NBkJ1/RM0PSsmwr4V5FFfJHYS5ajRalnS8gw70=
=2Pn5
-----END PGP SIGNATURE-----
pgpX2HMavFaP2.pgp
Description: PGP signature
--- End Message ---