Your message dated Wed, 17 Dec 2025 09:50:50 +0000
with message-id <[email protected]>
and subject line Bug#1117402: fixed in golang-github-gonvenience-neat 1.3.16-2
has caused the Debian Bug report #1117402,
regarding golang-github-gonvenience-neat: FTBFS: FAIL
github.com/gonvenience/neat
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.)
--
1117402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-gonvenience-neat
Version: 1.3.11-3
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/202510/
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-gonvenience-neat, 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/gonvenience/neat
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/asan
internal/msan
internal/race
internal/runtime/math
internal/runtime/sys
internal/runtime/exithook
internal/runtime/maps
internal/runtime/syscall
internal/stringslite
sync/atomic
internal/sync
math/bits
runtime
unicode
unicode/utf8
cmp
encoding
math
internal/itoa
unicode/utf16
image/color
github.com/mattn/go-ciede2000
internal/reflectlite
sync
errors
iter
slices
io
strconv
bytes
strings
reflect
bufio
internal/oserror
path
internal/bisect
internal/godebug
syscall
encoding/binary
internal/fmtsort
time
encoding/base64
internal/syscall/unix
internal/syscall/execenv
internal/testlog
sort
io/fs
internal/poll
internal/filepathlite
golang.org/x/sys/unix
os
fmt
github.com/mattn/go-isatty
encoding/json
io/ioutil
github.com/mitchellh/go-ps
golang.org/x/term
github.com/gonvenience/term
context
database/sql/driver
math/rand
regexp/syntax
github.com/lucasb-eyer/go-colorful
github.com/gonvenience/wrap
regexp
github.com/gonvenience/bunt
gopkg.in/yaml.v2
gopkg.in/yaml.v3
github.com/gonvenience/neat
dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
cd _build && go test -vet=off -v -p 2 github.com/gonvenience/neat
=== RUN TestCore
Running Suite: neat suite
=========================
Random Seed: [1m1759676882[0m
Will run [1m52[0m of [1m52[0m specs
[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m
[90m------------------------------[0m
[91m[1m⢠Failure [0.000 seconds][0m
error rendering
[90m/<<PKGBUILDDIR>>/_build/src/github.com/gonvenience/neat/errors_test.go:40[0m
rendering errors
[90m/<<PKGBUILDDIR>>/_build/src/github.com/gonvenience/neat/errors_test.go:49[0m
[91m[1mshould render a context error inside a context error [It][0m
[90m/<<PKGBUILDDIR>>/_build/src/github.com/gonvenience/neat/errors_test.go:111[0m
[91mExpected
<string>: [38;2;255;69;0mâ[0m [38;2;255;69;0mError: cannot process
Z[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mfailed to start Y: unable to
load X[0m
[38;2;255;69;0mâµ[0m
to be equivalent to
<string>: [38;2;255;69;0mâ[0m [38;2;255;69;0mError: cannot process
Z[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mâ Error: failed to[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mstart Y[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mâ unable to load[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mX[0m
[38;2;255;69;0mâ[0m [38;2;255;0;0mâµ[0m
[38;2;255;69;0mâµ[0m
[0m
/<<PKGBUILDDIR>>/_build/src/github.com/gonvenience/neat/errors_test.go:117
[90m------------------------------[0m
[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m[32mâ¢[0m
[91m[1mSummarizing 1 Failure:[0m
[91m[1m[Fail] [0m[90merror rendering [0m[0mrendering errors
[0m[91m[1m[It] should render a context error inside a context error [0m
[37m/<<PKGBUILDDIR>>/_build/src/github.com/gonvenience/neat/errors_test.go:117[0m
[1m[91mRan 52 of 52 Specs in 0.006 seconds[0m
[1m[91mFAIL![0m -- [32m[1m51 Passed[0m | [91m[1m1 Failed[0m |
[33m[1m0 Pending[0m | [36m[1m0 Skipped[0m
--- FAIL: TestCore (0.01s)
FAIL
FAIL github.com/gonvenience/neat 0.016s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2
github.com/gonvenience/neat returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: golang-github-gonvenience-neat
Source-Version: 1.3.16-2
Done: ChangZhuo Chen (陳昌倬) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-gonvenience-neat, 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.
ChangZhuo Chen (陳昌倬) <[email protected]> (supplier of updated
golang-github-gonvenience-neat 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 Dec 2025 17:09:23 +0800
Source: golang-github-gonvenience-neat
Architecture: source
Version: 1.3.16-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: ChangZhuo Chen (陳昌倬) <[email protected]>
Closes: 1117402
Changes:
golang-github-gonvenience-neat (1.3.16-2) unstable; urgency=medium
.
* Migrate to unstable (Closes: #1117402)
* d/watch: Upgrade to version 5.
Checksums-Sha1:
9e0d2f812a18a02bd07fa8762e11fb69702ccff7 2599
golang-github-gonvenience-neat_1.3.16-2.dsc
9208b0e9206f329ce2d7ac717d2ec9cc5c0266cf 2380
golang-github-gonvenience-neat_1.3.16-2.debian.tar.xz
b6e1097fa0c5ecbca2b06485fa2d6afe8796a0a5 8129
golang-github-gonvenience-neat_1.3.16-2_amd64.buildinfo
Checksums-Sha256:
cfa55f24564353e70337fabcab727431b0dd0a5c992e7d2c71a651ead751d5a4 2599
golang-github-gonvenience-neat_1.3.16-2.dsc
40ded1e8de2846e9c7ef6ab1a03341dd4a8d22b1b4a76f811cfba0ce72810d7d 2380
golang-github-gonvenience-neat_1.3.16-2.debian.tar.xz
ede0e3ed2ae4e2acf36e5df099c194fc4dd86a84ce2b51246c6e8e20c1038406 8129
golang-github-gonvenience-neat_1.3.16-2_amd64.buildinfo
Files:
904ef2e8150eb7d3495c71bd7b73fc1b 2599 golang optional
golang-github-gonvenience-neat_1.3.16-2.dsc
b2cbfc34a89f830615bf1f124d18e097 2380 golang optional
golang-github-gonvenience-neat_1.3.16-2.debian.tar.xz
86151d674d3cd7189592fb61c0841f14 8129 golang optional
golang-github-gonvenience-neat_1.3.16-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEugQ0bcLh/mPHkIeTzGWwzewnXVsFAmlCdMMACgkQzGWwzewn
XVsUwRAAuetyUjriC22D6ITYAsTjWQiY7p7KaEXnbmMg69PABG6vwgtv7v7NDia3
oeBECPntwW8s+8MhvhKLkHGym4MXA7ryfEpR3JpGXSsrWMKCr2TjEBF2KhG1JqS+
23efeVxlFi7FG9jZlJPP0wlksuwuTSY6C0kqR5b8mFqrNHZCaLCcRa9FYWzSm6nz
zTtaEcpg5lvNF1nBGNpWX1SbA7gxeK4CTj5JsIeK5l1k301B3aX6CnbYUklS+R6Y
o3DWOilB0yoDM9bWr24ovgMRmkpgY4KWpiVOTCcdCmv13t4qJCNi5gfw/tk0AWux
ZeYmC6XDXDkzv9PtcWF1RwjDaFu0I1506VpfY3N107tpKno9cLbquHaqr8rq/86w
rgDkuQzzq2jhAQUfH5I+2bmkVBXzSk1n3TvHwEUsa6SNTyohhLuGL9K8Oy1ffhPa
fjhmSDbcuZMtAMnb2fKOlxM/FO1mI/H/TaZBg5pIRjEddj7ySPBq3vdUaJyUwtLt
rJCsNHbAhHEhFUPegtC3zVsXZ90vpBVPivti7kshGNrw+5flATGsPR3/hdDRvFra
XO8951fVgSuVpDY2CsWUPTZ4irSjSTEHs0UgNlk88vU4sYX07UofBc7e2zLp4SBy
o44sHMGFWrIXlTWUdprTkprB2z0EbYe24QJH+RK1zGz/m1afSoc=
=qsTG
-----END PGP SIGNATURE-----
pgp2AwjMlk9cO.pgp
Description: PGP signature
--- End Message ---