Your message dated Tue, 04 Feb 2025 12:49:45 +0000
with message-id <[email protected]>
and subject line Bug#1080433: fixed in golang-github-coreos-pkg 4-4
has caused the Debian Bug report #1080433,
regarding golang-github-coreos-pkg: FTBFS: dh_auto_test: error: cd
obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/coreos/pkg/capnslog
github.com/coreos/pkg/cryptoutil github.com/coreos/pkg/dlopen
github.com/coreos/pkg/flagutil github.com/coreos/pkg/health
github.com/coreos/pkg/httputil github.com/coreos/pkg/k8s-tlsutil
github.com/coreos/pkg/multierror github.com/coreos/pkg/netutil
github.com/coreos/pkg/progressutil github.com/coreos/pkg/timeutil
github.com/coreos/pkg/yamlutil 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.)
--
1080433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080433
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-coreos-pkg
Version: 4-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --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 8
> github.com/coreos/pkg/capnslog github.com/coreos/pkg/cryptoutil
> github.com/coreos/pkg/dlopen github.com/coreos/pkg/flagutil
> github.com/coreos/pkg/health github.com/coreos/pkg/httputil
> github.com/coreos/pkg/k8s-tlsutil github.com/coreos/pkg/multierror
> github.com/coreos/pkg/netutil github.com/coreos/pkg/progressutil
> github.com/coreos/pkg/timeutil github.com/coreos/pkg/yamlutil
> internal/goarch
> internal/godebugs
> internal/unsafeheader
> internal/goos
> internal/byteorder
> internal/coverage/rtcov
> internal/goexperiment
> internal/cpu
> internal/profilerecord
> internal/runtime/atomic
> internal/abi
> internal/runtime/syscall
> runtime/internal/math
> runtime/internal/sys
> internal/race
> internal/chacha8rand
> sync/atomic
> unicode
> unicode/utf8
> cmp
> internal/itoa
> math/bits
> internal/asan
> internal/msan
> internal/runtime/exithook
> internal/bytealg
> internal/nettrace
> log/internal
> crypto/internal/alias
> crypto/subtle
> crypto/internal/boring/sig
> encoding
> unicode/utf16
> math
> container/list
> vendor/golang.org/x/crypto/cryptobyte/asn1
> vendor/golang.org/x/crypto/internal/alias
> internal/stringslite
> runtime
> iter
> internal/weak
> internal/reflectlite
> sync
> maps
> slices
> internal/testlog
> internal/singleflight
> internal/bisect
> runtime/cgo
> errors
> internal/godebug
> sort
> io
> strconv
> path
> internal/oserror
> math/rand
> vendor/golang.org/x/net/dns/dnsmessage
> math/rand/v2
> bytes
> strings
> syscall
> hash
> internal/concurrent
> crypto/internal/randutil
> unique
> hash/crc32
> reflect
> crypto
> bufio
> crypto/cipher
> crypto/internal/edwards25519/field
> net/netip
> crypto/internal/nistec/fiat
> crypto/internal/boring
> crypto/aes
> crypto/des
> crypto/sha512
> crypto/internal/edwards25519
> crypto/hmac
> crypto/md5
> vendor/golang.org/x/crypto/hkdf
> crypto/rc4
> crypto/sha1
> crypto/sha256
> time
> internal/syscall/unix
> internal/syscall/execenv
> vendor/golang.org/x/text/transform
> net/http/internal/ascii
> regexp/syntax
> regexp
> context
> io/fs
> internal/poll
> github.com/coreos/pkg/timeutil
> encoding/binary
> internal/fmtsort
> embed
> internal/filepathlite
> crypto/internal/nistec
> os
> encoding/base64
> vendor/golang.org/x/crypto/chacha20
> vendor/golang.org/x/crypto/internal/poly1305
> golang.org/x/sys/unix
> encoding/pem
> crypto/ecdh
> io/ioutil
> fmt
> path/filepath
> vendor/golang.org/x/sys/cpu
> net
> vendor/golang.org/x/crypto/sha3
> vendor/golang.org/x/crypto/chacha20poly1305
> log
> github.com/coreos/pkg/dlopen
> flag
> math/big
> compress/flate
> encoding/json
> encoding/hex
> vendor/golang.org/x/text/unicode/bidi
> net/url
> compress/gzip
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/net/http2/hpack
> mime
> vendor/golang.org/x/text/secure/bidirule
> mime/quotedprintable
> net/http/internal
> github.com/coreos/pkg/multierror
> golang.org/x/term
> gopkg.in/yaml.v2
> golang.org/x/crypto/ssh/terminal
> github.com/coreos/pkg/progressutil
> crypto/rand
> crypto/elliptic
> crypto/internal/boring/bbig
> crypto/internal/bigmod
> encoding/asn1
> crypto/dsa
> github.com/coreos/pkg/cryptoutil
> crypto/ed25519
> crypto/internal/hpke
> crypto/internal/mlkem768
> crypto/rsa
> vendor/golang.org/x/net/idna
> crypto/x509/pkix
> vendor/golang.org/x/crypto/cryptobyte
> github.com/coreos/pkg/yamlutil
> crypto/ecdsa
> github.com/coreos/go-systemd/journal
> github.com/coreos/pkg/flagutil
> log/syslog
> github.com/coreos/pkg/netutil
> vendor/golang.org/x/net/http/httpproxy
> net/textproto
> crypto/x509
> github.com/coreos/pkg/capnslog
> vendor/golang.org/x/net/http/httpguts
> mime/multipart
> github.com/coreos/pkg/k8s-tlsutil
> crypto/tls
> net/http/httptrace
> net/http
> expvar
> github.com/coreos/pkg/httputil
> github.com/coreos/pkg/health
> dh_auto_test -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8
> github.com/coreos/pkg/capnslog github.com/coreos/pkg/cryptoutil
> github.com/coreos/pkg/dlopen github.com/coreos/pkg/flagutil
> github.com/coreos/pkg/health github.com/coreos/pkg/httputil
> github.com/coreos/pkg/k8s-tlsutil github.com/coreos/pkg/multierror
> github.com/coreos/pkg/netutil github.com/coreos/pkg/progressutil
> github.com/coreos/pkg/timeutil github.com/coreos/pkg/yamlutil
> ? github.com/coreos/pkg/capnslog [no test files]
> === RUN TestPadUnpad
> --- PASS: TestPadUnpad (0.00s)
> === RUN TestPadMaxBlockSize
> --- PASS: TestPadMaxBlockSize (0.00s)
> === RUN TestAESEncryptDecrypt
> --- PASS: TestAESEncryptDecrypt (0.00s)
> === RUN TestAESDecryptWrongKey
> --- PASS: TestAESDecryptWrongKey (0.00s)
> PASS
> ok github.com/coreos/pkg/cryptoutil 0.003s
> === RUN TestDlopen
> --- PASS: TestDlopen (0.00s)
> PASS
> ok github.com/coreos/pkg/dlopen 0.004s
> === RUN TestSetFlagsFromEnv
> --- PASS: TestSetFlagsFromEnv (0.00s)
> === RUN TestSetFlagsFromEnvBad
> --- PASS: TestSetFlagsFromEnvBad (0.00s)
> === RUN TestSetFlagsFromEnvFile
> --- PASS: TestSetFlagsFromEnvFile (0.00s)
> === RUN TestSetFlagsFromEnvFile_FlagSetError
> --- PASS: TestSetFlagsFromEnvFile_FlagSetError (0.00s)
> === RUN TestParseLine
> --- PASS: TestParseLine (0.00s)
> === RUN TestIPv4FlagSetInvalidArgument
> --- PASS: TestIPv4FlagSetInvalidArgument (0.00s)
> === RUN TestIPv4FlagSetValidArgument
> --- PASS: TestIPv4FlagSetValidArgument (0.00s)
> === RUN TestStringSliceFlag
> --- PASS: TestStringSliceFlag (0.00s)
> PASS
> ok github.com/coreos/pkg/flagutil 0.006s
> ? github.com/coreos/pkg/k8s-tlsutil [no test files]
> === RUN TestCheck
> --- PASS: TestCheck (0.00s)
> === RUN TestHandlerFunc
> --- PASS: TestHandlerFunc (0.00s)
> PASS
> ok github.com/coreos/pkg/health 0.014s
> === RUN TestDeleteCookies
> --- PASS: TestDeleteCookies (0.00s)
> === RUN TestWriteJSONResponse
> --- PASS: TestWriteJSONResponse (0.00s)
> PASS
> ok github.com/coreos/pkg/httputil 0.017s
> === RUN TestAsError
> --- PASS: TestAsError (0.00s)
> === RUN TestErrorAppend
> --- PASS: TestErrorAppend (0.00s)
> === RUN TestErrorString
> --- PASS: TestErrorString (0.00s)
> PASS
> ok github.com/coreos/pkg/multierror 0.008s
> === RUN TestMergeQuery
> --- PASS: TestMergeQuery (0.00s)
> PASS
> ok github.com/coreos/pkg/netutil 0.017s
> === RUN TestCopyOne
> iocopy_test.go:73: unexpected output:
> expected:
>
> [1Adownload [======================================
> ] 105 B / 150 B
> actual:
>
> [1Adownload [======================================
> ] 105 B / 150 B
> [1Adownload [======================================
> ] 105 B / 150 B
> iocopy_test.go:73: unexpected output:
> expected:
>
> [1Adownload [============================================
> ] 120 B / 150 B
> actual:
>
> --- FAIL: TestCopyOne (0.12s)
> === RUN TestErrAlreadyStarted
> --- PASS: TestErrAlreadyStarted (0.01s)
> === RUN TestNoBarsAdded
> --- PASS: TestNoBarsAdded (0.00s)
> === RUN TestProgressOutOfBounds
> --- PASS: TestProgressOutOfBounds (0.00s)
> === RUN TestDrawOne
> --- PASS: TestDrawOne (0.00s)
> FAIL
> FAIL github.com/coreos/pkg/progressutil 0.131s
> === RUN TestExpBackoff
> --- PASS: TestExpBackoff (0.00s)
> PASS
> ok github.com/coreos/pkg/timeutil 0.013s
> === RUN TestSetFlagsFromYaml
> --- PASS: TestSetFlagsFromYaml (0.00s)
> === RUN TestSetFlagsFromYamlBad
> --- PASS: TestSetFlagsFromYamlBad (0.00s)
> === RUN TestSetFlagsFromYamlMultiError
> --- PASS: TestSetFlagsFromYamlMultiError (0.00s)
> PASS
> ok github.com/coreos/pkg/yamlutil 0.013s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8
> github.com/coreos/pkg/capnslog github.com/coreos/pkg/cryptoutil
> github.com/coreos/pkg/dlopen github.com/coreos/pkg/flagutil
> github.com/coreos/pkg/health github.com/coreos/pkg/httputil
> github.com/coreos/pkg/k8s-tlsutil github.com/coreos/pkg/multierror
> github.com/coreos/pkg/netutil github.com/coreos/pkg/progressutil
> github.com/coreos/pkg/timeutil github.com/coreos/pkg/yamlutil returned exit
> code 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/golang-github-coreos-pkg_4-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[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 ---
Source: golang-github-coreos-pkg
Source-Version: 4-4
Done: Dylan Aïssi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-coreos-pkg, 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.
Dylan Aïssi <[email protected]> (supplier of updated golang-github-coreos-pkg
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: Tue, 04 Feb 2025 13:19:55 +0100
Source: golang-github-coreos-pkg
Architecture: source
Version: 4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team
<[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Closes: 1080433
Changes:
golang-github-coreos-pkg (4-4) unstable; urgency=medium
.
* Team upload.
.
[ Debian Janitor ]
* Remove constraints unnecessary since buster
.
[ Damian Szuberski ]
* Correct debian/watch
.
[ Dylan Aïssi ]
* Update Forwarded field of 0001-use-yaml.v2.patch
* Skip flaky test (Closes: #1080433)
* Mark golang-github-coreos-pkg-dev as Multi-Arch: foreign
Checksums-Sha1:
dff4763d34bd9ded6e9291b0ce80be1b262975cc 2314 golang-github-coreos-pkg_4-4.dsc
e1a4fc2fdb66c135331cb9b3c9d7d2056065b5b9 3472
golang-github-coreos-pkg_4-4.debian.tar.xz
79ee646ebc1ba0ed7d1a2849bb02bcb7409e9ca6 6905
golang-github-coreos-pkg_4-4_source.buildinfo
Checksums-Sha256:
55db7154ebdf57d2154d6d07bffd498ddb2eabf694a2e27ce96947c1697b3081 2314
golang-github-coreos-pkg_4-4.dsc
ab3ae5bc43982e125c15767b1d56336da6a964d73416fc2b1170a1e11e8965ce 3472
golang-github-coreos-pkg_4-4.debian.tar.xz
7e6a5282030f3206ddd8d5383b2e6af913b334b31ae4a186d72a3a2961d7c9ba 6905
golang-github-coreos-pkg_4-4_source.buildinfo
Files:
2c119151db3d63ed18e854febf2df6a0 2314 devel optional
golang-github-coreos-pkg_4-4.dsc
91de9c5ab5c845aaa93102a0d1a43d5b 3472 devel optional
golang-github-coreos-pkg_4-4.debian.tar.xz
18a8c1d9e57ae951f37153838c291026 6905 devel optional
golang-github-coreos-pkg_4-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmeiB0IACgkQYS7xYT4F
D1RUKhAAioa6JR8MNf40ZA4CG74OclBA3xMUeu0oVmdnbNq0IOA/Z5lu1bTO18pt
UuIhkssSXJ+pFVXdZbkhL01fw0sgJt0MYuNVLtw3vhYCf8kZR1PziXlv494030I3
gmB3CBh5MHhfHNkggbekRQLepvlRNknlKzJQxlxy6p7EwEL9rL1Rq1p9xPfYCfRc
yO0UE9GWR1nSW+B9QGBzDXHsdbwT1XXEjLrYQR4foFuEGVyRncN98mgvt/Ol4evs
FKfIKxStl4fookAoTghsKqByxCexhGgwHo3XDgG3y4qJPj08j4ALwBLvTl0HYkds
XNnNE/kSkCxu1lXInyIbHKQcXRrUu/bTgqVY8INZWbpDAP2Oy0ss8ZFDjXGMvw/j
2UcNIiQfQt3F02l2eLCqn4xM4nFT89fucDjhHV6V2bm+vurvhR6A+WayddE8tIYC
Tt3TqhuJ+jBcYL02sEv+y4niiwfOJL8ehBBxlWE7jLq7TxGcKgAua6PFTlRs5iph
1QCgdGspBmPQ8Wt8KKg/Dwm6mmADR3plNYZOD7529mqrcIe7CGoQkIEnedK4ouax
biUWpu2FRzB2qqWpby2kUW78BBF5WgL1QpbRWuORgl4eVf/wHzuSHoA8hcQTQPYd
nRWLFQeYQ/QJooFZl2zBL0Sy5A8LJGUOh+RN567kWI4FiqapU18=
=IRdI
-----END PGP SIGNATURE-----
pgpgIskOaXwz7.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers