Your message dated Fri, 28 Aug 2026 07:23:35 +0000
with message-id <[email protected]>
and subject line Bug#1145805: Removed package(s) from unstable
has caused the Debian Bug report #1103107,
regarding golang-gopkg-redis.v5: FTBFS in testing/i386: dh_auto_test: error: cd
obj-i686-linux-gnu && go test -vet=off -v -p 8 gopkg.in/redis.v5
gopkg.in/redis.v5/internal gopkg.in/redis.v5/internal/consistenthash
gopkg.in/redis.v5/internal/hashtag gopkg.in/redis.v5/internal/pool
gopkg.in/redis.v5/internal/proto returned exit code 1
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.)
--
1103107: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103107
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-gopkg-redis.v5
Version: 5.2.9-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> 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-i686-linux-gnu && go install -trimpath -v -p 8 gopkg.in/redis.v5
> gopkg.in/redis.v5/internal gopkg.in/redis.v5/internal/consistenthash
> gopkg.in/redis.v5/internal/hashtag gopkg.in/redis.v5/internal/pool
> gopkg.in/redis.v5/internal/proto
> internal/unsafeheader
> internal/byteorder
> internal/godebugs
> internal/cpu
> internal/goarch
> internal/goexperiment
> internal/coverage/rtcov
> internal/profilerecord
> internal/goos
> internal/runtime/atomic
> internal/asan
> internal/abi
> internal/msan
> internal/runtime/math
> internal/runtime/sys
> internal/chacha8rand
> internal/runtime/syscall
> sync/atomic
> math/bits
> unicode
> unicode/utf8
> internal/itoa
> internal/runtime/exithook
> internal/bytealg
> math
> crypto/internal/fips140/alias
> crypto/internal/fips140deps/byteorder
> crypto/internal/fips140deps/cpu
> cmp
> 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
> encoding
> internal/stringslite
> internal/race
> internal/sync
> internal/runtime/maps
> runtime
> iter
> weak
> crypto/internal/fips140/subtle
> internal/reflectlite
> sync
> maps
> slices
> crypto/subtle
> errors
> sort
> internal/oserror
> path
> math/rand/v2
> vendor/golang.org/x/net/dns/dnsmessage
> strconv
> io
> internal/bisect
> syscall
> internal/testlog
> internal/singleflight
> unique
> bytes
> internal/godebug
> hash
> strings
> crypto/internal/randutil
> crypto
> reflect
> net/netip
> hash/crc32
> runtime/cgo
> math/rand
> crypto/internal/fips140deps/godebug
> crypto/internal/impl
> crypto/internal/fips140
> gopkg.in/redis.v5/internal/consistenthash
> crypto/internal/fips140/sha256
> crypto/tls/internal/fips140tls
> crypto/internal/fips140/sha512
> crypto/internal/fips140/sha3
> gopkg.in/redis.v5/internal/hashtag
> bufio
> time
> internal/syscall/unix
> internal/syscall/execenv
> crypto/internal/fips140/hmac
> crypto/sha3
> crypto/internal/fips140/check
> crypto/internal/fips140hash
> crypto/internal/fips140/aes
> crypto/internal/fips140/edwards25519/field
> crypto/internal/fips140/bigmod
> crypto/internal/fips140/hkdf
> crypto/internal/fips140/nistec/fiat
> crypto/internal/fips140/tls12
> crypto/internal/fips140/edwards25519
> crypto/internal/fips140/tls13
> context
> internal/poll
> io/fs
> internal/filepathlite
> os
> encoding/binary
> internal/fmtsort
> encoding/base64
> vendor/golang.org/x/crypto/internal/poly1305
> encoding/pem
> crypto/internal/fips140/nistec
> crypto/internal/sysrand
> path/filepath
> fmt
> net
> crypto/internal/entropy
> crypto/internal/fips140/drbg
> crypto/internal/fips140only
> crypto/internal/fips140/mlkem
> crypto/internal/fips140/rsa
> crypto/internal/fips140/ed25519
> crypto/internal/fips140/aes/gcm
> crypto/md5
> crypto/rc4
> crypto/cipher
> encoding/hex
> net/url
> log
> math/big
> crypto/internal/boring
> crypto/des
> vendor/golang.org/x/crypto/chacha20
> crypto/sha1
> crypto/aes
> crypto/sha512
> crypto/hmac
> vendor/golang.org/x/crypto/chacha20poly1305
> crypto/sha256
> crypto/internal/fips140/ecdh
> crypto/internal/fips140/ecdsa
> crypto/ecdh
> crypto/internal/boring/bbig
> crypto/rand
> crypto/dsa
> crypto/elliptic
> encoding/asn1
> crypto/ed25519
> crypto/internal/hpke
> crypto/rsa
> crypto/x509/pkix
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ecdsa
> gopkg.in/redis.v5/internal
> crypto/x509
> gopkg.in/redis.v5/internal/proto
> gopkg.in/redis.v5/internal/pool
> crypto/tls
> gopkg.in/redis.v5
> dh_auto_test -O--buildsystem=golang
> cd obj-i686-linux-gnu && go test -vet=off -v -p 8 gopkg.in/redis.v5
> gopkg.in/redis.v5/internal gopkg.in/redis.v5/internal/consistenthash
> gopkg.in/redis.v5/internal/hashtag gopkg.in/redis.v5/internal/pool
> gopkg.in/redis.v5/internal/proto
> === RUN TestParseURL
> === RUN TestParseURL/redis://localhost:123/1
> === RUN TestParseURL/redis://localhost:123
> === RUN TestParseURL/redis://localhost/1
> === RUN TestParseURL/redis://12345
> === RUN TestParseURL/rediss://localhost:123
> === RUN TestParseURL/redis://localhost/?abc=123
> === RUN TestParseURL/http://google.com
> === RUN TestParseURL/redis://localhost/1/2/3/4
> === RUN TestParseURL/12345
> === RUN TestParseURL/redis://localhost/iamadatabase
> --- PASS: TestParseURL (0.00s)
> --- PASS: TestParseURL/redis://localhost:123/1 (0.00s)
> --- PASS: TestParseURL/redis://localhost:123 (0.00s)
> --- PASS: TestParseURL/redis://localhost/1 (0.00s)
> --- PASS: TestParseURL/redis://12345 (0.00s)
> --- PASS: TestParseURL/rediss://localhost:123 (0.00s)
> --- PASS: TestParseURL/redis://localhost/?abc=123 (0.00s)
> --- PASS: TestParseURL/http://google.com (0.00s)
> --- PASS: TestParseURL/redis://localhost/1/2/3/4 (0.00s)
> --- PASS: TestParseURL/12345 (0.00s)
> --- PASS: TestParseURL/redis://localhost/iamadatabase (0.00s)
> PASS
> ok gopkg.in/redis.v5 0.007s
> ? gopkg.in/redis.v5/internal [no test files]
> === RUN TestHashing
> --- PASS: TestHashing (0.00s)
> === RUN TestConsistency
> --- PASS: TestConsistency (0.00s)
> PASS
> ok gopkg.in/redis.v5/internal/consistenthash 0.003s
> === RUN TestGinkgoSuite
> Running Suite: hashtag
> ======================
> Random Seed: [1m1744607568[0m
> Will run [1m3[0m of [1m3[0m specs
>
> [32m•[0m[32m•[0m[32m•[0m
> [1m[32mRan 3 of 3 Specs in 0.000 seconds[0m
> [1m[32mSUCCESS![0m -- [32m[1m3 Passed[0m | [91m[1m0 Failed[0m |
> [33m[1m0 Pending[0m | [36m[1m0 Skipped[0m
> --- PASS: TestGinkgoSuite (0.00s)
> PASS
> ok gopkg.in/redis.v5/internal/hashtag 0.007s
> === RUN TestGinkgoSuite
> Running Suite: pool
> ===================
> Random Seed: [1m1744607568[0m
> Will run [1m7[0m of [1m7[0m specs
>
> [32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m
> [1m[32mRan 7 of 7 Specs in 0.119 seconds[0m
> [1m[32mSUCCESS![0m -- [32m[1m7 Passed[0m | [91m[1m0 Failed[0m |
> [33m[1m0 Pending[0m | [36m[1m0 Skipped[0m
> --- PASS: TestGinkgoSuite (0.12s)
> PASS
> ok gopkg.in/redis.v5/internal/pool 0.137s
> === RUN TestGinkgoSuite
> Running Suite: proto
> ====================
> Random Seed: [1m1744607568[0m
> Will run [1m7[0m of [1m7[0m specs
>
> [32m•[0m[32m•[0m[32m•[0m
> [90m------------------------------[0m
> [91m[1m• Failure [0.001 seconds][0m
> ScanSlice
> [90m/build/reproducible-path/golang-gopkg-redis.v5-5.2.9/obj-i686-linux-gnu/src/gopkg.in/redis.v5/internal/proto/scan_test.go:23[0m
> [91m[1mvar testContainer []*testScanSliceStruct [It][0m
>
> [90m/build/reproducible-path/golang-gopkg-redis.v5-5.2.9/obj-i686-linux-gnu/src/gopkg.in/redis.v5/internal/proto/scan_test.go:39[0m
>
> [91mUnexpected error:
> <*errors.errorString | 0x942e190>:
> redis: ScanSlice(index=1 value="{\"ID\":1,\"Name\":\"szyhf\"}") failed:
> redis: can't unmarshal **proto.testScanSliceStruct (consider implementing
> BinaryUnmarshaler)
> {
> s: "redis: ScanSlice(index=1
> value=\"{\\\"ID\\\":1,\\\"Name\\\":\\\"szyhf\\\"}\") failed: redis: can't
> unmarshal **proto.testScanSliceStruct (consider implementing
> BinaryUnmarshaler)",
> }
> occurred[0m
>
>
> /build/reproducible-path/golang-gopkg-redis.v5-5.2.9/obj-i686-linux-gnu/src/gopkg.in/redis.v5/internal/proto/scan_test.go:42
> [90m------------------------------[0m
> [32m•[0m[32m•[0m[32m•[0m
>
> [91m[1mSummarizing 1 Failure:[0m
>
> [91m[1m[Fail] [0m[90mScanSlice [0m[91m[1m[It] var testContainer
> []*testScanSliceStruct [0m
> [37m/build/reproducible-path/golang-gopkg-redis.v5-5.2.9/obj-i686-linux-gnu/src/gopkg.in/redis.v5/internal/proto/scan_test.go:42[0m
>
> [1m[91mRan 7 of 7 Specs in 0.001 seconds[0m
> [1m[91mFAIL![0m -- [32m[1m6 Passed[0m | [91m[1m1 Failed[0m |
> [33m[1m0 Pending[0m | [36m[1m0 Skipped[0m
> --- FAIL: TestGinkgoSuite (0.00s)
> FAIL
> FAIL gopkg.in/redis.v5/internal/proto 0.012s
> FAIL
> dh_auto_test: error: cd obj-i686-linux-gnu && go test -vet=off -v -p 8
> gopkg.in/redis.v5 gopkg.in/redis.v5/internal
> gopkg.in/redis.v5/internal/consistenthash gopkg.in/redis.v5/internal/hashtag
> gopkg.in/redis.v5/internal/pool gopkg.in/redis.v5/internal/proto returned
> exit code 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/golang-gopkg-redis.v5_5.2.9-4_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Version: 5.2.9-4+rm
Dear submitter,
as the package golang-gopkg-redis.v5 has just been removed from the Debian
archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1145805
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---