Your message dated Sat, 28 Feb 2026 19:06:41 +0000
with message-id <[email protected]>
and subject line Bug#1129121: fixed in golang-github-sasha-s-go-deadlock 0.3.6-2
has caused the Debian Bug report #1129121,
regarding golang-github-sasha-s-go-deadlock: FTBFS: FAIL
github.com/sasha-s/go-deadlock
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.)
--
1129121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-sasha-s-go-deadlock
Version: 0.3.6-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/202602/
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-sasha-s-go-deadlock, so that
this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=golang --with=golang
dh_auto_clean -O--buildsystem=golang
dh_autoreconf_clean -O--buildsystem=golang
dh_clean -O--buildsystem=golang
debian/rules binary
dh binary --buildsystem=golang --with=golang
dh_update_autotools_config -O--buildsystem=golang
dh_autoreconf -O--buildsystem=golang
dh_auto_configure -O--buildsystem=golang
dh_auto_build -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install -trimpath -v -p 2
github.com/sasha-s/go-deadlock
internal/unsafeheader
internal/goarch
internal/abi
internal/cpu
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/strconv
internal/runtime/exithook
internal/runtime/gc
internal/runtime/sys
internal/runtime/gc/scan
internal/runtime/cgroup
internal/asan
internal/msan
internal/race
internal/runtime/math
internal/runtime/pprof/label
internal/stringslite
internal/runtime/maps
internal/trace/tracev2
sync/atomic
internal/sync
internal/synctest
unicode
runtime
unicode/utf8
cmp
math
internal/reflectlite
sync
errors
iter
slices
io
strconv
reflect
bytes
strings
bufio
internal/oserror
path
internal/bisect
internal/godebug
syscall
internal/fmtsort
internal/testlog
github.com/petermattis/goid
time
internal/syscall/unix
internal/syscall/execenv
io/fs
internal/poll
internal/filepathlite
os
runtime/cgo
io/ioutil
fmt
path/filepath
os/user
github.com/sasha-s/go-deadlock
dh_auto_test -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 2
github.com/sasha-s/go-deadlock
=== RUN TestNoDeadlocks
POTENTIAL DEADLOCK: Recursive locking:
current goroutine 0 lock 0x1fa8bc47a258
deadlock_test.go:25 go-deadlock.TestNoDeadlocks.func1.1 { a.Lock() } <<<<<
deadlock.go:119 go-deadlock.(*RWMutex).Lock { func (m *RWMutex) Lock() { }
deadlock_test.go:22 go-deadlock.TestNoDeadlocks.func1 { defer wg.Done() }
Previous place where the lock was grabbed (same goroutine)
deadlock_test.go:44 go-deadlock.TestNoDeadlocks.func2.1 { a.RLock() } <<<<<
deadlock.go:140 go-deadlock.(*RWMutex).RLock { func (m *RWMutex) RLock() { }
deadlock_test.go:41 go-deadlock.TestNoDeadlocks.func2 { defer wg.Done() }
Other goroutines holding locks:
goroutine 0 lock 0x1fa8bc46e188
deadlock_test.go:47 go-deadlock.TestNoDeadlocks.func2.1.1 { b.Lock() } <<<<<
deadlock.go:87 go-deadlock.(*Mutex).Lock { func (m *Mutex) Lock() { }
deadlock_test.go:54 go-deadlock.TestNoDeadlocks.func2.1 { }() }
deadlock_test.go:41 go-deadlock.TestNoDeadlocks.func2 { defer wg.Done() }
goroutine 0 lock 0x1fa8bc47a270
deadlock_test.go:50 go-deadlock.TestNoDeadlocks.func2.1.1.1 { c.Lock() } <<<<<
deadlock.go:119 go-deadlock.(*RWMutex).Lock { func (m *RWMutex) Lock() { }
deadlock_test.go:53 go-deadlock.TestNoDeadlocks.func2.1.1 { }() }
deadlock_test.go:54 go-deadlock.TestNoDeadlocks.func2.1 { }() }
deadlock_test.go:41 go-deadlock.TestNoDeadlocks.func2 { defer wg.Done() }
FAIL github.com/sasha-s/go-deadlock 0.002s
FAIL
dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 2
github.com/sasha-s/go-deadlock 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-sasha-s-go-deadlock
Source-Version: 0.3.6-2
Done: Dr. Tobias Quathamer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-sasha-s-go-deadlock, 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-github-sasha-s-go-deadlock 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: Sat, 28 Feb 2026 19:32:10 +0100
Source: golang-github-sasha-s-go-deadlock
Architecture: source
Version: 0.3.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Closes: 1129121
Changes:
golang-github-sasha-s-go-deadlock (0.3.6-2) unstable; urgency=medium
.
* Team upload.
* Update versioned Build-Depends on golang-github-petermattis-goid-dev
(Closes: #1129121)
Checksums-Sha1:
9c5ba82c353d61874684f05ec788ea74d4e8dc65 2398
golang-github-sasha-s-go-deadlock_0.3.6-2.dsc
4f3e893c97ac37f5842f6e5cb0e4ac6a5ef1d382 2604
golang-github-sasha-s-go-deadlock_0.3.6-2.debian.tar.xz
0dcfc0d0682bca860bfdbe1b8003ba03d1915901 5717
golang-github-sasha-s-go-deadlock_0.3.6-2_amd64.buildinfo
Checksums-Sha256:
ceb0112ada3624f87c8b4d68e2ce066252f510bc4f4d805fc06fcf7be1191c6a 2398
golang-github-sasha-s-go-deadlock_0.3.6-2.dsc
61b1bef326bdfda59d490f6c7e467250fbdf6b032e75a19c4b50736c13387884 2604
golang-github-sasha-s-go-deadlock_0.3.6-2.debian.tar.xz
0693bbf1b01db963e0c05f3f8d80a6668c7e822d5d0611b31d5a94eca379823a 5717
golang-github-sasha-s-go-deadlock_0.3.6-2_amd64.buildinfo
Files:
d83896770c582a546a69fbff31ba6573 2398 golang optional
golang-github-sasha-s-go-deadlock_0.3.6-2.dsc
0cc3a746ed3bbe6764748f71a3284184 2604 golang optional
golang-github-sasha-s-go-deadlock_0.3.6-2.debian.tar.xz
8a4a277bacbadbdae99d704a1fa90b22 5717 golang optional
golang-github-sasha-s-go-deadlock_0.3.6-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmmjNU0ACgkQEwLx8Dbr
6xmfOg/+I9oKOVueZts1hE103NogAextXhVxKmo4bCynjK3tWadGdf4QtcJqG01P
hlLcAEZq89XskFf3sYDTPYUqfjYEdzaYcx6x3MKPaq9sLkjE0UcK9v8ARzUo0rPo
0VnoE2v+8qcncRFN3MVwnrRPwsdzkkMEP2qjr/9ybqhaeDcwLVP673NXBaFaRKQD
vfKu7wQfAKtymgWuE/i2qXTbEaU6YzBUoUowUZrBzhM4M3HXoOEFh2jy8QWNv9e0
ph5SJ+Qd0gGbGgiMMgmsxJOHtMD/a6Fg9vS8GSH8FtowhDeftT3IuFZyiEz5oRbV
BPB62Pdrst4dteh9QYt5PiIde/iD8fjew0ms+4Qt7YGbYJ4tl0oIrrvuA7OKwK+g
K4Q3I6ENAt7Jk62Ztuk1XsYkxf+2stpC6P8gmACViA09+cvqUGy5cYu96MnR9cYI
HuHoN5rYk8CFHQdayzLVoZMB1Odw8gyGUlyogARKxokdGDScd9GqHOkEq19/R0aB
YODLzcpq0zQ91MfVerPoFtO9Ms0xWEyulwjAZpOyR4n1DIMYgR2cpH99vcjUI/PU
t6ONXsXdZdqUUULGFsA4zkWor703sOnsYd2pwnt+nQKsmnBpx0Dwr68IkaB3isRN
CfNGPLC6YHQbPhPZffybbdQvmdBr0KcM0U+OdipZ/3heRsrMcGg=
=o/vR
-----END PGP SIGNATURE-----
pgphSG8QTDx4T.pgp
Description: PGP signature
--- End Message ---