Package: src:golang-github-xenolf-lego
Version: 3.2.0-3.1
Severity: serious
Tags: ftbfs patch
Dear maintainer:
During a rebuild of all packages in bullseye, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary-indep
dh binary-indep --buildsystem=golang --with=golang --builddirectory=_build
dh_update_autotools_config -i -O--buildsystem=golang
-O--builddirectory=_build
dh_autoreconf -i -O--buildsystem=golang -O--builddirectory=_build
[...]
=== RUN TestChangeResourceRecordSets
client_test.go:40:
Error Trace: client_test.go:40
Error: Received unexpected error:
an error occurred during the creation of the
signature: unknown time zone GMT
Test: TestChangeResourceRecordSets
--- FAIL: TestChangeResourceRecordSets (0.00s)
=== RUN TestChangeResourceRecordSetsErrors
=== RUN TestChangeResourceRecordSetsErrors/API_error
client_test.go:94:
Error Trace: client_test.go:94
Error: Error message not equal:
expected: "an error occurred: The request signature
we calculated does not match the signature you provided."
actual : "an error occurred during the creation of
the signature: unknown time zone GMT"
Test: TestChangeResourceRecordSetsErrors/API_error
=== RUN TestChangeResourceRecordSetsErrors/response_body_error
client_test.go:94:
Error Trace: client_test.go:94
Error: Error message not equal:
expected: "an error occurred while unmarshaling the
response body to XML: EOF"
actual : "an error occurred during the creation of
the signature: unknown time zone GMT"
Test:
TestChangeResourceRecordSetsErrors/response_body_error
=== RUN TestChangeResourceRecordSetsErrors/error_message_error
client_test.go:94:
Error Trace: client_test.go:94
Error: Error message not equal:
expected: "an error occurred while unmarshaling the
error body to XML: EOF"
actual : "an error occurred during the creation of
the signature: unknown time zone GMT"
Test:
TestChangeResourceRecordSetsErrors/error_message_error
--- FAIL: TestChangeResourceRecordSetsErrors (0.00s)
--- FAIL: TestChangeResourceRecordSetsErrors/API_error (0.00s)
--- FAIL: TestChangeResourceRecordSetsErrors/response_body_error (0.00s)
--- FAIL: TestChangeResourceRecordSetsErrors/error_message_error (0.00s)
=== RUN TestGetChange
client_test.go:119:
Error Trace: client_test.go:119
Error: Received unexpected error:
an error occurred during the creation of the
signature: unknown time zone GMT
Test: TestGetChange
--- FAIL: TestGetChange (0.00s)
[...]
=== RUN TestRegistrar_ResolveAccountByKey
2022/07/15 11:56:30 [INFO] acme: Trying to resolve account by key
--- PASS: TestRegistrar_ResolveAccountByKey (0.01s)
PASS
ok github.com/go-acme/lego/registration 0.014s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2
github.com/go-acme/lego/acme github.com/go-acme/lego/acme/api
github.com/go-acme/lego/acme/api/internal/nonces
github.com/go-acme/lego/acme/api/internal/secure
github.com/go-acme/lego/acme/api/internal/sender github.com/go-acme/lego/certcrypto
github.com/go-acme/lego/certificate github.com/go-acme/lego/challenge
github.com/go-acme/lego/challenge/dns01 github.com/go-acme/lego/challenge/http01
github.com/go-acme/lego/challenge/resolver github.com/go-acme/lego/challenge/tlsalpn01
github.com/go-acme/lego/cmd github.com/go-acme/lego/cmd/lego
github.com/go-acme/lego/internal github.com/go-acme/lego/lego
github.com/go-acme/lego/log github.com/go-acme/lego/platform/config/env
github.com/go-acme/lego/platform/tester github.com/go-acme/lego/platform/wait
github.com/go-acme/lego/providers/dns github.com/go-acme/lego/providers/dns/autodns
github.com/go-acme/lego/providers/dns/bluecat
github.com/go-acme/lego/providers/dns/cloudns
github.com/go-acme/lego/providers/dns/cloudns/internal
github.com/go-acme/lego/providers/dns/cloudxns
github.com/go-acme/lego/providers/dns/cloudxns/internal
github.com/go-acme/lego/providers/dns/conoha
github.com/go-acme/lego/providers/dns/conoha/internal
github.com/go-acme/lego/providers/dns/digitalocean
github.com/go-acme/lego/providers/dns/dnsmadeeasy
github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal
github.com/go-acme/lego/providers/dns/dode
github.com/go-acme/lego/providers/dns/dreamhost
github.com/go-acme/lego/providers/dns/duckdns github.com/go-acme/lego/providers/dns/dyn
github.com/go-acme/lego/providers/dns/easydns
github.com/go-acme/lego/providers/dns/exec github.com/go-acme/lego/providers/dns/gandi
github.com/go-acme/lego/providers/dns/gandiv5
github.com/go-acme/lego/providers/dns/gcloud
github.com/go-acme/lego/providers/dns/glesys
github.com/go-acme/lego/providers/dns/godaddy
github.com/go-acme/lego/providers/dns/hostingde
github.com/go-acme/lego/providers/dns/httpreq
github.com/go-acme/lego/providers/dns/inwx github.com/go-acme/lego/providers/dns/joker
github.com/go-acme/lego/providers/dns/lightsail
github.com/go-acme/lego/providers/dns/mydnsjp
github.com/go-acme/lego/providers/dns/namecheap
github.com/go-acme/lego/providers/dns/netcup
github.com/go-acme/lego/providers/dns/netcup/internal
github.com/go-acme/lego/providers/dns/nifcloud
github.com/go-acme/lego/providers/dns/nifcloud/internal
github.com/go-acme/lego/providers/dns/otc github.com/go-acme/lego/providers/dns/ovh
github.com/go-acme/lego/providers/dns/pdns
github.com/go-acme/lego/providers/dns/rackspace
github.com/go-acme/lego/providers/dns/rfc2136
github.com/go-acme/lego/providers/dns/route53
github.com/go-acme/lego/providers/dns/selectel
github.com/go-acme/lego/providers/dns/selectel/internal
github.com/go-acme/lego/providers/dns/stackpath
github.com/go-acme/lego/providers/dns/versio
github.com/go-acme/lego/providers/dns/vscale
github.com/go-acme/lego/providers/dns/vscale/internal
github.com/go-acme/lego/providers/dns/vultr
github.com/go-acme/lego/providers/dns/zoneee
github.com/go-acme/lego/providers/http/webroot github.com/go-acme/lego/registration
returned exit code 1
make: *** [debian/rules:37: binary-indep] Error 25
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
Note: I'm using the "patch" tag because there is an obvious fix
(indicated in the subject).
About the archive rebuild: The build was made using virtual machines
from Hetzner, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages (plus
debhelper).
If you could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.